Allows the ability to update specific parts of a mail piece.
Namespace: CDI_WCFService3.ICDI_WCFServiceThis is also the function needed to be used to activate mail pieces (eVS and non-eVS)
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
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- pic
- Type: System String
- mailPieceUpdateDetails
- Type: MAILPiece MailPieceUpdateDetails
Return Value
"Mail Piece Updated." [String]Remarks
See Also