Skip to main content
POST
Create a location to track where a corporation has physical or legal presence. The address is validated against country-specific requirements.

Request body

string
required
The unique identifier (UUID) for the corporation.
object
required
The location address.
array
required
Array of location types. At least one type is required.Values: HEADQUARTERS, BRANCH_OFFICE, RETAIL_LOCATION, FACTORY, WAREHOUSE, NATURAL_RESOURCE_SITE, REGISTERED_OFFICE, REPRESENTATIVE_OFFICE, CONSTRUCTION_SITE, THIRD_PARTY_FULFILLMENT, REMOTE_EMPLOYEE, DEPENDENT_AGENT, INDEPENDENT_AGENT, REGISTRATION, OTHER
boolean
Whether this is the primary location for the corporation.
string
required
ISO date (YYYY-MM-DD) when the location became active.
string
ISO date (YYYY-MM-DD) when the location was closed. Leave empty for active locations.
boolean
Whether the location is currently active. Defaults to true.
string
Optional notes about the location.