token

post/api/token

Request body

userNamestring required
passwordstring required
clientIdstring required
deviceCodestring nullable
loginIdstring nullable
modestring nullable
captchaTextstring nullable
redirectUrlstring nullable
gbSidstring nullable

Response

Success

operationStatusstring nullable
msgCodestring nullable
msgIdstring nullable
msgDescstring nullable

Changes