Invoice
> **DreamClass sends this request to you.** The URL and server shown above are a placeholder for the endpoint *you* register under **Settings > Integrations**. They are not DreamClass addresses and there is nothing here for you to call.
Webhook related to invoices, triggered upon
- Invoice created: INVOICE_CREATED
- Invoice updated: INVOICE_UPDATED
- Invoice deleted: INVOICE_DELETED
Using the provided id, use the GetInvoice API to retrieve more data. Using the provided fees.id use the GetPeriodFees to retrieve more data
Request
This endpoint expects an object.
tenant
timestamp
id
signature
type
data
Response
Successful response

