List invocies from vendors
Gets a list of invoices from vendors
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Retailer ID
Query Parameters
Search by invoice or purchase order number
1: Acknowledged invoices <br /> 0: Unacknowledged invoices
1: Paid invoices <br /> 0: Unpaid invoices
Invoice date is lesser than specified Time (Unix epoch format)
Invoice date is lesser than or equal to specified Time (Unix epoch format)
Invoice date is greater than specified Time (Unix epoch format)
Invoice date is greater than or equal to specified unix Time
Invoice due date is less than specified Time(Unix epoch format)
Invoice due date is less than or equal to specified Time (Unix epoch format)
Invoice due date is greater than specified Time (Unix epoch format)
Invoice due date is greater than or equal to specified Time (Unix epoch format)
Connection ID. Multiple values may be separated by commas.
Vendor IDs. Multiple values may be separated by commas.
Retailer IDs. Multiple values may be separated by commas.
Payment IDs. Multiple values may be separated by commas.
1: Invoice is paid <br /> 0: Invoice is unpaid
Purchase order number
Total due amount is less than the specified amount
Total due amount is less than or equal to the specified amount
Total due amount is greater than the specified amount
Total due amount is greater than or equal to the specified amount
Paid on date is less than specified Time (Unix epoch format)
Paid on date is less than or equal to specified Time (Unix epoch format)
Paid on date is greater than specified Time (Unix epoch format)
Paid on date is greater than or equal to specified Time (Unix epoch format)
Order closure date is less than specified Time (Unix epoch format).
Order closure date is less than or equal to specified Time (Unix epoch format).
Order close date is greater than specified Time (Unix epoch format)
Order closure date is greater than or equal to specified Time (Unix epoch format)
Sorting preference
Page number within the paginated response
Number of records per page
Response
Total number of records
Next page (applicable in a paginated response)
Previous page (applicable in a paginated response)
Was this page helpful?