curl --location --request GET 'https://platform.shopranos.eu/api/v1/quotes' \
--header 'x-companyId;'
{
"totalCount": 200,
"items": [
{
"id": "quote_2x4y6z8a0b1c2d3e4f5g6h7j8k.",
"status": "WaitingCustomer.",
"createdAt": "2024-01-24T12:00:00Z.",
"updatedAt": "2024-01-25T15:30:00Z.",
"expiresAt": "2019-08-24T14:15:22Z",
"eshopCustomer": {
"customerId": " 787cff4a-3500-428a-ad16-86fccedfef74.",
"userId": " 2324f543-1200-4040-2302-230230232023."
},
"quoteCode": "20250327_2x4y6z8a0b1c2d3e4f5g6h7j8k.",
"eshopUserFields": {
"title": "string"
}
}
]
}