POST fuel/confirm_price

Request Information

URI Parameters

None.

Body Parameters

ConfirmFuelPriceViewModel
NameDescriptionTypeAdditional information
station_id

integer

None.

update_id

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "station_id": 1,
  "update_id": 2
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}