Skip to main content

An invoice is created

Webhook 

This event occurs when an invoice is created (regardless of whether it is a one-off, manually created invoice, or created via a recurring package).

Note these fields:

  • context_str = invoice
  • context_id = ... (this will be the invoice_id of the invoice)
  • event = insert

Request

Responses

Return a 200 status to indicate that the data was received successfully