List Change Orders for a Proposal
GET /public/proposals//changeorders — Returns all change orders for a proposal with status, totals, currency, and customer details.
id from this list to fetch full change order details with the Get Change Order endpoint.
Headers
Accept Header
application/json Application Id
A date timestamp of the request
A signature for the request
User API Key
Path Parameters
Proposal Id.
Response
Success
Unique numeric identifier of the change order
Change-order number shown to the dealer in the UI
Display name of the change order
Current change-order status
Undefined, Draft, Submitted, ViewedByClient, Accepted, Declined, Delayed, Completed, EmailFailed, Expired UTC timestamp when the change order was created
UTC timestamp when the change order was last modified by the system or a user
Change-order total amount and currency
Contact summary model
UTC timestamp when the change order was last modified by a user action