wbhk
change_order.created
This webhook is triggered when a change order event 'change_order.created' occurs. Your endpoint will receive a POST request with the following payload structure.
200OK. REQUIRED acknowledgment response. Your endpoint MUST return an OK status code that is >= 200 and < 300, within 5 seconds to confirm successful receipt. Any response body will be ignored by Capmo.
defaultError processing webhook. Returning a >= 300 status (or timing out) indicates failure to process the webhook. Capmo may attempt retries based on its policy.