Update Delivery Zone Slots

Intervals can be manipulated as follows:

  • Creation: This happens when only the start, end, and slots fields are passed, which results in a new interval being created.
  • Update: If the id, along with start, end, and slots fields are provided, the existing interval will be updated.
  • Deletion: The interval will be deleted when only the id field is passed.
Language
Credentials
Query
Click Try It! to start a request and see the response here!