구독 해지
작성일 2026.03.14 | 수정일 2026.03.14
DELETE
/cash/v1/subscribes/:subscribeIdParameters
subscribeId— 해지할 구독의 고유 ID (32자)
구독을 해지합니다.
Response
Structure
Response
{
"subscribeId": "CA01SU01234567890123456789AB",
"accountId": "12345678901234",
"planId": "CA01PL01234567890123456789AB",
"status": "DELETED",
"settlementDay": "LAST",
"settlementCustomDate": null,
"dateLastPaid": "2024-06-30T15:00:00.000Z",
"dateCreated": "2024-01-15T10:00:00.000Z",
"dateUpdated": "2024-07-01T12:00:00.000Z"
}