get
https://api-sandbox.asaas.com/v3/payments//billingInfo
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
AttentionGET 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.
403Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.
404Not found
