update_project_currency_configuration
Modify currency settings for construction projects in Procore, including exchange rates, display formats, and multi-currency functionality.
Instructions
Update Project Currency Configuration. [Construction Financials/Currency Configurations] PATCH /rest/v1.0/companies/{company_id}/projects/{project_id}/currency_configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ID of the company | |
| project_id | Yes | ID of the project | |
| currency_iso_code | No | Currency ISO Code | |
| company_currency_exchange_rate_override | No | Override for the Company Currency Exchange Rate | |
| currency_display | No | Currency Display Options | |
| multicurrency_enabled | No | Whether to apply currencies to the project's financial objects. |