Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.astronpay.co/api/v1/ledger/settlements \ --header 'x-api-key: <api-key>' \ --header 'x-api-secret: <api-key>'
{ "settlements": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "merchantId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "periodStart": "2023-11-07T05:31:56Z", "periodEnd": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "amountBrl": 4500, "entriesCount": 42 } ], "pagination": { "page": 1, "pageSize": 20, "total": 147, "totalPages": 8 } }
Registros por página (máx 100).
x <= 100
OK
Show child attributes