Bank Card Unloss
Last updated
Last updated
cardId
string
false
none
Either cardId or cardNo must be filled in at least
cardNo
string
false
Example Response
200 Response
changeStatus
integer
true
none
1: Success, 2: Failure
errMsg
string
true
{
"cardId": "card123",
"cardNo": "**** **** **** 1234",
"randomStr": "abcdef1234567890"
}
{
"changeStatus": 0,
"errMsg": "string"
}
none
Either cardId or cardNo must be filled in at least
randomStr
string
true
none
32-digit random string
none
none