UserMaster

APIDescription
GET api/User/GetOrganizationDetails

No documentation available.

POST api/User/GetAllUsers

No documentation available.

GET api/User/GetActiveUsers

No documentation available.

GET api/User/GetAllBranchUsers

No documentation available.

GET api/User/GetActiveBranchUsers

No documentation available.

POST api/User/GetUserById

No documentation available.

POST api/User/CreateUser

No documentation available.

POST api/User/UpdateUser

No documentation available.

POST api/User/ChangePassword

No documentation available.

POST api/User/ResendInvite

No documentation available.

GET api/User/GenerateOTP?Username={Username}

No documentation available.

GET api/User/ValidateOTP?Username={Username}&OTP={OTP}

No documentation available.

POST api/User/ResetPassword

No documentation available.

GET api/User/CheckUsernameAvailability?userName={userName}

No documentation available.

POST api/User/UpdateUserBranch

No documentation available.

Account

APIDescription
GET api/Account/UserInfo

No documentation available.

POST api/Account/Logout

No documentation available.

GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

POST api/Account/AddExternalLogin

No documentation available.

POST api/Account/RemoveLogin

No documentation available.

GET api/Account/ExternalLogin?provider={provider}&error={error}

No documentation available.

GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/Register

No documentation available.

POST api/Account/RegisterExternal

No documentation available.

CostCenter

APIDescription
POST api/CostCenter/CreateCostCenter

No documentation available.

POST api/CostCenter/UpdateCostCenter

No documentation available.

POST api/CostCenter/GetCostCenterById

No documentation available.

GET api/CostCenter/GetCostCenterList

No documentation available.

GET api/CostCenter/GetActiveCostCenters

No documentation available.

Organization

APIDescription
POST api/Organization/CreateOrganization

No documentation available.

POST api/Organization/UpdateOrganization

No documentation available.

POST api/Organization/GetOrganizationById

No documentation available.

GET api/Organization/GetOrganizationList

No documentation available.

GET api/Organization/GetCountryList

No documentation available.

GET api/Organization/GetStateList

No documentation available.

POST api/Organization/UploadOrganizationLogo

No documentation available.

POST api/Organization/DeleteOrganizationLogo

No documentation available.

SampleInfo

APIDescription
POST api/SampleInfo/CreateSampleInfo

No documentation available.

POST api/SampleInfo/UpdateSampleInfo

No documentation available.

POST api/SampleInfo/GetSampleAdditionalInfoById

No documentation available.

GET api/SampleInfo/GetSampleAdditionalInfoList

No documentation available.

GET api/SampleInfo/GetActiveSampleAdditionalInfoList

No documentation available.

Invoice

APIDescription
POST api/Invoice/GenerateInvoice

No documentation available.

POST api/Invoice/GetInvoiceList

No documentation available.

POST api/Invoice/CancelProformaInvoice

No documentation available.

POST api/Invoice/GetProformaInvoiceListForCancellation

No documentation available.

POST api/Invoice/GetCancelledPIList

No documentation available.

TestMaster

APIDescription
POST api/Test/CreateTest

No documentation available.

POST api/Test/UpdateTest

No documentation available.

POST api/Test/GetTestById

No documentation available.

GET api/Test/GetTestList

No documentation available.

GET api/Test/GetActiveTests

No documentation available.

GET api/Test/GetTestListCurrencyCodes

No documentation available.

GET api/Test/GetCurrencyList

No documentation available.

POST api/Test/AddTestMethod

No documentation available.

POST api/Test/UpdateTestMethod

No documentation available.

GET api/Test/GetTestMethodList?TestId={TestId}

No documentation available.

POST api/Test/GetTestMethodById

No documentation available.

POST api/Test/AddTestParameter

No documentation available.

POST api/Test/UpdateTestParameter

No documentation available.

POST api/Test/DeleteParameter

No documentation available.

GET api/Test/GetTestParameters?TestId={TestId}

No documentation available.

GET api/Test/GetTestParameterById?TestParameterId={TestParameterId}

No documentation available.

POST api/Test/AddSubParameter

No documentation available.

POST api/Test/UpdateTestSubParameter

No documentation available.

POST api/Test/RemoveSubParameter

No documentation available.

GET api/Test/GetTestSubParameters?ParameterId={ParameterId}

No documentation available.

GET api/Test/GetTestSubParameterById?TestSubParameterId={TestSubParameterId}

No documentation available.

Print

APIDescription
GET api/print/pdf?clientName={clientName}&projectName={projectName}&totalAmount={totalAmount}

No documentation available.

GET api/print/pdf/ProformaInvoicePrint?ProformaInvoiceId={ProformaInvoiceId}&sendMail={sendMail}

No documentation available.

GET api/print/pdf/WorkOrderPrint?ProformaInvoiceId={ProformaInvoiceId}&sendMail={sendMail}

No documentation available.

GET api/print/pdf/InvoicePrint?InvoiceId={InvoiceId}&sendMail={sendMail}

No documentation available.

GET api/print/pdf/TestReportPrint?SampleId={SampleId}&sampleStatus={sampleStatus}&sendMail={sendMail}

No documentation available.

POST api/print/pdf/send-test-report?ProformaInvoiceId={ProformaInvoiceId}

No documentation available.

