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/receivers/{id}/entries \ --header 'x-api-key: <api-key>' \ --header 'x-api-secret: <api-key>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "currency": "BRL", "amount": "1000.00", "createdAt": "2023-11-07T05:31:56Z", "idempotencyKey": "<string>", "orderId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "settlementId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ], "total": 123, "page": 123, "limit": 123 }
Registros por página (máx 100).
x <= 100
OK
Show child attributes