retrieve_details_for_the_markup
Retrieve markup details from Procore for construction financials and contracts using specific ID parameters to access project billing information.
Instructions
Retrieve details for the Markup. [Construction Financials/Contracts] GET /rest/v1.0/financials/markups/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Markup | |
| project_id | Yes | ID of the Markup's Project | |
| holder_type | Yes | Type of the Markup's Holder | |
| holder_id | Yes | ID of the Markup's Holder | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |