This endpoint is used to obtain an OAuth 2.0 access token from the Enkash authentication service. You must call this endpoint to validate their credentials and retrieve an access token, which is then required for all subsequent API requests.The generated token should be included in the Authorization header (as a Bearer token) when accessing any protected Enkash APIs.