Webhooks
credit_note.issued
A credit note was issued.
Delivered as an HTTP POST to your subscribed URL. The request is HMAC-signed (Dolfin-Signature: t=<unix>,v1=<hex>); verify it before trusting the body. Return any 2xx to acknowledge — non-2xx and timeouts are retried with backoff. Events carry a stable id; de-duplicate on it. data is the full entity snapshot, identical in shape to the corresponding GET endpoint.
WEBHOOK