OutstandingAgeing
API | Description |
---|---|
GET api/OutstandingAgeing/OutstandingAgeingReport |
Provides Outstanding Ageing Report |
Stock
API | Description |
---|---|
GET api/Stock/StockInformation |
Provides Stock Master Data |
Invoice
This has all the methods related to Invoice
API | Description |
---|---|
POST api/Invoice/SendInvoiceDetails?invoiceNumber={invoiceNumber} |
No documentation available. |
POST api/Invoice/SendAccountCreditDetails |
No documentation available. |
AccountCredit
API | Description |
---|---|
POST api/AccountCredit/SendAccountCreditDetails |
No documentation available. |
Customer
API | Description |
---|---|
GET api/Customer/CustomerInformation |
Provides Customer Master Data |
Order
This has all the methods related to Customer Order
API | Description |
---|---|
POST api/Order/OrderInformation |
Save the order and provide the current status of the Order |
POST api/Order/UpdatedOrderDetails |
Get the updated order |
GET api/Order/QuestOrderNo |
No documentation available. |