{ "status": "Quoted", "notes": "string" }
curl --location --request PUT 'https://platform.shopranos.eu/api/Quotes/admin//close' \ --header 'Content-Type: application/json' \ --data-raw '{ "status": "Quoted", "notes": "string" }'
{}