Switch a card in a user’s merchant account.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The input parameters required for switching a card.
The task_id value provided in the AUTHENTICATED webhook. Required if you received the AUTHENTICATED webhook.
"123456"
Your unique identifier for the user. Only necessary if you are provisioning a card to an already connected merchant account all server-side
"abc123"
Unique identifier for the merchant. Only necessary if you are provisioning a card to an already connected merchant account all server-side.
46
Successful request.
Success message.
"Success"