Pricebook Resources
Pricebook resources for checking resource prices, and viewing contract details.
Endpoint Name | URL | Description |
---|---|---|
Retrieve pricebook | GET /pricebook | Retrieves hourly running costs for all resources offered by Infrahub. |
List contracts | GET /pricebook/contracts | Lists customer contracts and their details. |
Retrieve contract details | GET /pricebook/contracts/{contract_id} | Retrieves the details of a specified customer contract. |
Retrieve billing rate for resource | GET /pricebook/calculate/resource/{resource_type}/{resource_id} | Retrieve a detailed breakdown of billing costs for a specific resource. |