Skip to content

Commit 51525dc

Browse files
Merge pull request #174 from FacturAPI/chore/webhook_event
chore(webhookEvent): add webhook for created from dashboard
2 parents 89c808a + 01b0a0b commit 51525dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

website/openapi_v2.en.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7824,6 +7824,7 @@ components:
78247824
- "invoice.global_invoice_created"
78257825
- "invoice.status_updated"
78267826
- "invoice.cancellation_status_updated"
7827+
- "invoice.created_from_dashboard"
78277828
- "receipt.self_invoice_complete"
78287829
- "receipt.status_updated"
78297830
- "receipt.cancellation_status_updated"

website/openapi_v2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7789,6 +7789,7 @@ components:
77897789
- "invoice.global_invoice_created"
77907790
- "invoice.status_updated"
77917791
- "invoice.cancellation_status_updated"
7792+
- "invoice.created_from_dashboard"
77927793
- "receipt.self_invoice_complete"
77937794
- "receipt.cancellation_status_updated"
77947795
- "receipt.status_updated"

0 commit comments

Comments
 (0)