Skip to main content
Tax status records represent information extracted from the SAT tax status document, also known as Constancia de Situacion Fiscal. A record can include identity data, RFC, CIF, contact information, fiscal address, economic activities, tax regimes, obligations, and the original PDF file. Use tax status records when an integration needs the current fiscal identity and obligation profile for an entity. Because the source document is a snapshot, a new extraction can create a newer tax status record when SAT data changes. Use the entity-scoped list when you need tax status records for one entity. Use the top-level list when you need to page through tax status records available to your organization.

Extracting Tax Status Data

Create an extraction with extractor set to tax_status to retrieve a new SAT tax status snapshot for an entity.
{
  "entity": "/entities/7b3a25a9-a53a-4846-abe6-f2574c9c2d5d",
  "extractor": "tax_status"
}
After the extraction reaches finished, read the resulting tax status records from the entity tax status list.