patch https://api.radaro.com.au/api/webhooks/delivery-zones//
Postcode templates can be managed in the following ways:
- Creation: This occurs when only the
value
field is passed, resulting in a new template. - Update: When both the
id
andvalue
fields are passed, the existing template gets updated. - Deletion: If only the
id
field is passed, the corresponding template is deleted.