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