Configure a webhook URL to receive event notifications. Specify the type of events to subscribe to, such as card transactions or account transactions.

Request body

application/json · WebhookRequest · required

FieldTypeRequiredDescription
type string yes
url string (uri) yes The URL to receive webhook events.

Responses

StatusBodyDescription
200 WebhookResponse Webhook successfully set.
400 Error Invalid request.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.