Retrieve a registration request

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

idstringRequired
Registration Request ID

Response

registration request found
objectstring
idstringformat: "uuid"
stateenum
US state abbreviation
statusstring
Request status
tax_registration_typeslist of strings or null
Types of tax registrations requested
company_idstringformat: "uuid"
created_atstring
agencieslist of maps from strings to any
Tax agency registrations
itemslist of maps from strings to any
Registration items
external_idstring or null
submitted_atstring or null
tax_registrationmap from strings to any or null
Tax registration details

Errors