Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
. Use your client_id
as the username
and your secret
as the password
value.
Body
application/json
The input parameters required for unlinking a merchant account.
Response
Successful request.
Success message.
Example:
"Success"