Recovering payment limits

Endpoint responsible for retrieving the limits applicable to charges for the account.

This request can be used to validate operational restrictions before issuing a charge and to support integrations that want to guide the user regarding the account's current ability to create charges.


When to use this endpoint

This endpoint is useful in scenarios such as:

  • prior validation before issuing a charge
  • operational verification in administrative screens
  • supporting interfaces that display available limits

🚧

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.

Responses

403

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

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