Tracker details

Example payload

{
    "package_dimensions": "20x20x20cm",
    "package_height": 20,
    "package_length": 20,
    "package_weight": 405,
    "package_width": 20
}

Attributes

FIELD

DESCRIPTION

package_dimensions string

Package dimensions as a string.

package_height
number

Package height in centimeter.

package_length
number

Package length in centimeter.

package_weight
number

Package weight in grams.

package_width
number

Package width in centimenter.