POST api/Print?fileName={fileName}&body={body}&subject={subject}&toAddress={toAddress}

No documentation available.

POST api/Print?ProformaInvoiceId={ProformaInvoiceId}

No documentation available.

TestStandards

APIDescription
POST api/TestStandards/CreateTestStandards

No documentation available.

POST api/TestStandards/UpdateTestStandards

No documentation available.

POST api/TestStandards/GetTestStandardsById

No documentation available.

GET api/TestStandards/GetTestStandardsList

No documentation available.

GET api/TestStandards/GetActiveStandards

No documentation available.

Report

APIDescription
POST api/Report/GetAuditLogReport

No documentation available.

GET api/Report/GetLogTypeList

No documentation available.

POST api/Report/GetCustomerSalesReport

No documentation available.

POST api/Report/GetBuyerwiseSaleReportList

No documentation available.

GET api/Report/GetPendingPIReport?selectedDate={selectedDate}

No documentation available.

POST api/Report/GetInvoiceGSTReport

No documentation available.

ProformaInvoice

APIDescription
POST api/ProformaInvoice/CreateProformaInvoice

No documentation available.

POST api/ProformaInvoice/UpdateProformaInvoice

No documentation available.

POST api/ProformaInvoice/DeleteProformaInvoice

No documentation available.

POST api/ProformaInvoice/GetProformaInvoiceById

No documentation available.

POST api/ProformaInvoice/GetProformaInvoiceList

No documentation available.

POST api/ProformaInvoice/CreateSample

No documentation available.

POST api/ProformaInvoice/UpdateSample

No documentation available.

POST api/ProformaInvoice/RemoveSample

No documentation available.

GET api/ProformaInvoice/GetSampleList?ProformaInvoiceId={ProformaInvoiceId}

No documentation available.

POST api/ProformaInvoice/GetSampleById

No documentation available.

POST api/ProformaInvoice/AddTests

No documentation available.

POST api/ProformaInvoice/RemoveTests

No documentation available.

GET api/ProformaInvoice/GetSampleTests?PIDetailsId={PIDetailsId}

No documentation available.

GET api/ProformaInvoice/GetTestMethodListByCategory?TestId={TestId}&CategoryId={CategoryId}

No documentation available.

GET api/ProformaInvoice/GetCurrencyList

No documentation available.

POST api/ProformaInvoice/UploadSampleFile

No documentation available.

POST api/ProformaInvoice/DeleteSampleFile

No documentation available.

GET api/ProformaInvoice/ChangeBankCharges?ProformaInvoiceId={ProformaInvoiceId}&BankCharges={BankCharges}

No documentation available.

GET api/ProformaInvoice/GetTaxDetailsById?ProformaInvoiceId={ProformaInvoiceId}

No documentation available.

Category

APIDescription
POST api/Category/CreateCategory

No documentation available.

POST api/Category/UpdateCategory

No documentation available.

POST api/Category/GetCategoryById

No documentation available.

GET api/Category/GetCategoryList

No documentation available.

GET api/Category/GetActiveCategories

No documentation available.

Customer

APIDescription
POST api/Customer/CreateCustomer

No documentation available.

POST api/Customer/UpdateCustomer

No documentation available.

POST api/Customer/GetCustomerById

No documentation available.

GET api/Customer/GetCustomerList

No documentation available.

GET api/Customer/GetActiveCustomers

No documentation available.

POST api/Customer/GetCustomerContactPersons

No documentation available.

Dashboard

APIDescription
GET api/Dashboard/GetDashboardCounts

No documentation available.

GET api/Dashboard/MonthlyInvoiceTotalAmount

No documentation available.

GET api/Dashboard/GetCurrencyPieReport

No documentation available.

TestResult

APIDescription
POST api/TestResult/GetWorkOrderList

No documentation available.

POST api/TestResult/AddTestResults

No documentation available.

POST api/TestResult/RemoveTestResult

No documentation available.

GET api/TestResult/GetResultTestParameters?TestId={TestId}&PIDetailsTestId={PIDetailsTestId}

No documentation available.

POST api/TestResult/VerifySample

No documentation available.

POST api/TestResult/UpdateTestResults

No documentation available.

POST api/TestResult/GetVerificationSampleList

No documentation available.

POST api/TestResult/GetVerifiedSampleList

No documentation available.

POST api/TestResult/GetProvisionalVerifiedSampleList

No documentation available.

GET api/TestResult/GetSampleVerification?PIDetailsId={PIDetailsId}

No documentation available.

GET api/TestResult/GetSampleTestsAndResults?PIDetailsId={PIDetailsId}

No documentation available.

Branch

APIDescription
POST api/Branch/CreateBranch

No documentation available.

POST api/Branch/UpdateBranch

No documentation available.

POST api/Branch/GetBranchById

No documentation available.

GET api/Branch/GetBranchList

No documentation available.

GET api/Branch/GetActiveBranches

No documentation available.

Buyer

APIDescription
POST api/Buyer/CreateBuyer

No documentation available.

POST api/Buyer/UpdateBuyer

No documentation available.

POST api/Buyer/GetBuyerById

No documentation available.

GET api/Buyer/GetBuyerList

No documentation available.

GET api/Buyer/GetActiveBuyers

No documentation available.

Values

APIDescription
GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.