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.
Namespace: CDI_WCFService3.ICDI_WCFServiceAssembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Function ConvertMailPiece ( _ authHeader As AuthHeader, _ pic As String, _ conversionType As IMpb..::..ConversionTypes _ ) As String
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- pic
- Type: System String
- conversionType
- Type: MAILPiece IMpb ConversionTypes
Return Value
New Legacy or IMpb PM PIC [String]Remarks
See Also