v1

latestOpenAPI 3.1.02026-08-0458234268.6 KB
catalog

List catalog allowances

Returns a paginated list of catalog allowances, filterable by company, catalog entry, location, and effective date.

get/catalog/allowances

Query parameters

ottimate_company_idinteger required

Filter allowances by company ID (required)

catalog_entry_idstring

Filter by catalog entry ID

ottimate_location_idinteger

Filter by location ID

effective_datestring date

Filter allowances valid on this date (YYYY-MM-DD)

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 allowance list

countinteger required