/
XDE
XDE
Important Notes
Fields marked with asterisk (*) are required fields.
Once post is accepted:
XDE returns a tracking number only.
Meta Fields
Field Name | Description | Accepted Values | Default Values |
---|---|---|---|
height | Total height of the package |
| none |
weight | Total weight of the package |
| none |
width | Total height of the package |
| none |
length | Total height of the package |
| none |
deliveryType | Service type |
| Standard |
businessUnitCode | Business Unit Code |
| none |
Sample Create Post Meta Fields Body
"metaFields": {
"height": "10",
"weight": "5",
"width": "20",
"length": "30",
"deliveryType": "Standard",
"businessUnitCode": "216U"
}