Update an existing tenant

Updates the tenant record and returns the updated tenant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params

Data to pass to update and existing tenant. Contains all core configuration, authentication and options set at the Tenant level

string
enum

The type of the business. This will be supplementary to Tenant type when selected type of business.

int64

Four digit Category code for this tenant.

string
length between 5 and 20

Legal company number of the tenant

string

Primary email address of the tenant

string

Optional. It is tenant detail like wallet type, wallet, admin users exported Tenant Configuration as JSON

string
length between 3 and 50
string
length between 3 and 50
string
length between 3 and 3
^[A-Z]{3}$

Optional. The accountable institution that the tenant falls under

string

Merchant Id used for some card payment types to the tenants wallet

string
length between 3 and 50

Name of the tenant - typically company name

string
required
^[0-9]{8,16}$

Tenants primary phone number

string
enum

Status of the eclipse organisation. ACTIVE:Organisation is active, INACTIVE:Organisation is in active, BARRED:Organisation is in barred

Allowed:
string
length between 3 and 20

Tax number of the tenant

int64

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

string

Tenant setup config template. if value is passed then tenant will be updated based on the template

string
length between 3 and 50
string

VAT number of Tenant

int32
required
≥ 0

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.

Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json