curl --location '/api/DeleteQuotationByQuotationRef' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "quotationId": 0 }'