EventsEndpoints
The
EventsEndpoints
object consists of a list of webhooks that would you like to subscribe to, and the URLs where you would like messages to be sent for each webhook. Note that only the CreateSucceeded
webhook is directly subscribable at this time by API (the others require contacting customer support).Parameter Name | Type | Required | Description |
---|---|---|---|
CreateSucceeded | string | yes | URL to notify that an authorization was successfully created on a customer's credit card (this can be just an authorization, or an authorization and a capture, depending on the autocapture parameter in the PlanData object) |
Last modified 2mo ago