PACECloudSDK
/
cloud.pace.sdk.api.pay.generated.request.paymentTransactions
/
GetTransactionAPI
/
GetTransactionService
/
getTransaction
get
Transaction
@
GET
(
value =
"transactions/{transactionId}"
)
abstract fun
getTransaction
(
@
Path
(
value =
"transactionId"
)
transactionId:
String
,
@
Query
(
value =
"update"
)
update:
GetTransactionAPI.Update
? = null):
Call
<
Transaction
>
Content copied to clipboard