System Integration Information
GetToken API:
Steps to Invoke GetToken API:
URL - https://eiscuat2.camsonline.com/restAuth/api/v1/getToken
Set Authorization type as "Basic Auth"
Set UserName - "093B880CE4633567C70A3EE1764019CD" and Password - "3C59DBE2B4DD3693D0265C7EFF629148"
Add "clientId" as "093B880CE4633567C70A3EE1764019CD" and "secretKey" as "3C59DBE2B4DD3693D0265C7EFF629148" in Header.
Take "accessToken value" from response. (Valid for 20 minutes only)
Sample Request:
Sample Response:
Last updated