Webhook that triggers when a new product is created
- Supplier Bill Payment Write Off Created
Supplier Bill Payment Write Off Updated
Supplier Bill Payment Write Off Cancelled
Supplier Bill Payment Wri...
Product Webhook API (1.0.0)
Download OpenAPI description
Languages
Servers
Production Server
https://{subdomain}/api/v3/
- Production Serverhttps://nelsenlim.dealpos.net/api/v3/supplierBillPaymentWriteOff
application/json
{ "ID": "f53187c8-1b8e-4075-a227-6867d09179cd", "BillID": "7aaf89d0-52be-448a-8f19-18ef163e21ff", "Outlet": "Outlet1", "Number": "2-OT/21/08/0006", "Amount": 60000, "Method": "Cash", "Date": "2021-08-20T00:00:00", "Created": "2021-08-20T10:28:56.6691072", "Creator": "dealpos", "CreatorID": "71e6e3df-257e-4a56-90ad-f6214b267aee" }
- Production Serverhttps://nelsenlim.dealpos.net/api/v3/supplierBillPaymentWriteOffUpdated
application/json
{ "ID": "f53187c8-1b8e-4075-a227-6867d09179cd", "BillID": "7aaf89d0-52be-448a-8f19-18ef163e21ff", "Outlet": "Outlet1", "Number": "2-OT/21/08/0006", "Amount": 60000, "Method": "Cash", "Date": "2021-08-20T00:00:00", "Created": "2021-08-20T10:28:56.6691072", "Creator": "dealpos", "CreatorID": "71e6e3df-257e-4a56-90ad-f6214b267aee" }
- Production Serverhttps://nelsenlim.dealpos.net/api/v3/supplierBillPaymentWriteOffCancel
application/json
{ "ID": "f53187c8-1b8e-4075-a227-6867d09179cd", "BillID": "7aaf89d0-52be-448a-8f19-18ef163e21ff", "Outlet": "Outlet1", "Number": "2-OT/21/08/0006", "Amount": 60000, "Method": "Cash", "Date": "2021-08-20T00:00:00", "Created": "2021-08-20T10:28:56.6691072", "Creator": "dealpos", "CreatorID": "71e6e3df-257e-4a56-90ad-f6214b267aee" }
