This endpoint is used by the Portal.io Zapier integration. It fires when a change order’s status changes in your Portal.io account. A change order is a child proposal linked to a parent proposal. The payload is identical to the Proposal Status Change trigger. The system automatically routes the event as a change order trigger when the proposal has a parent.Documentation Index
Fetch the complete documentation index at: https://docs.portal.io/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Headers
| Header | Required | Description |
|---|---|---|
Accept | Yes | Must be application/json |
Response
A200 response returns the full change order details. The payload structure is identical to the Proposal Status Change response — see that page for complete field documentation.
This endpoint is designed for the Portal.io Zapier integration. If you are building a direct integration, consider using the webhook subscription endpoints instead.