Retrieve tax information

Endpoint used to retrieve the fiscal configuration currently registered in the account.

This request allows you to validate whether the information required for invoice issuance has already been configured correctly.

Returned information

The response may include information such as:

  • tax regime classification (simplesNacional)
  • municipal registration (municipalInscription)
  • CNAE (cnae)
  • RPS series and number (rpsSerie and rpsNumber)
  • additional data related to the fiscal configuration

Use cases

This endpoint is useful for:

  • verifying whether the account is already configured for invoice issuance
  • confirming whether the company is enrolled in the Simples Nacional tax regime
  • validating which information has already been registered before updating the configuration
❗️

Attention

If no fiscal configuration has been registered yet, the API will return HTTP 404.

  • It is recommended to validate this scenario before executing fiscal issuance flows.
  • The absence of a fiscal configuration prevents invoice issuance through the API.
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