Get Application Zip

GetApplicationZip

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. In V2.0, this web service supports large submissions.

Input Parameters

This service requires the following request 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 for your agency. 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