{
"global_properties": {
"char_set": "UTF-8",
"date_format": "MMM\/dd\/yyyy",
"language": "en",
"api_version": "17.2"
},
"request_data": {
"request_type": "update",
"entity_type": "proposal_finance",
"output_format": "json",
"value_delimiter": "|"
},
"app_data": {
"proposal_finance": [
{
"proposal_number": {
"display_name": "Proposal Number",
"value": ""
},
"proposal_name": {
"display_name": "Proposal Name",
"value": ""
},
"currency_descriptor": {
},
"finance_descriptor": {
"fin_edit_mode": {
"display_name": "Finance Edit Mode",
"value": ""
},
"comment": " For monthly edit mode, use following structure: For each month loop tag \/ data_YYYYMM attribute inside tag.\n For yearly edit mode, use following structure: For each each year loop \/ data_YYYY attribute loop inside tag.\n For aggregate edit mode, use following structure: Loop \/ data_aggregate attribute tag inside tag"
},
"finance_data": {
"savings": {
"display_name": "Benefits",
"s_cat1": {
"display_name": "Category 1",
"s_cat1_elem1": {
"display_name": "Element 1",
"value": "",
"value_def_curr": ""
}
}
},
"expenses": {
"display_name": "Cost",
"e_cat1": {
"display_name": "Category 1",
"e_cat1_elem1": {
"display_name": "Element 1",
"value": "",
"value_def_curr": ""
}
}
}
}
}
]
}
}