Customer - Account
Save user credit card info
put/v2/user/customer/account/creditCardInfo
Request body
Example request
{
"cardNumber": "1234567890091234",
"cardVerificationCode": "123"
}Response
The credit card information has been accepted for processing, the authorization will be processed shortly.