PACECloudSDK
/
cloud.pace.sdk.api.fueling.generated.request.fueling
/
CancelPreAuthAPI
/
CancelPreAuthService
/
cancelPreAuth
cancel
Pre
Auth
@
DELETE
(
value =
"gas-stations/{gasStationId}/transactions/{transactionId}"
)
abstract fun
cancelPreAuth
(
@
Path
(
value =
"gasStationId"
)
gasStationId:
String
,
@
Path
(
value =
"transactionId"
)
transactionId:
String
):
Call
<
Void
>
Content copied to clipboard