eCOS® API Help

Logon to an application context

POST method/Auth/LogonApplication

This method allows you to log on to an application context and get an authentication token for that context.

Request parameters

Responses

{ "id": 96, "deliveryLocationHomeId": 96, "username": "example", "password": "example", "firstName": "example", "lastName": "example", "email": "example", "locale": "example", "timezone": "example", "application": "example", "roleId": 96, "role": "example", "customer": "example", "customerCode": "example", "organisationId": 96, "organisationLabel": "example", "token": "example", "isAdmin": true, "modifiedDate": "1971-04-26T12:26:06Z", "lastLogonDate": "1971-04-26T12:26:06Z" }
Last modified: 29 octobre 2024