Delete a tariff
x-ms-visibility: "important"
Send a request to delete a tariff. The tariff cannot be deleted if it is in use
Path Parameters
tariffId string required
This is the globally unique ID for the tariff
Responses
- 200
- 400
- 401
- 404
- 500
Tariff has been deleted successfully
text/plain
Schema
Schema
string
Tariff cannot be deleted
text/plain
Schema
Schema
string
Customer not found or not authorised
Tariff not found
Unexpected error when deleting data
Loading...