| Element |
Usage |
Required |
Details |
| ITEMTYPE |
value
|
Yes |
value must be one of the following: S (for a set), P (for a part), M (for a minifigure), B (for a book), or G (for a gear item)
Note: A minifigure inventory can only contain parts.
|
| ITEMID |
value
|
Yes |
value is the Item No. for this item in the BrickLink catalog
|
| COLOR |
value
|
Yes |
value is a color ID from the Color Guide
Note: If this item is a set, a minifigure, or a book, value must be 0.
|
| QTY |
value
|
Yes |
value is a whole number greater than 0 representing the quantity of this item in the inventory
|
| EXTRA |
Y
|
No |
This element is only needed when this item is an extra item in the inventory. Refer to the Inventory Sections help page to determine if this item is considered an extra item for the purposes of the inventory.
Note: A minifigure inventory can not contain extra items.
|
| COUNTERPART |
Y
|
No |
This element is only needed when this item is a counterpart in the inventory. Refer to the Inventory Sections help page to determine if this item is considered a counterpart for the purposes of the inventory.
Note: A minifigure inventory can not contain counterparts.
|
| ALTERNATE |
Y
|
No |
This element is only needed when this item is an alternate item in the inventory. Refer to the Inventory Sections help page to determine if this item is considered an alternate item for the purposes of the inventory.
Note: A minifigure inventory can not contain alternate items.
|
| MATCHID |
value
|
No |
This element is only needed to create a match between one or more alternate items with one or more regular items. Regular items are those that are not extra items, counterparts, or alternate items.
value is a whole number greater than 0 representing the match ID for a group of items that are matched together in the inventory. value should start at 1 for the first group of items that are matched together and then be incremented by 1 for each additional group of items that are matched together. value must be the same for all items in the same group.
Note: All items with a match ID must be sorted at the bottom of the inventory.
|