⌨️외부 발급분 취소 API
포트원과 별개로 거래된 일반 현금결제에 대해서 발행된 현금영수증을 취소하는 API 입니다
Last updated
Was this helpful?
포트원과 별개로 거래된 일반 현금결제에 대해서 발행된 현금영수증을 취소하는 API 입니다
Last updated
Was this helpful?
Was this helpful?
{
// Response
}{
// Response
}{
// Response
}{
// Response
}{
"code": 0,
"message": "string",
"response": {
"merchant_uid": "string",
"receipt_tid": "string",
"apply_num": "string",
"type": "person",
"amount": 0,
"vat": 0,
"receipt_url": "string",
"applied_at": 0,
"cancelled_at": 0
}
}