PaymentsInvoiceGet all invoices.get https://api.podium.com/v4/invoicesList of all invoices that match the query parameters. Required scope: read_payments.Query ParamslocationUiduuidPodium unique identifier for location.datePaiddate-timeReturn invoices with a payment whose createdAt is greater or equal to this date.dateRefundeddate-timeReturn invoices with a refund whose createdAt is greater or equal to this date.dateCreateddate-timeReturn invoices whose createdAt is greater or equal to this date.limitinteger0 to 100Defaults to 10Max number of items to return per request. Defaults to 10.cursorstringRetrieves the page of items that comes after or before the cursor.Responses 200Successful response. defaultError response.CallbackUpdated about 2 months ago The invoice objectCreate an invoice.Did this page help you?YesNo