Agents
An Agent is an autonomous actor (AI or automation) that spends on behalf of a customer. Agents can be assigned cards and must declare intents before making purchases.Creating an Agent
Agent Fields
| Field | Type | Description |
|---|---|---|
customerId | string | The customer this agent belongs to |
externalId | string | Your unique identifier for the agent |
name | string | Human-readable name |
status | string | active or suspended |
Agent Status
| Status | Description |
|---|---|
active | Agent can access cards and make purchases |
suspended | Agent is temporarily blocked from spending |