Create or update multiple accounting vendors

Beta
Allows for the creation or updating of multiple vendors in a single request. Maximum 100 vendors per request.

Authentication

AuthorizationBearer
OAuth2 authentication flows. Auth server URLs will vary by environment

Headers

X-Api-KeystringRequired
API key for authentication
X-API-VersionenumOptional

API version to use (optional, defaults to latest)

Allowed values:

Request

ottimate_company_idintegerRequired
vendorslist of objectsOptional

Response

Successfully created or updated
versionstring
success_countinteger
created_countinteger
updated_countinteger
error_countinteger
createdlist of objects
updatedlist of objects
errorslist of objects

Errors

400
Bad Request Error