⌨️빌링키 정보 단건조회 API
발급된 빌링키 정보를 확인할 수 있습니다.
Last updated
Was this helpful?
발급된 빌링키 정보를 확인할 수 있습니다.
Last updated
Was this helpful?
Was this helpful?
{
// Response
}{
// Response
}{
"code": 0,
"message": "string",
"response": {
"customer_uid": "string",
"pg_provider": "string",
"pg_id": "string",
"card_name": "string",
"card_code": "string",
"card_number": "string",
"card_type": "null",
"customer_name": "string",
"customer_tel": "string",
"customer_email": "string",
"customer_addr": "string",
"customer_postcode": "string",
"inserted": 0,
"updated": 0
}
}