cURL
curl --request DELETE \ --url https://api.steppay.kr/api/v1/customers/{id} \ --header 'Secret-Token: <api-key>'
{}
고객 정보를 삭제할 때 호출합니다.
삭제할 고객 번호
정상적으로 삭제됨
The response is of type object.
object