⌨️Delete billing key API
Deletes a billing key. You must check for any scheduled payments on the billing key.
Deletes the specified billing key.
DELETE
https://api.iamport.kr/subscribe/customers/{customer_uid}
A deleted billing key cannot be restored.
Path Parameters
Name
Type
Description
customer_uid*
String
Billing key
Query Parameters
Name
Type
Description
reason
String
Reason for deletion
extra[requester]
String
Requester
(for Naver Pay only)
Swagger Test Link
https://api.iamport.kr/#!/subscribe.customer/customer_delete
Last updated