Overview
This web service creates a new linked document in a project workspace's invoice tab (folder). If an existing linked document is created
Request Format
Panel | ||
---|---|---|
| ||
|
...
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 |
75078 | DocumentNameAlreadyInUse | This folder already contains a document with the same name. Operation cannot be completed. |
75179 | DocumentNameIsRequired | Document name is required when uploading a new document. |
75199 | DocumentNotFound | Document not found. |
...