{
"customerId": "string",
"storeId": "string",
"products": [
{
"productId": "string",
"productVariantId": "string",
"quantity": 0,
"price": 0,
"measurementUnit": "string"
}
]
}