SpiraPlan: SoapService SOAP Web Service

See all operations

Requirement_AddStep

Description

Adds a requirement step to a requirement

Parameters

Type Name Required
RemoteRequirementStep? remoteRequirementStep - The new step to add
int? existingRequirementStepId - The id of the existing step to insert before (null = end of the list)
int? creatorId - The id of the user adding the step (null = use authenticated user)

Return Value

RemoteRequirementStep - The step with the id added