Create organisation
Create a new organisation under the authenticated client, assigning it an industry classification.
Authentication. An API key (x-dolfin-api-key) or a JWT Bearer token. When your credential grants access to more than one client, select one with the x-dolfin-client-id header.
Authorizations
An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.
Headers
Target client. Required when your credential grants access to more than one client; omit when it resolves a single client.
Body
ISO 3166-1 alpha-2 country code (e.g. GB, US, DE)
ISO 4217 currency code (e.g. GBP, USD, EUR). Must be one of the currencies returned by GET /currencies/available.
Optional parent company to create this organisation under, for a site belonging to a multi-site business. Must belong to the same client. Leave unset for a standalone organisation.
Response
Created
ISO 3166-1 alpha-2 country code (e.g. GB, US, DE)
Parent company this organisation belongs to, when it is one site of a multi-site business. Null for a standalone organisation.
SoleTrader, LimitedCompany, LLP, Partnership, null OneToTen, ElevenToFifty, FiftyOneToTwoHundred, TwoHundredToOneThousand, OneThousandPlus, null Under100k, OneHundredToFiveHundredK, FiveHundredKToTwoM, TwoMPlus, null OneToTen, ElevenToFifty, FiftyToOneHundred, OneHundredPlus, null Under500, FiveHundredToFiveK, FiveKToFiftyK, Over50k, null BankTransfer, Card, DirectDebit, Cash, null ISO 4217 currency code (e.g. GBP, USD, EUR)