v1
latestOpenAPI 3.0.02026-07-2691259477.2 KBMoneyIns | Cards
Unregister a Card Token
This method lets you unregister (break the link) between a card and a payment account.
put/v2/moneyins/card/{cardid}/unregister
Path parameters
cardidinteger required
Headers
Authorizationstring required
Authorization bearer (OAuth 2)
PSU-Accept-Languagestring
Response language accepted by final client (PSU). English by default
PSU-IP-Addressstring required
IP address of the final client (PSU).
PSU-User-Agentstring
User-agent of the final client (PSU).
Request body
Example request
{
"wallet": "33612345678"
}Response
OK