Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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/URL 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

text

none

deliveryType*

Type of the package

text

none

deliveryZipCode*

Zip code of the recipient

text

none

Sample Create Post Meta Fields Body

"metaFields": {
  "deliveryTransportMode": "Land",
  "deliveryType": "Normal",
  "deliveryZipCode": "4103",
}


  • No labels