Gets a paginated list of invoices, optionally filtered by invoice types and date range
Authentication using Personal Access Token (PAT) token
[Optional] A pagination token used to jump to first, last, next or previous pages. When supplied, it overrides all other filter parameters.
[Optional] Start date for filtering invoices by invoice date.
[Optional] End date for filtering invoices by invoice date.
[Optional] Filter invoices by invoice type. Valid values: Shipping,WarehouseStorage,Inbound Fee,Return,AdditionalFee,Credits
Number of invoices to return per page (default: 100). Must be between 1 and 1000.
Sort invoices by Invoice Date. Values - Ascending, Descending. Default: Descending.
Success
The response is of type object
.