Introduction
Our API uses the OAuth2.0 authentication system. Therefore, the authorization process will consist of two stages. The generation of the access token and its sending in the Headers of general API requests.
To generate the token, the CLIENT_ID and CLIENT_SECRET credentials provided by the Pay2m technology team must be used.