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.
Tracking number is being pushed separately by LIBCAP and will mostly likely be pushed upon update to either in STARTED PICKUP or DONE PICKUP status.
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", }