The IIMpb type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
ConvertMailPiece |
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.
| |
CreateBarcode |
Generates an IMpb barcode as an .PNG image.
| |
CreateLabel |
Generates a USPS IMpb mailpiece label as a .PDF file.
| |
CreateLabel_Endicia |
Creates a USPS Permit Endicia as a .PDF file.
| |
CreateLabel_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. | |
CreatePICs |
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. | |
DecodePIC |
Gets all relevent data about the PIC.
| |
GetLegacyPICFromIMpbPIC |
Used exclusively by CDI.
| |
UpdateMailPiece |
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) |
See Also