GET AuthenticatePOS?client_id={client_id}&client_secret={client_secret}&client_credentials={client_credentials}&posserial={posserial}&pososversion={pososversion}&IsTest={IsTest}&TokenAPIURL={TokenAPIURL}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| client_id | string |
Required |
|
| client_secret | string |
Required |
|
| client_credentials | string |
Required |
|
| posserial | string |
Required |
|
| pososversion | string |
Required |
|
| IsTest | string |
Required |
|
| TokenAPIURL | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.