List Invoices
List all invoices with pagination, filtering, and sorting options.
Query parameters
Invoice includes payments with the following statuses
Invoice includes payments with the following statuses
Invoice's payment due date from this date onwards
Invoice's payment due date from this date onwards
Invoice's payment due date to this date or older
Invoice's payment due date to this date or older
Filter by invoice currency codes (OR). E.g. currencies=SAR,USD
Filter by invoice currency codes (OR). E.g. currencies=SAR,USD
When true, only include invoices with a SUCCEEDED card/wallet payment (e.g. MADA, Visa).
When true, only include invoices with a SUCCEEDED card/wallet payment (e.g. MADA, Visa).
Page number, defaults to 1.
Page number, defaults to 1.
Size of a page, defaults to 10. Maximum is 100.
Size of a page, defaults to 10. Maximum is 100.
Field to sort by, e.g., 'amount', 'scheduled_on'
Field to sort by, e.g., 'amount', 'scheduled_on'
Sorting direction ('asc' or 'desc')
Sorting direction ('asc' or 'desc')
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.