Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General Information

...

ServiceAPIMethodData ModelsWorkflow
multitenancy/tenant/application/keyPUTTenantN/A

...

Query - NOTenant Code
NameSourceMandatoryTypeSpecial FormatDescription
idappIdQueryBodyNOYESStringN/ATenant Application IDcode
keyBodyYESStringN/AApplication Key
configBodyYESObjectN/AKey Config

If id was not included in the query string, the tenant id will automatically be taken from the 

Output

...

Response

SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response 

...

Response schema

Follow this link to check out the response JSON response JSON Schema

SOAJS Error Codes



Code
Description
400

Business logic required data are missing

450

Unable to find tenant

471

Unable to update tenant

473Unable to get the tenant application key
500

You cannot modify or delete a locked record

602Model error: + %model_error%