Get Application Zip
This service returns a zip file containing the submission XML as a string and a collection of attachment objects (if any) for a given Grants Gov Tracking Number. This web service supports large submissions. The V2.0 Get Application Zip Applicant Web Service returns the submissions made under any previous certificate linked to the connected certificate as well as the submissions made under the currently connected certificate.
Input Parameters
This service requires the following parameter(s):
Input Parameter | Description | Required/Optional | Business Rules | Web Service Schema |
---|---|---|---|---|
GrantsGovTrackingNumber | Tracking number assigned by Grants.gov when application was submitted | Required | Must be a valid Grants.gov tracking number submitted by this certificate or any linked previous certificate. | GrantsCommonElements: GrantsGovTrackingNumber |
Return Values
This service returns a collection of objects containing the following details:
Return Value | Comment / Example | Required/Optional | Web Service Schema |
---|---|---|---|
FileDataHandler | If the web service is executed successfully, a zip file will be streamed to the client. If it fails, generic error handling procedure will take place. | Optional |