PACECloudSDK
/
cloud.pace.sdk.api.pay.generated.request.paymentTransactions
/
GetReceiptAPI
/
GetReceiptService
/
getReceipt
get
Receipt
@
GET
(
value =
"receipts/{transactionID}"
)
abstract fun
getReceipt
(
@
Path
(
value =
"transactionID"
)
transactionID:
String
,
@
Query
(
value =
"language"
)
language:
String
? = null):
Call
<
Void
>
Content copied to clipboard