Authentication

To initiate any calls to the 6DOT50 PAY API, the Organisation's system is required to first authenticate. This is done by calling the POST /authentication/getToken operation.

Token Expiry

Tokens expire after 15 minutes and will need to be refreshed before any further calls can be made.

Last updated