Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

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

text

none

pickup_postal_code*

postal code for pickup address

text

none

shipment*

type of parcel size

big-pouch

box

none

Sample Create Post Meta Fields Body

"metaFields": {
    "shipment": "big-pouch",
    "pickup_postal_code": "1556",
    "delivery_postal_code": "1870"
}


Important Details

COD and Non-COD Orders

  • Posts with codAmount value are cash on delivery orders.

  • Posts with codAmount value of 0 are non-cod orders.

  • No labels