Important Notes
Fields marked with asterisk (*) are required fields.
ONCE POST IS ACCEPTED:
LIBCAP updates the post to STARTED PICKUP status upon successfully receiving it on their system.
LIBCAP doesn’t return a tracking number and a tracking URL.
Tracking number/URL is being pushed separately by LIBCAP and is pushed before updating to 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", }