Skip to main content
GET
Retrieve the full details of a V2 registration, including its current status, jurisdiction information, and configuration.

Path parameters

tax_registration_id
string
required
The unique identifier (UUID) of the registration to retrieve.

Response fields

FieldTypeDescription
idstringUnique identifier for the registration
corporation_idstringThe corporation this registration belongs to
registration_tax_type_idstringContent ID identifying the jurisdiction and tax type
registration_content_idstringBare registration content ID for the jurisdiction (e.g., REG_COUNTRY_DE_3001_VAT). Use this for exact-match comparisons against the recommended_registration_content_ids returned by exposure webhooks and nexus rules. May be empty for legacy registrations.
tax_typesarrayTax types registered for (e.g., ["RST", "DTT"])
frequenciesarrayFiling frequencies (e.g., ["QUARTERLY"])
jurisdiction_idstringUnique identifier for the jurisdiction
jurisdiction_namestringHuman-readable name of the jurisdiction
jurisdiction_typestringType: STATE_OR_PROVINCE, CITY, COUNTY, COUNTRY, TRADEBLOC, etc.
registration_namestringHuman-readable name of the registration
effective_start_datestringWhen the registration became effective (YYYY-MM-DD)
effective_end_datestringWhen the registration ended (YYYY-MM-DD), if closed
tax_registration_numberstringTax authority issued ID or permit number
registered_bystringWho created the registration: API, USER, COMMENDA
credential_idstringReference to stored portal credentials
managed_filing_enabledbooleanWhether Commenda-managed filing is enabled for this registration
registration_statusstringCurrent registration status
validation_statusstringPENDING, VALID, or INVALID
registered_through_registration_tax_type_idstringContent ID of the country registered through (for Non-Union OSS, IOSS)
member_state_registration_idstringUUID of the linked domestic registration (for Union OSS)
archived_atstringTimestamp if archived, otherwise null
created_atstringWhen the registration was created
updated_atstringWhen the registration was last updated