PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment.cashreceipt
/
CashReceiptClient
/
getCashReceiptByPaymentId
get
Cash
Receipt
By
Payment
Id
@
JvmName
(
name
=
"getCashReceiptByPaymentIdSuspend"
)
suspend
fun
getCashReceiptByPaymentId
(
paymentId
:
String
)
:
CashReceipt
현금 영수증 단건 조회
주어진 결제 아이디에 대응되는 현금 영수증 내역을 조회합니다.
Parameters
payment
Id
결제 건 아이디
Throws
Get
Cash
Receipt
Exception