PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.delivery
/
PutGasStationReferenceStatusAPI
/
PutGasStationReferenceStatusService
/
putGasStationReferenceStatus
put
Gas
Station
Reference
Status
@
PUT
(
value =
"delivery/gas-stations/{gasStationId}/reference-status/{reference}"
)
abstract fun
putGasStationReferenceStatus
(
@
Path
(
value =
"gasStationId"
)
gasStationId:
String
,
@
Path
(
value =
"reference"
)
reference:
String
,
@
Body
body:
PutGasStationReferenceStatusAPI.Body
):
Call
<
Void
>
Content copied to clipboard