get_project_currency_configuration
Retrieve currency settings for a construction project to manage financial transactions and reporting across different currencies.
Instructions
Get Project Currency Configuration. [Construction Financials/Currency Configurations] GET /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 | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |