Retrieve a single transfer

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
  • GET requests 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
Path Params
string
required

Unique transfer identifier in Asaas

Responses

403

Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.

404

Not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json