...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | ATtU220EvBSE2+GCN9U58g== | |
DocumentIdentity | Yes | The document that is to be unlocked. Click here for more information. | |||
ForceUnlockFlag | Boolean | No | false??? | If set to 'true', this will unlock the document no matter who has the document locked. If set to 'false', this request will fail if this document is locked by someone other than the requesting user. | false |
Request Usage Example(s)
...
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
75180 | DocumentIsLocked | Document is locked. |
75199 | DocumentNotFound | Document not found. |