delete
https://partner-api.monta.com/api/v1/tariffs//dynamic-prices
Deletes all dynamic-price entries on a DYNAMIC tariff whose timeStart falls within [timeStartFrom, timeStartTo). The window must span between 1 and 90 days inclusive; outside that range the request is rejected with 400 BAD_REQUEST and nothing is deleted.
Returns 204 No Content on success regardless of whether any rows actually matched the window (idempotent per HTTP semantics).
Required scope: tariffs:delete
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Window deleted (or already empty)
400The tariff is not DYNAMIC, or the window is outside the 1..90 day range
404Tariff not found or not visible to this consumer