Update Template
UpdateTemplate
This service updates one or more templates. For each template specified without validation errors, this service:
Replaces all current form(s) with the specified form(s)
Fields are unchanged if not included in the Update Template Info
Input Parameters
This service requires the following request parameter(s):
| Input Parameter | Description | Required/Optional | Business Rules | Web Service Schema |
|---|---|---|---|---|
| UpdateTemplate | The information required to update the template | Required (May have multiple occurrences) | GrantsTemplate_1_0: UpdateTemplate |
Return Values
This service returns a collection of objects containing the following details:
| Return Value | Comment / Example | Required/Optional | Web Service Schema |
|---|---|---|---|
| CompletionStatus (Overall) | Required | GrantsCommonElements: CompletionStatus | |
| ErrorDetails (Overall) | Optional | GrantsCommonElements: ErrorDetails | |
| Success | True, False | Required (May have multiple occurrences) | |
| TemplateID | Optional (May have multiple occurrences) | GrantsTemplate_1_0: TemplateID | |
| ErrorDetails | Optional (May have multiple occurrences) | GrantsCommonElements: ErrorDetails |
