Authentication Old

Authenticate user and retrieve session key

post
Header parameters
Content-TypestringRequiredExample: application/json
AcceptstringRequiredExample: application/json
Body
AcctCodestringOptional

Account code that never changes

Example: EP911XXXX
TokenstringOptional

Token that expires every 2 years

Example: 2148B239CF6846BDA5D141BF4A4CFBE8
Responses
chevron-right
200

Successful authentication and session key retrieval

application/json
post
/APIcardProcREST/v1.0.0/Authenticate
200

Successful authentication and session key retrieval

Last updated

Was this helpful?