Skip to main content

Card updated notification

Webhook

Triggered when a card's status or configuration changes.

The payload mirrors the card object returned by GET /card/v1/cards/{id}: the card id, customerId, status, limit, ledger, provisionedWallets, audit, and timestamps. Use this webhook to sync card state into your system whenever a card is created, activated, frozen, cancelled, or otherwise updated.

Request

Responses

Webhook received successfully. Return any 2xx status to acknowledge receipt.

Was this page helpful?