PACECloudSDK
/
cloud.pace.sdk.api.fueling.generated.request.fueling
/
GetPumpAPI
/
GetPumpService
/
getPump
get
Pump
@
GET
(
value =
"gas-stations/{gasStationId}/pumps/{pumpId}"
)
abstract fun
getPump
(
@
Path
(
value =
"gasStationId"
)
gasStationId:
String
,
@
Path
(
value =
"pumpId"
)
pumpId:
String
):
Call
<
PumpResponse
>
Content copied to clipboard