Assign a supplier to a specific item
The access token received from the authorization server in the OAuth 2.0 flow.
Optional: If no token is present, the API Gateway injects it.
This is the name of your application, e.g. "MyApp/1.0.0". It is used to identify your application.
This is where the version number of your application is entered, e.g. "1.0.0".
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The id of a session in which the call will be executed.
The tenant ID for the target ERP instance.
The id of the item that the supplier belong to.
The itemSupplier to create.
Model Class: CreateItemSupplier
Unique ID to identify a supplier.
Item SKU from the supplier.
Item name from the supplier.
Defines the main supplier for the given item.
Net purchase price from the supplier.
Percent of VAT tax rate.
The minimum purchase quantity from the supplier.
The permissible order quantity for the item from the supplier. The increments in which the item can be sold.
Delivery time in days.
If set to true, Wawi will use the delivery time provided by the supplier and not by the item information. DeliveryTime will then be ignored.
Stock level of the item at the supplier.
Activates drop shipping for a given item and supplier.
Forces Wawi to add the supplier's stock to your own stock.
Comment for the supplier.
Name of the packaging unit.
Quantity in a packaging unit.
Scale prices from this supplier for the item.
The created itemSupplier.
Model Class: ItemSupplier
Unique ID to identify an item.
Unique ID to identify a supplier.
Item SKU from the supplier.
Item name from the supplier.
Defines the main supplier for the given item.
Net purchase price from the supplier.
Percent of VAT tax rate.
The minimum purchase quantity from the supplier.
The permissible order quantity for the item from the supplier. The increments in which the item can be sold.
Delivery time in days.
If set to true, Wawi will use the delivery time provided by the supplier and not by the item information. DeliveryTime will then be ignored.
Stock level of the item at the supplier.
Activates drop shipping for a given item and supplier.
Forces Wawi to add the supplier's stock to your own stock.
Comment for the supplier.
Name of the packaging unit.
Quantity in a packaging unit.
Net purchase price from the supplier for a packaging unit.
Scale prices from this supplier for the item.