v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Parts
Vendor Associations

Create Part Vendor Association

Creates a new manual vendor-part association. The part and vendor must both exist and the vendor must be accessible at the part's location.

Returns 201 Created with the new association details. Returns 409 Conflict if the association already exists.

post/v2/parts/vendors/associations

Request body

partIDinteger required

The ID of the part to associate.

vendorIDinteger required

The ID of the vendor to associate.

Response

Created

relationIDinteger
partIDinteger
vendorIDinteger
associationTypestring