v1

latestSwagger 2.0Apache 2.02026-07-14266.1 KB
authentication-api-controller

Get Token

post/authentication/customer/token

Request body

passwordstring required

The user password

usernamestring required

The name of user

Response

OK

customerIdinteger

The ID of the Customer

emailstring

The Role of the User

rolestring

The Role of the User

tokenstring required

The value of token

typestring required

The type of token

userIdinteger

The ID of the User