Invoice/Paid

Webhook fired when an Invoice is paid

Payload
string
enum
required
Allowed:
string
enum
required
Allowed:
account
object
required

The account associated with this invoice

bookingParticipants
array of objects
required

Booking participants associated with this invoice

bookingParticipants*
customer
object
required

The customer associated with this invoice

invoice
object
required

The invoice that triggered this invoice paid webhook event

Response
200

Webhook received successfully

LoadingLoading…