This page covers the authentication service and how to handle the basic login fuction before you can start using our webservices.
{ "email": "string", "userName": "string", "password": "string", "options": { "appName": "string", "applicationToken": "string", "deviceId": "string", "pushToken": "string", "setCookie": boolean, "userRole": "15" } }
{ "d": { "Code": int, "IsSuccess": boolean, "Key": "string", "Message": "string", "Number": "string", "AccountStatus": "string", "CredentialsHeaderName": "string", "CredentialsToken": "string", "EncodedCookie": "string", "CustomerNumber": "string", "Email": "string", "Signature": "string", "IsDeviceActivated": boolean, "IsDeviceBlocked": boolean, "IsDeviceRegistered": boolean, "IsDeviceRegistrationRequired": boolean, "IsFirstLogin": boolean, "LastLogin": dateTime, "VersionUpdateRequired": boolean } }
A Handful and flexible alert messages examples.