IIMpb MembersConfirmDelivery Inc API Documentation

The IIMpb type exposes the following members.
Methods

  NameDescription
Public methodConvertMailPiece
Allows the ability to convert IMpb FC mail pieces to Legacy/IMpb PM mail pieces. Usually needed by Service Bureaus when FC is over 13oz.
Public methodCreateBarcode
Generates an IMpb barcode as an .PNG image.
Public methodCreateLabel
Generates a USPS IMpb mailpiece label as a .PDF file.
Public methodCreateLabel_Endicia
Creates a USPS Permit Endicia as a .PDF file.
Public methodCreateLabel_MerchandiseReturn
Generates a USPS IMpb Merchandise Return mailpiece label as a .PDF file.

This specifically uses the USPS WebTools to generate a label.

Because of this, the PIC for the mailpiece is determined by the USPS.

Public methodCreatePICs
Creates IMpb PICs based on class and extra services.

NOTE: This method removes one Confirmation or Certified Transaction Count per PIC generated based on extra services.

Public methodDecodePIC
Gets all relevent data about the PIC.
Public methodGetLegacyPICFromIMpbPIC
Used exclusively by CDI.
Public methodUpdateMailPiece
Allows the ability to update specific parts of a mail piece.

This is also the function needed to be used to activate mail pieces (eVS and non-eVS)

Back to Top
See Also