{
  "global_properties": {
    "char_set": "UTF-8",
    "date_format": "MMM/dd/yyyy",
    "language": "en",
    "api_version": "17.1"
  },
  "request_data": {
    "request_type": "create",
    "entity_type": "proposal",
    "output_format": "json",
    "value_delimiter": "|"
  },
  "app_data": {
    "proposal": [{
      "proposal_name": {
        "display_name": "Proposal Name",
        "value": "Test Proposal JSON"
      },
      "project_type": {
        "display_name": "Project Type",
        "value": "Generic Project Type"
      },
      "roadmap": {
        "display_name": "Roadmap",
        "value": "Generic"
      },
      "org_descriptor": {
        "division": {
          "display_name": "Division",
          "value": "Division 1"
        },
        "business_unit": {
          "display_name": "Business Unit",
          "value": "Business Unit 1"
        }
      },
      "classification_descriptor": {
        
      },
      "finance_descriptor": {
        
      },
      "version_descriptor": {
        "enable_versioning": {
          "display_name": "Enable versioning (Y/N)",
          "value": "N"
        }
      },
      "proposal_team_descriptor": [{
        "role": "Project Leader",
        "login_id": "Test_Resource_XML",
        "signoff": "Signoff Not Required"
      }],
      "initial_project_team_descriptor": [{
        "role": "Project Leader",
        "login_id": "Test_Resource_XML",
        "duration_type": "Entire Project",
        "duration_start": "",
        "duration_end": "",
        "allocation_type": "% Utilization",
        "allocation_percentage": "100",
        "allocation_hours": "",
        "approval_action": ""
      }],
      "custom_fields": {
        "predefined_fields": {
          
        },
        "runtime_fields": {
          
        }
      }
    }]
  }
}