v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBRegister a new organisation
Creates a new organisation record. The organisation can then have members (customers), positions, wallets, and documents associated with it.
Path parameters
Request body
Business registration date must be in form of yyyyMMdd
Four digit Category code for this organisation.
Legal company number of the organisation
Email address of the organisation
A globally unique identifier set by the tenant for this organisation. Useful for correlating between the tenants systems and Eclipse
Merchant Id used for some card payment types to the organisations wallet
Name of the organisation
Organisations primary phone number
Organisations secondary phone number
Tax number of the organisation
OrganisationType
VAT number of organisation
Response
OK
Business registration date must be in form of yyyyMMdd
Four digit Category code for this organisation.
Legal company number of the organisation
ISO 8601 date/time of when the record was first created
Email address of the organisation
A globally unique identifier set by the tenant for this organisation. Useful for correlating between the tenants systems and Eclipse
ISO 8601 date/time of when the record was last modified
Merchant Id used for some card payment types to the organisations wallet
Name of the organisation
Unique system generated identifier for an organisation
Organisations primary phone number
Organisations secondary phone number
Status of the eclipse organisation. ACTIVE:Organisation is active, INACTIVE:Organisation is in active, BARRED:Organisation is in barred
Tax number of the organisation
OrganisationType
VAT number of organisation
A number indicating the version of the record. Updates will only be accepted if the passed in version is the same as the current version on record. This is in order to prevent concurrent modifications by multiple users.
Example response
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}