-
Notifications
You must be signed in to change notification settings - Fork 2
Home
SIMIT Yong Xiang edited this page Feb 28, 2024
·
44 revisions
Welcome to the webapi wiki, you can find up to date web api for simbiz business management system here. Below is some guide line for our API:
- All API return result in JSON form.
- All API required parameter module and action
- To access sensitive data, you required to authenticate into specific organization, specific token will provide to you. All subsequent API you shall use supply module, action, uid,token to access the resources.
- Each token have expired date (refer Login)
- Retrieve Master Data
- Insert Transactionhttps://github.com/SIMITGROUP/webapi/wiki/_new
- Get Available Stocks
- Get Data - Official Receipt
- Create Data - Official Receipt
- Get Data - Sales Invoice
- Create Data - Sales Invoice
- Create Data - Purchase Invoice
- Get Data - Business Partner
- Create Data - Business Partner
- Update Data - Business Partner
- Get Data - Item
- Create Data - Item
- Update Data - Item
- Get Data - Debtor Debit Note
- Create Data - Debtor Debit Note
- Get Data - Debtor Credit Note
- Create Data - Debtor Credit Note
- Get Debtors Aging Detail
- Get Creditors Aging Detail
- Create Data - Journal Entry