Info |
---|
Important Notes COD and Non-COD Orders
|
...
Info |
---|
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 |
quantity*
quantity of the item
text
none
Sample Create Post Meta Fields Body
Code Block | ||
---|---|---|
| ||
"metaFields": { "pickup_postal_code": "1556", "delivery_postal_code": "1870", "quantity": "3" }" } |
Cancellation Rules
“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.“