...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | Ae9v30fDNwFMx833f5Hesg== | |
DocumentIdentity | PwsDocumentRef | No | |||
DocumentName | String (260) | ||||
DocumentUri | String (2000) | ||||
FolderIdentit | PwsFolderRef | Yes |
...
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
10106 | InvalidUrl | The value specified in the field "DocumentUri" in the class "PwsSaveDocumentLinkRq"was not recognized as a proper URL. |
10111 | RequiredFieldMissing | A required field is missing: FolderIdentity |
75179 | DocumentNameIsRequired | Document name is required when uploading a new document. |
75199 | DocumentNotFound | Document not found. |
...