According to Card Bin Info The needKyc field determines whether it is necessary to KYC.
KYC Created through interfaces related to the cardholder.
This interface is used to bind the cardholder's information to the card, and it can also be used to fill in mailing address information.
PATCH
/v2/card/holder
application/json
Field Name | Description | Example | Required |
---|---|---|---|
cardId | Card ID | 1 | yes |
holderId | Card holder ID | 10 | yes |
postcode | Postal code | 10 | yes |
country | Country | 10 | yes |
phone | Telephone address | 10 | yes |
address | Detailed address | 10 | yes |
userName | Name | 10 | yes |
nationCode | Dialling code | 10 | yes |