/
/Application Submission API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9m ago · Updated 3y ago
Registration1
Submissions5
  • getReturns a list of an applicant's submissions to grant schemes.
  • postcreates a new submission
  • getReturns a submission with its list of sections
  • getReturns data about a question within a section
  • postCreates a response to a question
  • getReturns true if The grant application form is in an ‘published’ state or all the sections mandatory question have been answered
  • getReturns data about a section within a submission
  • postadds the application from GrantApplications into the user applications
  • postAttaches a file to a question response
  • deleteDeletes a file attachment to a question response
Submissions

creates a new submission

post/submissions

Request body

applicationIdstring

Response

success

Changes