Get Lead Stage List
Get Lead Stage List
{
"meta": {
"totalResults": 1,
"start": 0,
"perPage": 10,
"count": 1
},
"results": [
{
"id": 1,
"name": "Quoted",
"reasons": []
},
{
"id": 6,
"name": "Won",
"reasons": [
{
"id": 11,
"reason": "Price under budget"
},
{
"id": 12,
"reason": "Repeat client"
}
]
},
]
}Last updated