ProfileMaster
API | Description |
---|---|
POST api/file/upload |
No documentation available. |
POST api/ProfileMaster/Decrypt?cipherText={cipherText} |
No documentation available. |
GET api/ProfileMaster/GetUserConnectionStringByUserID?userId={userId} |
No documentation available. |
POST api/ProfileMaster/SaveProfile |
No documentation available. |
GET api/ProfileMaster/GetCommonMasterDetails?masterType={masterType} |
No documentation available. |
GET api/ProfileMaster/GetBillingState |
No documentation available. |
GET api/ProfileMaster/GetUserConnectionStringByProfileId?profileId={profileId} |
No documentation available. |
GET api/ProfileMaster/GetProfileDetails?profileId={profileId} |
No documentation available. |
GET api/ProfileMaster/GetCommonMasterDetailsByProfileId?masterType={masterType}&profileId={profileId} |
No documentation available. |
Dashboard
API | Description |
---|---|
POST api/Dashboard/Decrypt?cipherText={cipherText} |
No documentation available. |
GET api/Dashboard/GetUserConnectionString?profileId={profileId} |
No documentation available. |
GET api/Dashboard/GetDashboardDetails?profileId={profileId} |
No documentation available. |
GET api/Dashboard/GetDashboardList?profileId={profileId} |
No documentation available. |
GET api/Dashboard/GetDashboardListFullScreen?profileId={profileId} |
No documentation available. |
GET api/Dashboard/GetDashboardDetailsByMonthly?profileId={profileId} |
No documentation available. |
LicenseMaster
API | Description |
---|---|
POST api/LicenseMaster/Decrypt?cipherText={cipherText} |
No documentation available. |
POST api/LicenseMaster/SaveLicenseMaster |
No documentation available. |
InvoiceReceipt
API | Description |
---|---|
POST api/InvoiceReceipt/Decrypt?cipherText={cipherText} |
No documentation available. |
GET api/InvoiceReceipt/GetUserConnectionStringByProfileId?profileId={profileId} |
No documentation available. |
GET api/InvoiceReceipt/GetProfileDetailsForInvoiceByProfileId?profileId={profileId}&invoiceId={invoiceId} |
No documentation available. |
GET api/InvoiceReceipt/GetInvoiceReceiptDetailsByInvoiceId?profileId={profileId}&invoiceId={invoiceId} |
No documentation available. |
GET api/InvoiceReceipt/GetPracelDetailsByInvId?profileId={profileId}&invoiceId={invoiceId} |
No documentation available. |
Invoice
API | Description |
---|---|
POST api/Invoice/Decrypt?cipherText={cipherText} |
No documentation available. |
GET api/Invoice/GetUserConnectionString?profileId={profileId} |
No documentation available. |
POST api/Invoice/SaveInvoice |
No documentation available. |
POST api/Invoice/UpdateInvoice |
No documentation available. |
POST api/Invoice/SaveKOTMaster |
No documentation available. |
POST api/Invoice/UpdateKOTMaster |
No documentation available. |
POST api/Invoice/SaveParcelOrderInvoice |
No documentation available. |
OrderMaster
API | Description |
---|---|
POST api/OrderMaster/Decrypt?cipherText={cipherText} |
No documentation available. |
GET api/OrderMaster/GetUserConnectionString?profileId={profileId} |
No documentation available. |
POST api/OrderMaster/SaveOrderMaster |
No documentation available. |
GET api/OrderMaster/GetOrderList?profileId={profileId} |
No documentation available. |
GET api/OrderMaster/GetItemOrderList?flag={flag}&profileId={profileId}&itemCategoryId={itemCategoryId} |
No documentation available. |
GET api/OrderMaster/GetItemOrderLisByInvoiceId?invoiceId={invoiceId}&profileId={profileId} |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values/Get |
No documentation available. |
GET api/Values/Get/{id} |
No documentation available. |
POST api/Values/Post |
No documentation available. |
PUT api/Values/Put/{id} |
No documentation available. |
DELETE api/Values/Delete/{id} |
No documentation available. |
LoginAPI
API | Description |
---|---|
POST api/LoginAPI/Decrypt?cipherText={cipherText} |
No documentation available. |
GET api/LoginAPI/GetUserConnectionString?userId={userId} |
No documentation available. |
POST api/LoginAPI/CheckLogin |
No documentation available. |
POST api/LoginAPI/CheckLoginOnSplashScreen |
No documentation available. |