Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the entity that owns the requested resource.
"9d2b4c8f-2087-4738-ba91-7359683c49a4"
Sort order (ascending by default). Typically used together with the sort parameter.
asc, desc Max is 100
1 <= x <= 100A token, obtained from previous page. Prior over other filters
The field to sort the results by. Typically used together with the order parameter.
paid_at, amount, overpaid_amount Identifies whether payment is from our rails or external system
ID of the object, that is connected to payment
List of IDs of the objects, that are connected to payments
Type of an object, which is connected with payment
receivable, payable Created after this datetime (exclusive)
Created before this datetime (exclusive)
Updated after this datetime (exclusive)
Updated before this datetime (exclusive)
Paid after this datetime (exclusive)
Paid before this datetime (exclusive)
Optional date of the upcoming payment (equality)
Planned after this date (exclusive)
Planned before this date (exclusive)
Planned at or after this date (inclusive)
Planned at or before this date (inclusive)
One of the payment record statuses
created, processing, succeeded, canceled Payment intent status as a raw string
Payment method used for the transaction
Successful Response
A token that can be sent in the pagination_token query parameter to get the next page of results, or null if there is no next page (i.e. you've reached the last page).
A token that can be sent in the pagination_token query parameter to get the previous page of results, or null if there is no previous page (i.e. you've reached the first page).