Webhook that triggers when a new product is created
- Supplier Bill Payment Created
Supplier Bill Payment Deleted
Supplier Bill Payment Updated
Supplier Bill Payment Cre...
Product Webhook API (1.0.0)
Download OpenAPI description
Languages
Servers
Production Server
https://{subdomain}/api/v3/
- Production Serverhttps://nelsenlim.dealpos.net/api/v3/supplierBillPaymentCreated
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/supplierBillPaymentDeleted
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/supplierBillPaymentUpdated
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" }
