...
Panel | ||
---|---|---|
| ||
|
Request Elements
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 | ||||
DocumentName | String (260) | ||||
DocumentUri | String (2000) | ||||
FolderIdentit | PwsFolderRef |
Request Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
...
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 |