get
https://api-sandbox.asaas.com/v3/transfers/
This endpoint is used to retrieve the details of a specific transfer.
Main request parameters
- id: Unique identifier of the transfer in Asaas.
Retrieval behavior
- Returns the full transfer details
- Allows you to check the current status and destination information
GETrequests must not include a request body
When to use
Use this endpoint to:
- Check the status of a specific transfer
- Validate transfer processing
- Display transfer details to the end user
403Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.
404Not found
