[
{
"total": 1,
"id": 456,
"uuid": "deal-uuid-456",
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-15T14:20:00Z",
"label": "TechCorp Enterprise Deal",
"deal_value": 250000,
"lead_id": 789,
"company_id": 123,
"partner_type": "reseller",
"stage_id": 3,
"stage_label": "Negotiation",
"stage_series": 3,
"stage_phase": "negotiation",
"payment_stage_id": 2,
"payment_stage_label": "Invoice Sent",
"payment_stage_series": 2,
"payment_stage_phase": "pending",
"currency_id": 1,
"currency_code": "USD",
"partnership_id": 234,
"campaign_id": null,
"campaign_title": null,
"company_campaign_id": null,
"vendor_stage_id": 4,
"commission_amount": 25000,
"commission_percentage": 10,
"tags": [
{
"id": 15,
"label": "Enterprise",
"background_color": "#8B5CF6",
"text_color": "#FFFFFF"
}
],
"assigned_users": [
{
"id": 456,
"email": "sales@company.com",
"first_name": "Sarah",
"last_name": "Johnson",
"profile_image_id": 890,
"profile_image_uuid": "profile-uuid-890"
}
],
"associated_partner": [
{
"company_id": 345,
"company_name": "Partner Solutions Inc",
"company_logo_id": 678,
"company_logo_uuid": "logo-uuid-678"
}
],
"campaign_partners": []
}
]