Locations
Create location
Create a location for a corporation
POST
Create a location to track where a corporation has physical or legal presence. The address is validated against country-specific requirements.
Request body
The unique identifier (UUID) for the corporation.
The location address.
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, OTHERWhether this is the primary location for the corporation.
ISO date (YYYY-MM-DD) when the location became active.
ISO date (YYYY-MM-DD) when the location was closed. Leave empty for active locations.
Whether the location is currently active. Defaults to
true.Optional notes about the location.