Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.28 KB

AccountingEventType.md

File metadata and controls

11 lines (6 loc) · 1.28 KB

AccountingEventType

Properties

Name Type Description Notes
value str must be one of ["*", "accounting.customer.created", "accounting.customer.updated", "accounting.customer.deleted", "accounting.invoice.created", "accounting.invoice.updated", "accounting.invoice.deleted", "accounting.invoice_item.created", "accounting.invoice_item.updated", "accounting.invoice_item.deleted", "accounting.ledger_account.created", "accounting.ledger_account.updated", "accounting.ledger_account.deleted", "accounting.tax_rate.created", "accounting.tax_rate.updated", "accounting.tax_rate.deleted", "accounting.bill.created", "accounting.bill.updated", "accounting.bill.deleted", "accounting.payment.created", "accounting.payment.updated", "accounting.payment.deleted", "accounting.supplier.created", "accounting.supplier.updated", "accounting.supplier.deleted", "accounting.purchase_order.created", "accounting.purchase_order.updated", "accounting.purchase_order.deleted", "accounting.expense.created", "accounting.expense.updated", "accounting.expense.deleted", ]

[Back to Model list] [Back to API list] [Back to README]