Deprecated sign-in endpoint for Early bird
POST
/auth
Allows customers to sign in using their username and password.
Request Body required
object
username
required
string
password
required
string
Responses
200
Successful authentication
object
token
string
500
An unexpected error occurred on the server
object
statusCode
integer
errorKey
string
errorMap
object
key
additional properties
string
errorTrackingNr
string
errorMessage
string