get
https://api-sandbox.asaas.com/v3/payments//viewingInfo
Endpoint responsible for retrieving information related to the visualization of a charge.
This request can be used in audit scenarios, to monitor access to the charge, and to validate invoice behavior throughout the payer journey.
Request parameter
id— Unique identifier of the charge in Asaas
AttentionAs with other GET endpoints, this request must be sent with an empty body.
Otherwise, 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
