PACECloudSDK
/
cloud.pace.sdk.api.fueling.generated.request.fueling
/
ProcessPaymentAPI
/
ProcessPaymentService
/
processPayment
process
Payment
@
POST
(
value =
"gas-stations/{gasStationId}/transactions"
)
abstract fun
processPayment
(
@
Path
(
value =
"gasStationId"
)
gasStationId:
String
,
@
Body
body:
TransactionRequest
):
Call
<
ProcessPaymentResponse
>
Content copied to clipboard