SpiraPlan: SoapService SOAP Web Service
See all operations
Document_AddFileVersion
Description
Adds a new version to a file attachment in the system
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The id of the project | Yes |
RemoteDocumentVersion? | remoteDocumentVersion - The version data object | |
base64Binary? | binaryData - A byte-array containing the attachment itself in binary form | |
boolean | makeCurrent - Should we make this the current version | Yes |
Return Value
RemoteDocumentVersion - The version data object with the primary key populated