Registrations
Create registration
POST
/
registrations
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
corporation_id
string
requiredThe unique identifier for a corporation.
country
string
requiredISO 3166 2-letter country code. Ex: US, IN, GB.
country_options
object
requiredregistered_at
string
requiredISO 8601 date only string, identifying the date when the state registration occurred.
Response
200 - application/json
data
object
message
string