Hivebuy External API (v2)

Sections

Theme switcher

Create a supplier

Header Parameters

Authorizationstring

Path Parameters

companyIdstring Required

Company ID. Must be one of the IDs returned by GET /api/v2/companies/.

Body Parameters

namestring Required
displayNamestring | null

Name shown to requesters, if it should differ from name.

descriptionstring | null
notesstring | null
activeboolean
unlistedboolean

Hidden from the catalogue in the UI. Unlike the in-app list, this API returns unlisted suppliers.

isPreferredboolean
supplierNumberstring | null

Your supplier number. Sortable via ?ordering=supplierNumber.

externalSupplierNumberstring | null

Supplier number in a third system, e.g. your ERP.

customerNumberstring | null

Your customer number with this supplier.

taxNumberstring | null
websitestring | null
languagestring

Language used for orders and emails to this supplier.

Enum values:
ENDEESFRFITRHUIT
currencystring | null

ISO 4217 code. null or "" when the supplier has none set, in which case the company currency applies.

Enum values:
EURUSDGBPSEKPLNCHFCZKHUFDKKRON
... 3 other enums
contactNamestring | null
contactEmailstring | null
contactPhonestring | null
replyToEmailstring | null
orderEmailstring | null

Where orders are sent when orderViaEmail is true.

orderNotestring | null

Text appended to every order.

orderViaEmailboolean
streetstring | null
houseNumberstring | null
postalstring | null

Postal code.

citystring | null
countrystring | null
bankstring | null
bicstring | null
ibanstring | null
paymentTermsstring | null
paymentReferencestring | null
incotermstring | null

Incoterm for deliveries from this supplier. null or "" when none is agreed.

Enum values:
EXWFCACPTCIPDAPDPUDDPFASFOBCFR
... 2 other enums
incotermPlacestring | null
incotermVersionstring | null
expectedDeliveryTimeinteger | null

Expected delivery time in days.

minimumOrderValuestring | null

Decimal string, e.g. "1250.00".

notificationAmountinteger

Order value above which the responsible user is notified.

discountPercentagestring | null

Percentage as a decimal string, e.g. "2.50".

includeLegalEntityInOrderboolean
validFromstring | null
validTostring | null
contractstring | null

Contract id. Must belong to this company; a company-less contract is rejected.

defaultCategorystring | null

Category id. Must belong to this company.

assignedCategoriesarray

Category ids. Must belong to this company. Unlike the other assigned* lists, this one is writable, categories are not a visibility gate.

Show child attributes

assignedCategoriesAllowedboolean

Inverts the category gate: true means the listed categories are allowed, false means they are excluded.

tagsarray

Tag ids. Must belong to this company; a company-less tag is rejected.

Show child attributes

responsibleUserstring | null

User id. Must be an active member of this company.

companySupplierLegalEntitiesarray

Per-legal-entity overrides.

Show child attributes

Response

201
Object

Created. The body is the read shape, with relations nested.

Response Attributes

idstring
namestring Required
displayNamestring | null

Name shown to requesters, if it should differ from name.

descriptionstring | null
notesstring | null
activeboolean
unlistedboolean

Hidden from the catalogue in the UI. Unlike the in-app list, this API returns unlisted suppliers.

isPreferredboolean
supplierNumberstring | null

Your supplier number. Sortable via ?ordering=supplierNumber.

externalSupplierNumberstring | null

Supplier number in a third system, e.g. your ERP.

customerNumberstring | null

Your customer number with this supplier.

taxNumberstring | null
websitestring | null
languagestring

Language used for orders and emails to this supplier.

Enum values:
ENDEESFRFITRHUIT
currencystring | null

ISO 4217 code. null or "" when the supplier has none set, in which case the company currency applies.

Enum values:
EURUSDGBPSEKPLNCHFCZKHUFDKKRON
... 3 other enums
contactNamestring | null
contactEmailstring | null
contactPhonestring | null
replyToEmailstring | null
orderEmailstring | null

Where orders are sent when orderViaEmail is true.

orderNotestring | null

Text appended to every order.

orderViaEmailboolean
streetstring | null
houseNumberstring | null
postalstring | null

Postal code.

citystring | null
countrystring | null
bankstring | null
bicstring | null
ibanstring | null
paymentTermsstring | null
paymentReferencestring | null
incotermstring | null

Incoterm for deliveries from this supplier. null or "" when none is agreed.

Enum values:
EXWFCACPTCIPDAPDPUDDPFASFOBCFR
... 2 other enums
incotermPlacestring | null
incotermVersionstring | null
expectedDeliveryTimeinteger | null

Expected delivery time in days.

minimumOrderValuestring | null

Decimal string, e.g. "1250.00".

notificationAmountinteger

Order value above which the responsible user is notified.

discountPercentagestring | null

Percentage as a decimal string, e.g. "2.50".

includeLegalEntityInOrderboolean
validFromstring | null
validTostring | null
contractstring | null
defaultCategorystring | null
assignedCategoriesarray

Show child attributes

assignedCategoriesAllowedboolean

Inverts the category gate.

tagsarray

Show child attributes

responsibleUserstring | null
companySupplierLegalEntitiesarray

Per-legal-entity overrides.

Show child attributes

filesarray

Attachments. Read-only.

readOnly

Show child attributes

budgetsarray

Server-maintained supplier budgets. Read-only.

readOnly

Show child attributes

assignedUsersarray

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly

Show child attributes

assignedUsersAllowedboolean

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly
assignedDepartmentsarray

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly

Show child attributes

assignedDepartmentsAllowedboolean

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly
assignedLegalEntitiesarray

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly

Show child attributes

assignedLegalEntitiesAllowedboolean

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly
assignedRolesarray

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them. Role codes: O owner, MD managing director, AC accountant, BU buyer, AP approver, AL approver (limited), CO contract owner, AU API user, CR controller, NA news admin, AD auditor, LA legal-entity ...

Enum values:
OMDACBUAPALCOAUCRNA
... 4 other enums
readOnly

Show child attributes

assignedRolesAllowedboolean

Read-only. Part of the rule deciding which people see this supplier in the UI. Each …Allowed flag inverts its gate, so a write here could hide a supplier from everyone; they are readable so an integration can see the rules, and not writable so it cannot break them.

readOnly
createdAtstring

When the row was created.

readOnly
updatedAtstring

When the row itself last changed.

readOnly
deletedstring | null

null on a live row; the timestamp of the soft delete otherwise. Read-only everywhere.

readOnly
400
Object

Validation failed. attr names the field, in snake_case.

Response Attributes

typestring
Enum values:
validationErrorclientErrorserverError
errorsarray

Show child attributes

401
Object

Missing, invalid, or expired API key, or a session credential was used instead of an API key.

Response Attributes

typestring
Enum values:
validationErrorclientErrorserverError
errorsarray

Show child attributes

403
Object

Authenticated but not entitled: the key's user is not an active member of this company, the External API feature (or the resource's own feature) is not enabled for it, the key lacks the scope this verb needs, or a browser session was used.

Response Attributes

typestring
Enum values:
validationErrorclientErrorserverError
errorsarray

Show child attributes

429
Object

Rate limit exceeded (60 requests per minute per API key). Retry after the number of seconds given in the message.

Response Attributes

typestring
Enum values:
validationErrorclientErrorserverError
errorsarray

Show child attributes

POST

/

Select
1

Response