Important Notes
Fields marked with asterisk (*) are required fields.
Once post is accepted:
LIBCAP updates the post to STARTED PICKUP status.
LIBCAP doesn’t return a tracking number and a tracking URL.
Meta Fields
Field Name | Description | Accepted Values | Default Values |
---|---|---|---|
deliveryTransportMode* | Transport mode of the package |
| none |
deliveryType* | Type of the package |
| none |
deliveryZipCode* | Zip code of the recipient |
| none |
Sample Create Post Meta Fields Body
"metaFields": { "deliveryTransportMode": "Land", "deliveryType": "Normal", "deliveryZipCode": "4103", }