v1

latestOpenAPI 3.1.02026-08-0458234268.6 KB
vendors

Retrieve a paginated list of accounting vendors

Returns a paginated list of accounting vendors, filterable by company. The detail=basic query parameter returns a simplified response.

get/vendors

Query parameters

ottimate_company_idinteger

Filter vendors by company ID

detail'basic'

Specify the level of detail in the response

last_modified_date_fromstring

Filter vendors last modified on or after this date. Requires ottimate_company_id. Accepted formats: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS. All times are interpreted as UTC. A date-only value is treated as 00:00:00 UTC.

last_modified_date_from_utcstring

UTC filter. Accepts ISO 8601 with optional Z/offset, or YYYY-MM-DD[ HH:MM:SS] (assumed UTC). Takes precedence over the non-_utc variant.

last_modified_date_tostring

Filter vendors last modified on or before this date. Requires ottimate_company_id. Accepted formats: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS. All times are interpreted as UTC. A date-only value is treated as 00:00:00 UTC — to include the full day pass an explicit time (e.g. 2024-12-31 23:59:59).

last_modified_date_to_utcstring

UTC filter. Accepts ISO 8601 with optional Z/offset, or YYYY-MM-DD[ HH:MM:SS] (assumed UTC). Takes precedence over the non-_utc variant.

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

versionstring required
countinteger required
pageinteger required
limitinteger required