{
"responseCode": 200,
"responseMsg": "Success",
"tripIssueList": [
{
"key": "ROAD_ISSUE",
"value": "Road Issues"
},
{
"key": "BORDER_ISSUE",
"value": "Border / Checkpoint"
},
{
"key": "VEHICLE_ISSUE",
"value": "Vehicle / Truck Problem"
},
{
"key": "LOADING_ISSUE",
"value": "Loading Issues"
},
{
"key": "UNLOADING_ISSUE",
"value": "Unloading Issues"
},
{
"key": "TIME_DELAY",
"value": "Time Delay"
},
{
"key": "COMMUNICATION_PROBLEM",
"value": "Communication Problem"
},
{
"key": "SAFETY_EMERGENCY_ISSUE",
"value": "Safety / Emergency"
},
{
"key": "DOCUMENTATION_ISSUE",
"value": "Documentation Issue"
}
]
}