PACECloudSDK
/
cloud.pace.sdk.api.pay.generated.request.paymentTransactions
/
ProcessPaymentAPI
/
ProcessPaymentService
/
processPayment
process
Payment
@
POST
(
value =
"transactions"
)
abstract fun
processPayment
(
@
Query
(
value =
"announce"
)
announce:
Boolean
? = null,
@
Body
body:
ProcessPaymentAPI.Body
):
Call
<
Transaction
>
Content copied to clipboard