SpiraPlan: SoapService SOAP Web Service
See all operations
SourceCode_RetrieveRevisionById
Description
Retrieves a revision by its ID
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| string? | branchId - The id of the branch | |
| string? | revisionId - The id of the revision |
Return Value
RemoteSourceCodeRevision - The revision information