get
https://api-sandbox.asaas.com/v3/fiscalInfo/taxSituationCodes
Endpoint used to retrieve the available tax situation codes.
This listing allows identifying which tax situations can be used in fiscal issuance scenarios that require national classifications within the ibsCbs object.
Query parameters
-
offset- Defines the starting position of the listing. -
limit- Defines the number of records returned per request. The maximum limit is100. -
code- Allows filtering by the tax situation code. -
description- Allows filtering by the corresponding description.
ImportantThe tax situation used must be compatible with the fiscal scenario of the operation.
- Some combinations may require specific tax classifications.
- It is recommended to validate the applicable tax rules before filling in the
ibsCbsobject.
Importance of the query
This endpoint helps identify and correctly fill in the ibsCbs.taxSituation field.
403Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.
