{
"data": {
"id": "ACC002",
"name": "TechCorp Solutions",
"description": "Leading technology solutions provider",
"source": "manual",
"logo": "https://example.com/logo.png",
"statusId": "STATUS002",
"status": "Prospect",
"statusConfiguration": {
"id": "STATUS002",
"name": "Prospect",
"color": "#F59E0B"
},
"classificationId": "CLASS001",
"classification": "Enterprise",
"classificationConfiguration": {
"id": "CLASS001",
"name": "Enterprise",
"color": "#3B82F6"
},
"healthId": "HEALTH003",
"health": "Green",
"healthConfiguration": {
"id": "HEALTH003",
"name": "Green",
"color": "#10B981"
},
"industryId": "IND001",
"industry": "Technology",
"industryConfiguration": {
"id": "IND001",
"name": "Technology",
"color": "#8B5CF6"
},
"primaryDomain": "techcorp.com",
"secondaryDomain": "techcorpsolutions.com",
"accountOwner": "John Doe",
"accountOwnerId": "USER001",
"accountOwnerEmail": "john.doe@company.com",
"accountOwnerAvatarUrl": "https://example.com/avatar.jpg",
"annualRevenue": 10000000,
"employees": 500,
"website": "https://techcorp.com",
"billingAddress": "123 Tech Street, Silicon Valley, CA 94025",
"shippingAddress": "123 Tech Street, Silicon Valley, CA 94025",
"customFieldValues": [
{
"fieldId": "CUSTOM001",
"value": "Premium"
}
],
"metadata": {
"leadSource": "Website",
"dealStage": "Qualification"
},
"createdAt": "2025-07-25T12:50:38.937Z",
"updatedAt": "2025-07-25T12:50:38.937Z"
},
"status": true,
"message": "Account created successfully!",
"timestamp": "2025-07-25T12:50:38.937Z"
}