{
"statuses": [
{
"statusId": 1,
"statusName": "Created"
},
{
"statusId": 2,
"statusName": "Operative"
},
{
"statusId": 3,
"statusName": "Inactive"
},
{
"statusId": 4,
"statusName": "Triggered"
},
{
"statusId": 5,
"statusName": "Active, Not Deletable, Locked"
},
{
"statusId": 6,
"statusName": "Active, Deletable, Locked"
},
{
"statusId": 7,
"statusName": "Active, Not Deletable, UnLocked"
},
{
"statusId": 9,
"statusName": "In Review"
},
{
"statusId": 10,
"statusName": "Approved"
}
]
}