Get jurisdiction details
Returns full configuration for a jurisdiction: required employee fields,
filing types, statutory benefits, compliance rules, and termination rules.
For jurisdictions where Cadana’s Employer of Record service is available,
the response includes an eor block with local employment rules — payroll
conventions, payout constraints, employment terms, leave minimums, and
termination rules. See the Hire Through EOR guide.
The embedded field lists (employeeFields, employerFields) cover
filing-scope fields only. For the complete set — including
calculation-scope fields — use
GET /v1/statutory/jurisdictions/{country_code}/required-fields.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
ISO 3166-1 alpha-2 country code
^[A-Z]{2}$Response
Jurisdiction details
"MX"
"Mexico"
"MXN"
live, coming_soon MONTHLY, BIWEEKLY, SEMI_MONTHLY, WEEKLY Worker types Cadana supports hiring in this jurisdiction
employee, contractor Employment models available in this jurisdiction
eor, own_entity Availability of Cadana's Employer of Record service in this jurisdiction
live, planned, on_request, unavailable Employer of Record reference data for the jurisdiction: the local employment
rules needed to shape a compliant offer. Only present for jurisdictions where
Cadana's EOR service is available. Rule fields carry a value plus optional
notes explaining the underlying statute; numeric values are null where no
statutory rule exists (the notes say why).
Flat list of fields required for tax calculation and/or statutory filing in a jurisdiction. Each field includes its entity (person or business), scope (calculation, filing, or both), and validation rules.
Fields with entity: "person" are worker-level data. Fields with
entity: "business" are employer-level data. Use the entity field
to build separate onboarding forms for workers and employers.
Flat list of fields required for tax calculation and/or statutory filing in a jurisdiction. Each field includes its entity (person or business), scope (calculation, filing, or both), and validation rules.
Fields with entity: "person" are worker-level data. Fields with
entity: "business" are employer-level data. Use the entity field
to build separate onboarding forms for workers and employers.