IIMpb UpdateMailPiece Method ConfirmDelivery Inc API Documentation
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)

Namespace: CDI_WCFService3.ICDI_WCFService
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Function UpdateMailPiece ( _
	authHeader As AuthHeader, _
	pic As String, _
	mailPieceUpdateDetails As MailPieceUpdateDetails _
) As String

Return Value

"Mail Piece Updated." [String]
Remarks

See Also