List Receivables

Returns a list of Receivables that were previously created.

Query Params
integer
≥ 1
Defaults to 1

Retrieve a specific page of a List.

integer
1 to 100
Defaults to 10

Set the number of results per page of a List.

string

Filter for transactions with the given amount due.

string

Filter for transactions with an amount due greater than the given amount due.

string

Filter for transactions with an amount due greater than or equal to the given amount due.

string

Filter for transactions with an amount due lower than the given amount due.

string

Filter for transactions with an amount due lower than or equal to the given amount due.

string

Filter for transactions with the given amount paid.

string

Filter for transactions with an amount paid greater than the given amount.

string

Filter for transactions with an amount paid greater than or equal to the given amount.

string

Filter for transactions with an amount paid lower than the given amount.

string

Filter for transactions with an amount paid lower than or equal to the given amount.

string

Filter for transactions with the bill_number provided.

uuid

Filter for receivables due from this Company ID.

date-time

Filter for transactions created at the given date and time.

date-time

Filter for transactions created after the given date and time.

date-time

Filter for transactions created after or at the given date and time.

date-time

Filter for transactions created before the given date and time.

date-time

Filter for transactions created before or at the given date and time.

deposit_into_account
array of uuids

Filter for receivables that deposit into the given account IDs.

deposit_into_account
date

Filter for transactions due on the given date.

date

Filter for transactions due after the given date.

date

Filter for transactions due after or on the given date.

date

Filter for transactions due before the given date.

date

Filter for transactions due before or on the given date.

string

Filter for transactions by the external ID provided.

date

Filter for invoices issued on the given date.

date

Filter for invoices issued after the given date.

date

Filter for invoices issued after or on the given date.

date

Filter for invoices issued before the given date.

date

Filter for invoices issued before or on the given date.

sort
array of strings

Sort the transactions by the given attributes

sort
status
array of objects

Filter for transactions with the given statuses.

status
date-time

Filter for transactions where status changed at the given date and time.

date-time

Filter for transactions where status changed after the given date and time.

date-time

Filter for transactions where status changed after or at the given date and time.

date-time

Filter for transactions where status changed before the given date and time.

date-time

Filter for transactions where status changed before or at the given date and time.

Response

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