Skip to main content

Customer Orders Package Model

Less than 1 minute

Customer Orders Package Model

AttributeTypeDescription
packageStockNamestringOptional. If provided and matches a pre-configured package name, it will be used. Otherwise, "--Custom--" will be assigned.
quantityintOptional. The number of this type of packages.
weightKgfloatOptional. If not provided, the system will use the default weight of the package. If provided, even as an empty value, it will overwrite the default.
lengthCmfloatOptional. If not provided, the system will use the default length of the package. This parameter is ignored for some SATCHEL-type packages.
widthCmfloatOptional. If not provided, the system will use the default width of the package. This parameter is ignored for some SATCHEL-type packages.
heightCmfloatOptional. If not provided, the system will use the default height of the package. This parameter is ignored for some SATCHEL-type packages.
Last update: