Grant merchant token
POST/api/v1/merchant/token/grant
Authenticate using client credentials to obtain a Bearer token for API access. This is the primary authentication method for merchant API calls.
Request
Responses
- 200
- 404
- 422
Token granted
Merchant not found or invalid credentials
Request validation failed