⌨️외부 발급내역 단건 조회 API
포트원 API를 통해 현금영수증만 발행된 건의 상세정보를 조회하는 API입니다
Last updated
Was this helpful?
포트원 API를 통해 현금영수증만 발행된 건의 상세정보를 조회하는 API입니다
Last updated
Was this helpful?
Was this helpful?
{
// 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
}
}