Cards
A Card is a virtual spending instrument issued to an agent. Cards have policy controls that determine how they can be used.Card Types
| Usage | Description |
|---|---|
single | One-time use, auto-closes after first transaction |
multi | Reusable for multiple transactions |
Creating a Card
Card Fields
| Field | Type | Description |
|---|---|---|
customerId | string | Owner of the card |
agentId | string | Agent assigned to use the card |
usage | string | single or multi |
status | string | Card status |
Card Status
| Status | Description |
|---|---|
active | Card can be used for transactions |
frozen | Temporarily blocked |
closed | Permanently deactivated |