/
LIBCAP Super Express (Limited Services ONLY)
LIBCAP Super Express (Limited Services ONLY)
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.
Tracking number/URL are being pushed separately by LIBCAP and is pushed before updating to DONE PICKUP status.
LIBCAP pushes the reference number as the tracking number for posts that are in FAILED 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",
}