/
QuadX
QuadX
Important Notes
COD and Non-COD Orders
Posts with codAmount value are cash on delivery orders.
Posts with codAmount value of 0 are non-cod orders.
Once post is accepted:
Check for the tracking number only.
Fields
Fields marked with asterisk (*) are required fields
Meta Fields
Field Name | Description | Accepted Values | Default Values |
---|---|---|---|
delivery_postal_code* | postal code for delivery address |
| none |
pickup_postal_code* | postal code for pickup address |
| none |
Sample Create Post Meta Fields Body
"metaFields": {
"pickup_postal_code": "1556",
"delivery_postal_code": "1870"
}
Cancellation Rules
Mar 6, 2024 “Cut off time and date for order cancellation is no longer in effect. However if the order transitions to the “pickup rider found“ status or gets assigned to a rider, attempting to cancel the order will result in an error through the API, indicating that cancellation is no longer allowed.“