v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBRegister a new tenant
Only available to administrators.
Request body
If it is true then it will create admin users and tenant wallets based on either default config or config passed on tenantSetupTemplate.
Four digit Category code for this tenant.
Legal company number of the tenant
Primary email address of the tenant
Optional. The accountable institution that the tenant falls under
Merchant Id used for some card payment types to the tenants wallet
Name of the tenant - typically company name
Tenants primary phone number
Tax number of the tenant
Initial tenant setup config template. Used when allowInitialTenantSetup is true. if no value passed then use default template
VAT number of Tenant
Response
OK
Optional. It is tenant detail like wallet type, wallet, admin users exported Tenant Configuration as JSON
Four digit Category code for this tenant.
Legal company number of the tenant
ISO 8601 date/time of when the record was first created
Primary email address of the tenant
Optional. The accountable institution that the tenant falls under
ISO 8601 date/time of when the record was last modified
Merchant Id used for some card payment types to the tenants wallet
Name of the tenant - typically company name
Tenants primary 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 tenant
Unique identifier for a tenant. System generated upon creation of a new tenant. Should be passed as a path parameter for many of the API's which are specific to the tenant
VAT number of Tenant
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"
}