Update Project Exchange Rates
update_project_exchange_ratesUpdate exchange rates for a Procore project by company and project ID. Only supplied fields are modified.
Instructions
Update project exchange rates by company and project ID. Use this to update an existing Currency Configurations (only the supplied fields are changed). Updates the specified Currency Configurations and returns the modified object on success. Required parameters: company_id, project_id, exchange_rates. Procore API: Construction Financials > Currency Configurations. Endpoint: PATCH /rest/v1.0/companies/{company_id}/projects/{project_id}/currency_configuration/exchange_rates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the Procore company | |
| project_id | Yes | URL path parameter — unique identifier for the Procore project | |
| exchange_rates | Yes | JSON request body field — project exchange rates |