Get project ratecard
Returns the ratecard currently assigned to the project, or null if none is assigned. The ratecard defines pricing configurations (positions, rates, custom percentages) used when estimated_by_hourly_rates is enabled.
Documentation Index
Fetch the complete documentation index at: https://developers.projectcor.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Ratecard assigned to the project (or null)
A ratecard defines pricing configurations for the company
Unique identifier for the ratecard
Display name of the ratecard
Original/system name of the ratecard
Percentage applied by this ratecard
Company ID that owns this ratecard
Whether this is a system-generated ratecard
Associated currency ID. Defaults to the system's base currency if not specified.
Whether the ratecard is calculated based on base price
External key for integration with external systems
Creation timestamp
Last update timestamp
Deletion timestamp (soft delete)

