Delete an inventory record variant assignment.
DELETE
/products/{productID}/variants/{variantID}/inventoryrecords/{inventoryRecordID}/assignments
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessInventoryAdminProductAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
productID | Required | string | ID of the product. | --- |
variantID | Required | string | ID of the variant. | --- |
inventoryRecordID | Required | string | ID of the inventory record. | --- |
buyerID | Required | string | ID of the buyer. | --- |
userID | string | ID of the user. | --- | |
userGroupID | string | ID of the user group. | --- |