{
"global_properties": {
"char_set": "UTF-8",
"date_format": "MMM/dd/yyyy",
"language": "en",
"api_version": "17.1"
},
"request_data": {
"request_type": "delete",
"entity_type": "activity_nonwbs",
"output_format": "json",
"value_delimiter": "|"
},
"app_data": {
"activity_nonwbs": [{
"activity_type_id": {
"display_name": "Activity Type",
"value": "Issue"
},
"project_number": {
"display_name": "Project ID",
"value": ""
},
"project_name": {
"display_name": "Project Name",
"value": "Test Project JSON"
},
"activity_id": {
"display_name": "Activity Id",
"value": ""
},
"activity_path": {
"display_name": "Issue Name",
"value": "Test Issue JSON"
}
}]
}
}