{
"statuses": [
{
"statusId": 1,
"statusName": "Billing Document Created"
},
{
"statusId": 2,
"statusName": "Billing Document Drafted"
},
{
"statusId": 3,
"statusName": "Billing Document Sent"
},
{
"statusId": 4,
"statusName": "Billing Document Paid"
},
{
"statusId": 5,
"statusName": "Revenue Recognized"
},
{
"statusId": 6,
"statusName": "Billing Document Paid & Revenue Recognized"
},
{
"statusId": 7,
"statusName": "Billing Document Cancelled"
},
{
"statusId": 8,
"statusName": "Active, Not Deletable, Locked"
},
{
"statusId": 9,
"statusName": "Inactive, Deletable, Unlocked"
},
{
"statusId": 10,
"statusName": "Inactive, Not Deletable, Locked"
}
]
}