Get Forms
This service retrieves forms from one or all form families.
Input Parameters
This service requires the following request parameter(s):
| Input Parameter | Description | Required/Optional | Business Rules | Web Service Schema |
|---|---|---|---|---|
| FormID | Form ID | Optional (May have multiple occurrences) | If Form ID(s) specified, returns matching active and inactive form(s) | GrantsTemplate_1_0: FormID |
| FormFilter | Form Filter | Optional |
If Filter Criteria is specified with a Form Family, returns active forms in this family If no Form ID(s) or Filter Criteria, returns all active and inactive forms with their corresponding families |
GrantsTemplate_1_0: FormFilter |
Return Values
This service returns a collection of objects containing the following details:
| Return Value | Comment / Example | Required/Optional | Web Service Schema |
|---|---|---|---|
| Success | True, False | Required | |
| GrantFormDetails | Optional (May have multiple occurrences) | GrantsTemplate_1_0: GrantFormDetails | |
| ErrorDetails | Optional | GrantsCommonElements: ErrorDetails |
