Updates the specified Webhook by setting the values of the parameters passed. All parameters are updated, so any parameters not provided will be cleared.
{- "headers": { },
- "merchants": [
- "string"
], - "pickup": { },
- "dropoff": { },
- "pickup_partner_location_ids": "string",
- "dropoff_partner_location_ids": "string",
- "custom_conditions": [
- { }
], - "config_name": "string",
- "url": "string",
- "status": "ACTIVE",
- "entity_type": "Shipment",
- "notify_label_update": true,
- "notify_carriyo_label_update": true,
- "notify_rma_received_items": true,
- "notify_rma_returned_items": true,
- "notify_status": [
- "string"
], - "initial_retry_frequency": 0,
- "max_retry_count": 0,
- "internal": true
}
{- "headers": { },
- "merchants": [
- "string"
], - "pickup": { },
- "dropoff": { },
- "pickup_partner_location_ids": "string",
- "dropoff_partner_location_ids": "string",
- "custom_conditions": [
- { }
], - "config_id": "string",
- "config_name": "string",
- "url": "string",
- "status": "ACTIVE",
- "entity_type": "Shipment",
- "notify_label_update": true,
- "notify_carriyo_label_update": true,
- "notify_rma_received_items": true,
- "notify_rma_returned_items": true,
- "notify_status": [
- "string"
], - "initial_retry_frequency": 0,
- "max_retry_count": 0,
- "internal": true,
- "update_date": "string"
}