This endpoint is used to obtain an OAuth 2.0 token from the Enkash service. It allows clients to authenticate and receive a token that can be used for subsequent API requests.
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password