Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


Request Format

PwsSetArchiveStatus Request

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

 

 

Click here for more information.

 

SessionTicket

String

 

 

Click here for more information.

 

ArchiveStatus

String

 

 

 Valid values are A for Accepted, D for Downloaded, E for Expired and X for Deleted.

 

DocumentArchiveIdentity

PwsDocumentArchiveRef

 

 

 

 

Request Usage Example(s)

Example 01
   </soapenv:Body>


Response Format

Response Elements

Response Usage Example(s)


Example 01
</s:Envelope>


Common Errors and Warnings

ErrorNumberErrorCodeErrorText
21028DocumentArchiveRequiredForSetArchiveStatusA document archive identity must be specified.
21029DocumentArchiveStatusInvalidThe specified document archive status is invalid. Valid values are A for Accepted, D for Downloaded, E for Expired and X for Deleted.
  • No labels