해외 카드 정기결제 문의

. .
: tbcmuph_kr
Request Body
{
"customerKey": "123",
"cardNumber": "4242-424**42-424*",
"cardExpirationYear": "29",
"cardExpirationMonth": "10",
"cardPassword": null,
"customerBirthday": null,
"customerIdentityNumber": null,
"customerName": null,
"customerEmail": null,
"vbv": null
}

Response Body
{
"code": "INVALID_CARD_NUMBER",
"message": "."
}
.

.
?
Was this page helpful?