Webhooks
Create Webhook
POST
Webhooks which we send currently include only one event payment_intent.status.updated
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
default - application/json
The response is of type object
.