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 9 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"
}

  • No labels