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.avanttifinance.com/v1/transfers/{transfer_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "amount": 300, "createdAt": "2023-11-07T05:31:56Z", "pixKey": "<string>" } }
Token JWT obtido em POST /auth.
POST /auth
ID (cuid) da transferência.
Dados do saque.
true
Show child attributes
Was this page helpful?