PACECloudSDK
/
cloud.pace.sdk.api.pay.generated.request.paymentTransactions
/
CancelPreAuthPaymentAPI
/
CancelPreAuthPaymentService
/
cancelPreAuthPayment
cancel
Pre
Auth
Payment
@
POST
(
value =
"transactions/{transactionId}/cancel"
)
abstract fun
cancelPreAuthPayment
(
@
Path
(
value =
"transactionId"
)
transactionId:
String
):
Call
<
Void
>
Content copied to clipboard