GET Requirements/Requirement/{requirementId}

REturns all of the fields (parent and children) for the supplied requirement id. It will limit the number of doses based upon the number provided at the parent requirement level.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
requirementId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

RequirementVm
NameDescriptionTypeAdditional information
PrerequisiteId

globally unique identifier

None.

PrerequisiteName

string

None.

PrerequisiteFields

Collection of RequirementFieldVm

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.