v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBcatalog
List catalog prices
Returns a paginated list of catalog prices, filterable by company, catalog entry, location, effective date, and price type.
get/catalog/prices
Query parameters
ottimate_company_idinteger required
Filter prices by company ID (required)
catalog_entry_idstring
Filter by catalog entry ID
ottimate_location_idinteger
Filter by location ID
effective_datestring date
Filter prices valid on this date (YYYY-MM-DD)
price_type'company' | 'location_group' | 'location'
Filter by price type
pageinteger
Page number (default 1)
limitinteger
Number of results per page (default 20)
Headers
Authorizationstring required
OAuth2 authentication flows. Auth server URLs will vary by environment
X-Api-Keystring required
API key for authentication
X-API-Versionstring
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with paginated price list