Change a merchant account’s connection status to disconnected and subsequently fire the ACCOUNT_LOGIN_REQUIRED webhook.
connection.status value of the user’s merchant account to disconnected, subsequently triggering the ACCOUNT_LOGIN_REQUIRED webhook event.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.
The input parameters required for changing a merchant account's connection status to disconnected in development.
Successful request.
Success message.
"Success"