Fieldwire · Capability
Fieldwire Financials API — Change Orders
Project change orders that adjust scope and budget on a Fieldwire project.
Fieldwire Financials API — Change Orders is a Naftiko capability published by Fieldwire, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /v1/projects/{…}/change_orders.
The capability includes 1 read-only operation and 1 state-changing operation. Lead operation: List change orders on a Fieldwire project. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fieldwire, Financials, Change Orders, and Construction.
What You Can Do
GET
Getchangeordersinproject
—
/v1/projects/{project_id}/change_orders
POST
Createchangeorderinproject
—
/v1/projects/{project_id}/change_orders
MCP Tools
fieldwire-list-change-orders
List change orders on a Fieldwire project.
read-only
idempotent
fieldwire-create-change-order
Create a new change order on a Fieldwire project.