patch
https://api.radaro.com.au/api/webhooks/delivery-zones//
Intervals can be manipulated as follows:
- Creation: This happens when only the
start,end, andslotsfields are passed, which results in a new interval being created. - Update: If the
id, along withstart,end, andslotsfields are provided, the existing interval will be updated. - Deletion: The interval will be deleted when only the
idfield is passed.
