Shops > Invoices > invoicesPage
GET:invoices/page.json
Description
Get all invoices of a given shop.
See also: Pagination.
Permission bit: "invoices.read"
Topic: Invoices
Arguments
Key of the last item from previous page. See also: Pagination
Return up to N entries (pagination). See also: Pagination
Skip N entries (pagination). See also: Pagination
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
type: InvoiceType
Filter invoices by type
Result
Preview (typescript)
Loading module