create_prime_contract
Create a prime contract in Procore to establish formal agreements between project owners and general contractors, managing construction financials and contract terms.
Instructions
Create Prime Contract. [Construction Financials/Prime Contracts] POST /rest/v1.0/prime_contract
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 | Prime 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 `attachments[]` as f... | |
| prime_contract | Yes | Prime Contract object |