create_project_currency_configuration
Set up currency settings for a construction project in Procore, including exchange rates and display options for financial management.
Instructions
Create Project Currency Configuration. [Construction Financials/Currency Configurations] POST /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 | Yes | 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. |