Authorization
POST
https://merchantapi.bill24.io/merchantsecurity/authorize
To access the API, you need to provide a Bearer token for authorization. You can obtain this token through the Security API.
Steps to Obtain the Bearer Token
1.
2.
3.
Note refreshToken
is optional and can be used withclientId
andsecret
to get a new token when the current one expires.
Request
Body Params application/json