Membership Created

Event name membership_created

This webhook is triggered when the first period for a membership is created. Note that membership might not have any members yet. Use the Get Membership History endpoint to retrieve full details about the membership’s validity periods.

Payload

The payload of this webhook request is an object.
valueslist of objectsRequired
An array of webhooks, be prepared to handle more than 1 in the same hook request.

Response

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