SpiraPlan: SoapService SOAP Web Service

See all operations

Requirement_RetrieveParents

Description

Retrieves the parent requirements of a requirement

Parameters

Type Name Required
RemoteCredentials? credentials - User API Credentials
intprojectId - Project the requirements are within Yes
intrequirementId - RequirementId of the requirement you want the parents of Yes

Return Value

ArrayOfRemoteRequirement - List of requirements who are the parent of the passed in requirement_id. The list is ordered from the immediate parent to the furthermost.