v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
appRegistration

Register Multi Instance App

Sends a registration request for another instance of the same application

post/v2/authentication/{registrationId}

Path parameters

registrationIdstring required

Unique identifier of the registration request

Headers

x-tenant-idstring uuid required

The tenant ID for the target ERP instance.

x-challengecodestring required

You can enter any custom value here. The X-ChallengeCode is used during app registration and must be the same for all registration requests. The maximum length is 30 characters.

Response

Status of the registration process (including the unique identifiers of the application and registration request)

appIdstring

Unique identifier of the application

registrationRequestIdstring

Unique identifier of the registration request

status0 | 1 | 2

0 = Pending, 1 = Rejected, 2 = Accepted