MarminDeveloper Docs

Webhook Events


Marmin sends webhook events for both Sales and Purchase documents.

Supported Events

Sales
  • sale.invoice.create

  • sale.invoice.update

  • sale.credit_note.create

  • sale.credit_note.update

Purchase
  • purchase.invoice.create

  • purchase.invoice.update

  • purchase.credit_note.create

  • purchase.credit_note.update

Each event represents the latest state of the document.

Next