Invoice

View as Markdown
Webhook related to invoices, trigged upon - Invoice created: INVOICE_CREATED - Invoice updated: INVOICE_UPDATED - Invoice deleted: INVOICE_DELETED Using the provided id, use the GetInvoie API to retrieve more data. Using the provided fees.id use the GetPeriodFees to retrieve more data

Request

This endpoint expects an object.
tenantstringRequired
timestampintegerRequired
idstringRequiredformat: "uuid"
signaturestringRequired
typestringRequired
dataobjectRequired

Response

Successful response