Tariff

List all tariffs.

get

List all tariffs.

Responses
chevron-right
200

Successful operation

application/json
get
/tariff

Create a new tariff.

post

Create a new tariff.

Body
Responses
chevron-right
200

Successful operation

application/json
post
/tariff

Update a tariff.

put

Update a tariff.

Body
Responses
chevron-right
200

Successful operation

application/json
put
/tariff

Get a tariff.

get

Get a tariff.

Path parameters
tariffIdstringRequired

The ID of the tariff.

Responses
chevron-right
200

Successful operation

application/json
get
/tariff/{tariffId}

Delete a tariff.

delete

Delete a tariff.

Path parameters
tariffIdstringRequired

The ID of the tariff.

Responses
chevron-right
200

Successful operation

application/json
deletedstringOptional
delete
/tariff/{tariffId}