# Parcel Item

| Attribute     | Type     | Description                                                     |
| ------------- | -------- | --------------------------------------------------------------- |
| description\* | *string* | Description of item.                                            |
| hs\_code      | *string* | 4 or 6 digit harmonized system code for item.                   |
| name\*        | *string* | Name of item.                                                   |
| type\*        | *string* | Type of item. Accepted values are ***document** or **parcel**.* |
| currency\*    | *string* | Currency of item value.                                         |
| value\*       | *number* | Total value of item.                                            |
| quantity\*    | *number* | Quantity of item in parcel.                                     |
| weight\*      | *number* | Weight of item in ***kg***.                                     |
