card object as
NEW_CARD_ADDED, with the updated status.
All deliveries share the common envelope (eventId,
eventName, timestamp, programId, sandbox, customerId, clientReference).
card fields
nickName and limitGroupId are included only when set.
| Field | Type | Notes |
|---|---|---|
cardId | string | The card identifier. |
accountId | string | Account the card is attached to. |
maskedPan | string | Masked card number. |
cardType | string | e.g. VIRTUAL, PHYSICAL. |
currency | string | Card currency. |
status | string | ACTIVE, CREATED, BLOCKED, CANCELLED, EXPIRED. |
nickName | string | Optional. Customer-set label. |
limitGroupId | string | Optional. Spend-limit group. |