Create a Legal Entity

Create a legal entity for your business.

Create a legal entity for your business

post

Create a legal entity for your business

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
namestringRequired

Business's name

Example: Example Palm Oil Trader
emailobject | nullableOptional

email of the contact person in the business

Example: [email protected]
addressCitystringRequired

City of the business's address

Example: West Papua
addressCountryCodestringRequired

Two-letter country code (ISO 3166 Alpha-2) of the business's address

Example: ID
addressLine1stringRequired

First line of the business address

Example: Salawati 123
addressLine2object | nullableRequired

Second line of the business address

Example: 2nd floor
addressPostcodestringRequired

Country-specific postcode of the business's address

Example: 12345
eoriobject | nullableOptional

EORI number of the business

vatobject | nullableOptional

VAT number of the business

Example: 1234567890asdfghjk
Responses
200

Returns the created legal entity.

application/json
post
/legal-entities

Last updated