Skip to main content
POST
Login

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-challengecode
string
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.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Body

application/json

Contains the login information

Model Class: CreateLogin

userName
string

Username of the WAWI user

password
string

Password of the WAWI user

Response

login success

Model Class: Login

sessionId
string

Unique identifier of the current session