Bulk upsert ItemSupplier associations.
POST/gateway/itemsupplier/bulk
Creates when it doesn't exist, updates when it already exists. When an association already exists with the same ItemId, SupplierId and SupplierItemId, it is treated as a no-op update (counted as updated but no data is changed).
Request
Responses
- 200
- 400
- 500
Success
Bad Request
Server Error