Retrieve payment billing information

Endpoint responsible for retrieving payment information for a specific charge.

This request is useful when the integration needs to retrieve operational details related to the payment method, processing, and settlement of a charge that has already been created.


Request parameter

  • id — Unique identifier of the charge in Asaas

🚧

Attention

GET requests must be sent with an empty body.

If the integration sends content in the request body, the API may return a 403 Forbidden error.

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