{
"id": "string",
"name": "string",
"description": "string",
"isDefault": true,
"stages": [
{
"id": "string",
"pipelineId": "string",
"key": "string",
"label": "string",
"color": "string",
"probability": 0,
"order": 0,
"isWon": true,
"isLost": true
}
],
"createdAt": "string"
}