결제 금액보다 취소 요청 금액이 적은데 취소가 안됩니다.


: "amount": 536480
: "cancelAmount": 348987
:
 json
{
  "code": "NOT_CANCELABLE_AMOUNT",
  "message": "취소 할 수 없는 금액 입니다."
}


Was this page helpful?