create_purchase_order_contract
Generate purchase order contracts in Procore to formalize construction financial commitments and manage project procurement.
Instructions
Create Purchase Order Contract. [Construction Financials/Commitments] POST /rest/v1.0/purchase_order_contracts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_configurable_validations | No | If true, validations are run for the corresponding Configurable Field Set. | |
| project_id | Yes | Unique identifier for the project. | |
| attachments | No | Purchase Order Contract attachments. To upload attachments you must upload the entire payload as `multipart/form-data` content-type and specify each parameter as form-data together with `attachment... | |
| purchase_order_contract | Yes | Purchase Order Contract object |