Transactions
Card Fee
Published when a fee is deducted from a card.
WEBHOOK
Event Types
| Event Type | Description |
|---|---|
issuing.fee.card | A fee was deducted from the card. |
Body
application/json
A unique identifier for this event.
Top-level event category. Always ISSUING for card issuance events.
Available options:
ISSUING The specific event type that occurred.
Available options:
issuing.fee.card Original transaction ID, finance transaction ID, or ledger ID.
API version number.
Example:
"V1.6.0"
Fee deduction details.
Response
200
Return 200 to acknowledge receipt.

