{
"statuses": [
{
"statusId": 1,
"statusName": "Created"
},
{
"statusId": 2,
"statusName": "Solicited"
},
{
"statusId": 3,
"statusName": "QC Required"
},
{
"statusId": 4,
"statusName": "Checked In"
},
{
"statusId": 6,
"statusName": "Checked Out"
},
{
"statusId": 8,
"statusName": "QC Rejected"
},
{
"statusId": 5,
"statusName": "Deprecated"
},
{
"statusId": 7,
"statusName": "Inactive, Deletable, Unlocked"
},
{
"statusId": 9,
"statusName": "Active, Not Deletable, Locked"
},
{
"statusId": 10,
"statusName": "Inactive, Not Deletable, Locked"
}
]
}