Authorization
POST
https://merchantapi-demo.bill24.io/merchantsecurity/authorize
This endpoint is used to authorize users to obtain a token for accessing the API.
NOTE
refreshToken
to get new token.client_id
secret
refreshToken
Request
Header Params
Accept
string
required
Example:
application/json
Content-Type
string
required
Example:
application/json
Body Params application/json
Request samples
Responses
Modified at 2025-03-20 07:57:37