Business registration informations

Create or update business registration information

post/businesses/{id}/registration_information

Path parameters

idstring required

The ID of the business

Request body

business_namestring nullable

Business name

business_typestring nullable

Business type

business_industrystring nullable

Business industry

business_registration_identifierstring nullable

Business registration identifier

business_registration_numberstring nullable

Business registration number

business_identitystring nullable

Business identity

business_regime_of_operationstring nullable

Business regime of operation

company_typestring nullable

Company type

website_urlstring nullable

Website URL

social_media_profiles_urlsstring[]

Social media profile URLs

street_addressstring nullable

Street address

street_address_line_2string nullable

Street address line 2

citystring nullable

City

regionstring nullable

Region/state

postal_codestring nullable

Postal code

iso_country_codestring nullable

ISO country code

supplemental_linksstring[]

Supplemental links

privacy_policy_linkstring nullable

Privacy policy URL

preferred_phone_number_prefixesstring[]

Preferred 3-digit area code prefixes for phone number provisioning

Response

The created or updated business registration information

idstring required

The ID of the business registration information

business_namestring nullable required

The business's legal name

business_typestring nullable required

Business type

business_industrystring nullable required

Business industry

business_registration_identifierstring nullable required

Business registration identifier

business_registration_numberstring nullable required

Business registration number

business_identitystring nullable required

Business identity

business_regime_of_operationstring nullable required

Business regime of operation

company_typestring nullable required

Company type

website_urlstring nullable required

Website URL

social_media_profiles_urlsstring[] required

Social media profile URLs

street_addressstring nullable required

Street address

street_address_line_2string nullable required

Street address line 2

citystring nullable required

City

regionstring nullable required

Region/state

postal_codestring nullable required

Postal code

iso_country_codestring nullable required

ISO country code

supplemental_linksstring[] required

Supplemental links

privacy_policy_linkstring nullable required

Privacy policy URL

preferred_phone_number_prefixesstring[] required

Preferred phone number prefixes

Changes

No recorded changes to this endpoint across all 1 revision of this API.