{
"global_properties": {
"char_set": "UTF-8",
"date_format": "MMM/dd/yyyy",
"language": "en",
"api_version": "16.1"
},
"request_data": {
"request_type": "create",
"entity_type": "idea",
"output_format": "json",
"value_delimiter": "|"
},
"app_data": {
"idea": [{
"idea_title": {
"display_name": "Idea Title",
"value": "Test Idea JSON"
},
"primary_contact_first_name": {
"display_name": "Primary Contact First Name",
"value": "Primary Contact First Name"
},
"primary_contact_last_name": {
"display_name": "Primary Contact Last Name",
"value": "Primary Contact Last Name"
},
"contact_phone": {
"display_name": "Contact Phone",
"value": "000-000-0000"
},
"contact_email": {
"display_name": "Contact Email",
"value": "donotreply@oracle.com"
},
"org_descriptor": {
"division": {
"display_name": "Division",
"value": "Division 1"
},
"business_unit": {
"display_name": "Business Unit",
"value": "Business Unit 1"
}
},
"statement_notes_descriptor": {
"problem_desc": {
"display_name": "Description of Problem/Opportunity",
"value": "Description of Problem/Opportunity"
},
"benefits": {
"display_name": "Benefits from Improvement",
"value": "Benefits from Improvement"
}
},
"custom_fields": {
"predefined_fields": {
},
"runtime_fields": {
}
}
}]
}
}