'weight' Element of 'upload_weights' Request
The 'weight' element of the 'upload_weights' request contains the following fields:
| Name | Required | Type | Description | 
|---|---|---|---|
| item_label | Yes | string | unique identifier of the item to which weight is to be uploaded | 
| weight_label | Yes | string | unique identifier of the weight to be uploaded for the specified item | 
| weight | Yes | int | value of the weight to be uploaded for the specified item |