{
"title": {},
"notes": {}
}
curl --location --request PUT 'https://platform.shopranos.eu/api/v1/quotes//eshop-user-details' \
--header 'x-companyId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": {},
"notes": {}
}'
{}