{ "opportunityId": "string" }
curl --location 'https://platform.shopranos.eu/api/v1/sales-quotes//opportunity' \ --header 'x-companyId;' \ --header 'Content-Type: application/json' \ --data '{ "opportunityId": "string" }'
{}