The payment session was created
Documentation Index
Fetch the complete documentation index at: https://docs.momentco.io/llms.txt
Use this file to discover all available pages before exploring further.
Represents an occurrence in the system that triggers the webhook, containing an identifier, event type, and relevant data.
A unique identifier for the event.
The type of event that triggered the webhook, for example, 'payment_session.created'.
"payment_session.updated"
Contains the actual payload. The payload can be a different object depending on the event type. For example, for payment_session.* events, the payload will always be the payment_session object.
Return a 200 status to indicate that the data was received successfully