Search Docs
PATCH
/v2/card/pwd/{cardId}
application/json
According to Card Bin Info The canSetPwd field determines whether it is necessary to set the card password.
{ "pwd": "string" }
{ "code": 200, "message": "Success", "data": { "cardId": "XR181160403123456789", "pwd": "123456" } }