patch
https://api.radaro.com.au/api/webhooks/delivery-zones//intervals/
Intervals can be managed as follows:
- Creation: This is achieved when only the
start,end, andslotsfields are provided, resulting in the generation of a new interval template. - Update: If the
idfield along with thestart,end, andslotsfields are given, the existing interval template is modified. - Deletion: By providing only the
idfield, the corresponding interval template gets deleted.
Note that this API does not affect intervals scheduled for the upcoming two weeks.
