register_webhook
Register an HTTPS endpoint to receive outbound events for card operations, including transactions, balance changes, card issuance, status updates, and KYC events. Returns a signing secret for verification.
Instructions
Register an HTTPS endpoint for outbound events (transaction, balance, issued, card_status, kyc). Returns the signing secret once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| events | No | Event types (omit for all). |