Update Company Exchange Rates
update_company_exchange_ratesUpdate exchange rates for a company's currency configuration by providing the company ID and new exchange rates. Only supplied fields are modified.
Instructions
Update company exchange rates by company 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, exchange_rates. Procore API: Construction Financials > Currency Configurations. Endpoint: PATCH /rest/v1.0/companies/{company_id}/currency_configuration/exchange_rates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the Procore company | |
| exchange_rates | Yes | JSON request body field — company exchange rates |