Create
| Field | Notes |
|---|---|
reference_id | Your internal client ID. Required. Unique per account. |
tpa_id | Must be a TPA on this account (ideally signed) |
name | Display name |
When to use multiple orgs for one client
Usually 1 org = 1 client. But split into multiple orgs when you need:- Different webhook endpoints per card type
- Different event subscriptions
- Separate card holder groups with different configs
Organization “tabs” (conceptual)
Think of an org as having config sections:| Section | What it controls |
|---|---|
| Issuer | Which TPA + card types flow through this org |
| Connection | Webhook URL + auth |
| Webhook events | Which event types to subscribe |
| Card holders | Which people get data |

