Last updated
Was this helpful?
Last updated
Was this helpful?
Deprecated
이 문서는 더 이상 관리되지 않습니다.
를 이용해주세요.
GET
https://api.portone.io/v2/payments/{payment_id}/cash-receipt
receipt
* object
현금영수증 정보
POST
https://api.portone.io/v2/payments/{payment_id}/cash-receipt
결제 건에 대한 수동 현금영수증 발급
receipt_id
* string
현금영수증 ID
pg_tx_id
* string
PG사 거래ID
issue_number
* string
receipt_url
* string
현금영수증 용도. personal = 소득공제용, corporate = 지출증빙용, anonymous = 국세청번호 자동발급 케이스
"PERSONAL"
, "CORPORATE"
, "ANONYMOUS"
DELETE
https://api.portone.io/v2/payments/{payment_id}/cash-receipt
cancelled_amount
* integer
현금영수증 취소 금액
cancelled_at
* string
현금영수증 취소 시각
payment_id*
string
store_id
string
channel_name*
string
customer_identifier*
string
type*
CashReceiptType
현금영수증 용도. personal = 소득공제용, corporate = 지출증빙용, anonymous = 국세청번호 자동발급 케이스
order_name*
string
currency*
Currency
화폐
amount*
number
tax_free_amount
number
면세 금액 (기본값:
"0")
product_type
ProductType
상품 유형
customer_name
string
고객 성명
customer_email
string
고객 이메일
payment_id*
string
결제 ID
store_id
string
하위 상점 ID - 값을 넣지 않으면 Merchant 유저의 기본값으로 설정된 상점의 id가 입력됩니다.
현금영수증에 관련된 API 를 확인할 수 있습니다.
payment_id*
string
결제 ID
store_id
string
하위 상점 ID - 값을 넣지 않으면 Merchant 유저의 기본값으로 설정된 상점의 id가 입력됩니다.