PUT api/article/variant/{variantId}/barcode/{barcode}
Inserts a barcode with reference to a variant, given variant id and barcode.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
variantId |
The variant id. |
integer |
Required |
barcode |
The barcode. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.