Node |
Mandatory |
Data type (Length) |
Description |
A_PARCEL |
N |
– |
Information about shipping type and dimensions |
Attribute: type |
N |
String(50) |
Shipping type of the article |
Element: A_PIECES |
Y |
posINT |
Number of package pieces (always 1) |
Element: A_WIDTH |
Y |
posINT |
Width of the article in cm |
Element: A_HEIGHT |
Y |
posINT |
Height of the article in cm |
Element: A_LENGTH |
Y |
posINT |
Length of the article in cm |
Element: A_WEIGHT |
Y |
FLOAT |
Weight of the article in kg |