{
 "accept_payment": 0, 
 "allow_comments": 0, 
 "allow_delete": 1, 
 "allow_edit": 1, 
 "allow_incomplete": 0, 
 "allow_multiple": 1, 
 "allow_print": 0, 
 "amount": 0.0, 
 "amount_based_on_field": 0, 
 "creation": "2017-10-30 15:57:10.825188", 
 "currency": "INR", 
 "doc_type": "Grant Application", 
 "docstatus": 0, 
 "doctype": "Web Form", 
 "idx": 0, 
 "introduction_text": "Share as many details as you can to get quick response from organization", 
 "is_standard": 1, 
 "login_required": 1, 
 "max_attachment_size": 0, 
 "modified": "2017-12-06 12:32:16.893289", 
 "modified_by": "Administrator", 
 "module": "Non Profit", 
 "name": "grant-application", 
 "owner": "Administrator", 
 "payment_button_label": "Buy Now", 
 "published": 1, 
 "route": "my-grant", 
 "show_sidebar": 1, 
 "sidebar_items": [], 
 "success_url": "/grant-application", 
 "title": "Grant Application", 
 "web_form_fields": [
  {
   "fieldname": "applicant_type", 
   "fieldtype": "Select", 
   "hidden": 0, 
   "label": "Applicant Type", 
   "max_length": 0, 
   "max_value": 0, 
   "options": "Individual\nOrganization", 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "applicant_name", 
   "fieldtype": "Data", 
   "hidden": 0, 
   "label": "Name", 
   "max_length": 0, 
   "max_value": 0, 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "email", 
   "fieldtype": "Data", 
   "hidden": 0, 
   "label": "Email Address", 
   "max_length": 0, 
   "max_value": 0, 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "description": "", 
   "fieldname": "grant_description", 
   "fieldtype": "Text", 
   "hidden": 0, 
   "label": "Please outline your current situation and why you are applying for a grant?", 
   "max_length": 0, 
   "max_value": 0, 
   "read_only": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "amount", 
   "fieldtype": "Float", 
   "hidden": 0, 
   "label": "Requested Amount", 
   "max_length": 0, 
   "max_value": 0, 
   "read_only": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "has_any_past_grant_record", 
   "fieldtype": "Check", 
   "hidden": 0, 
   "label": "Have you received any grant from us before?", 
   "max_length": 0, 
   "max_value": 0, 
   "options": "", 
   "read_only": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "published", 
   "fieldtype": "Check", 
   "hidden": 0, 
   "label": "Show on Website", 
   "max_length": 0, 
   "max_value": 0, 
   "read_only": 0, 
   "reqd": 0
  }
 ]
}