현금영수증 관련 API

포트원 결제건 및 외부 결제 건의 현금영수증 관리와 관련된 기능을 제공합니다.

타입 정의

API 요청/응답의 각 필드에서 사용되는 타입 정의들을 확인할 수 있습니다
ExternalReceiptAnnotation: { merchant_uid, receipt_tid, apply_num, ... }
ExternalReceiptResponse: { code, message, response }
ReceiptAnnotation: { imp_uid, receipt_tid, apply_num, ... }
ReceiptResponse: { code, message, response }