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 2 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.

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