session_status
Webhook
Sent when the session status changes. Primarily used for signups / registrations, not payments.
This webhook is triggered when a session reaches the completed status.
Your externalReferences from the session are always included as additional properties in the payload.
Request
Responses
- 200
Your server should return a 2xx status code to acknowledge receipt.