Get all invoices for a supplier by transaction id

This route will return an array of all invoices for a specific supplier by PIF transaction ID.

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.

Responses

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