Payment receipts
List all payment receipts
This endpoint is used to list all existing payment receipts.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number.
Example:
1
Number of records per page.
Example:
20
Filter payment receipts by invoice id.
Example:
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Response
200
application/json
PaymentReceipts
The response is of type object
.