Quick Start
Last updated
Last updated
{
"id": "string",
"totalCheckout": 0,
"status": "string",
"totalProducts": 0,
"totalFrete": 0,
"discount": 0,
"createdAt": "2024-06-25T17:25:43.413Z",
"updatedAt": "2024-06-25T17:25:43.413Z",
"customer": {
"id": "string",
"name": "string",
"document": "string",
"email": "string",
"phone": "string",
"address": "string",
"number": "string",
"zipCode": "string",
"complement": "string",
"neighborhood": "string",
"city": "string",
"state": "string",
"country": "string"
},
"products": [
{
"quantity": 0,
"unitaryValue": 0,
"name": "string",
"id": "string",
"productId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}