{
"id": "clprod0001",
"userId": "cluser0001",
"title": "Curso de Marketing Digital",
"description": "Acesso vitalício, 40 horas de conteúdo.",
"price": 29700,
"imageUrl": "https://app.dotfy.com.br/storage/curso-marketing.jpg",
"slug": "curso-marketing-digital",
"checkoutUrl": "https://app.dotfy.com.br/checkout/curso-marketing-digital",
"contentUrl": "https://seu-dominio.com/area-do-aluno",
"isActive": true,
"checkoutTheme": "DARK",
"requireCustomerData": true,
"sellerName": null,
"acceptCardPayment": false,
"type": "PRODUCT",
"viewCount": 1532,
"orderCount": 248,
"paidCount": 192,
"totalRevenue": 5702400,
"createdAt": "2026-01-15T10:00:00.000Z",
"updatedAt": "2026-05-05T14:30:00.000Z",
"user": {
"name": "Sua Empresa LTDA",
"email": "contato@suaempresa.com.br"
},
"orders": [
{
"id": "clorder0001",
"customerName": "Maria Silva",
"customerEmail": "maria@exemplo.com",
"status": "COMPLETED",
"amount": 29700,
"createdAt": "2026-05-01T10:00:00.000Z",
"paidAt": "2026-05-01T10:05:00.000Z"
}
]
}