Delete tariff ratezone

Deprecated

This call has been deprecated.

Use the v2 DELETE instead.

Deletes the specified ratezone from a tariff.

A ratezone can only be deleted after all its Rates have already been deleted!

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

tariff_iddoubleRequired
Numerical ID of a Tariff
ratezone_iddoubleRequired
ratezone ID

Response

The server has successfully fulfilled the request and that there is no additional content to send in the response payload body

Errors

409
Conflict Error