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