get
https://api-sandbox.asaas.com/v3/customers//notifications
Endpoint responsible for retrieving the notifications associated with a customer.
Request parameter
id— Customer's unique identifier
When to use this endpoint
- notification auditing
- validation of communication behavior
- verification in charge-related flows
Relation to the customer record
This allows the integration to inspect notification behavior in addition to the customer's registration data.
AttentionGET requests 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
