[
{
"id": "6d8e25d3-7eb5-4afe-9db9-9c63eb231298",
"orderNumber": "ORD123",
"status": "CREATED",
"subtotal": "100.50",
"discount": "10.00",
"shippingCost": "15.00",
"total": "105.50",
"cpfCnpj": "12345678900",
"name": "João Silva",
"email": "joao@email.com",
"phone": "11999999999",
"shippingAddress": {},
"postalCode": "12345678",
"street": "Rua Principal",
"number": "123",
"neighborhood": "Centro",
"city": "São Paulo",
"state": "SP",
"complement": "Apto 123",
"addressType": "RESIDENTIAL",
"paymentMethod": "PIX",
"paymentStatus": "PENDING",
"installments": 1,
"paymentDate": "2023-11-07T05:31:56Z",
"shippingMethod": "SEDEX",
"trackingUrl": "https://tracking.com",
"deliveryDate": "2023-11-07T05:31:56Z",
"companyId": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"clientId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"client": {
"id": "0502ef53-ddc3-429b-b480-01cb1bbd81e0",
"cpfCnpj": "05305405364",
"name": "Cliente Bola",
"email": "bola@email.com",
"phone": "41999999999",
"status": "ACTIVE",
"companyId": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"createdAt": "2025-02-03T10:00:00Z",
"updatedAt": "2025-02-03T10:00:00Z"
},
"company": {
"id": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"name": "Empresa Bola",
"cpfCnpj": "36062381000180",
"status": "ACTIVE",
"storeType": "FISICA",
"checkoutPreferences": {
"logo": "https://example.com/logo.png",
"backgroundColor": "#FFFFFF",
"bannerColor": "#000000",
"bannerText": "Welcome to our store!",
"checkoutStyle": "CONVERSION",
"pix": true,
"boleto": true,
"creditCard": true,
"timer": true,
"timerMinutes": 10,
"pixDiscount": 10,
"delivery": true,
"companyId": "550e8400-e29b-41d4-a716-446655440000",
"productId": "550e8400-e29b-41d4-a716-446655440000",
"id": "550e8400-e29b-41d4-a716-446655440000",
"createdAt": "2024-02-15T12:34:56Z",
"productOrderBump": "2024-02-16T12:34:56Z",
"updatedAt": "2024-02-16T12:34:56Z"
},
"needGatewaySetup": "false",
"createdAt": "2025-02-03T10:00:00Z",
"updatedAt": "2025-02-03T10:00:00Z"
},
"orderItems": [
{
"id": "6d8e25d3-7eb5-4afe-9db9-9c63eb231298",
"companyId": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"productId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"product": {
"id": "0e02a425-32b4-493d-8db6-1a033457b5ee",
"name": "Produto Bola",
"description": "Produto muito bom",
"price": 19.9,
"sku": "ABCD",
"displayId": "bolaABCD",
"shopifyVariantId": "3439480320342",
"imageUrl": "https://example.com/image.png",
"companyId": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"status": "ACTIVE",
"isSubscription": true,
"defaultPeriod": "MONTHLY",
"defaultTrialDays": 14,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"orderId": "b1c2d3e4-f5g6-7890-hijk-lm9876543210",
"quantity": 1,
"createdAt": "2025-02-03T10:00:00Z",
"updatedAt": "2025-02-03T10:00:00Z"
}
],
"sales": {
"id": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"companyId": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"orderId": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"order": "f96a489c-8a4d-4c7b-a1f6-347acbd832df",
"value": 100,
"totalValue": 110,
"checkoutFee": 5,
"gatewayFee": 5,
"createdAt": "2025-04-15T10:00:00Z",
"updatedAt": "2025-04-15T10:00:00Z"
},
"isShopifyOrder": true,
"shopifyOrderId": "<string>",
"notes": "Observações sobre o pedido",
"createdAt": "2025-02-03T10:00:00Z",
"updatedAt": "2025-02-03T10:00:00Z"
}
]