Manifest

The "Manifest" operation applies to certain carriers and service providers. Typically, at the end of your shipping day, before you tender a collection of packages to your service provider, you are required to upload a "manifest" file, and print out a sheet of paper to give the driver.

The Manifest API perform this action given a list of orders. You are expected to provide specific TxnIds or TrackingNumbers that will be included in the manifest. Upon success, Teapplix will return a PDF document that you can print out to be included with the packages:

Please note that the value of Provider parameter:

These two providers should be PBOWESPS

  •  USPS_PARCELSELECT_PACKAGE_PRESORT
  •  USPS_PARCELSELECT_LIGHTWEIGHT_PACKAGE_PRESORT

These providers should be FIRSTCLASSPS

  • USPS_FIRST_PACKAGE_PRESORT

For all other normal USPS ship methods, Provider should be "Teapplix".

For all DHL ship methods, Provider should be "DHL".