Get all invoices for a supplier for export

This route will return an array of all invoices for a specific supplier for export

Path Params
string
required
Query Params
string

Value to search (transactionId, number, amountDue, amountPaid, description)

string

ElasticSearch filter query

int32
Defaults to 0

Defines the number of records to offset

int32
Defaults to 10

Defines how many records to return at a time

fields
array of strings
Defaults to

Allows the search to target specific fields.

fields
string

Allows you to sort the matching results.

string

Defines what field to group by

string

The id for the search context

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json