List all cards linked to a subscriber
Bearer olive_live_xxx or Bearer eyJ... (JWT)sub_abc123)| Status | Description |
|---|---|
ACTIVE | Card can be used for transactions |
BLOCKED | Card temporarily blocked |
LOST | Reported lost, permanently disabled |
EXPIRED | Card past expiry date |
| Status | Code | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 404 | NOT_FOUND | Subscriber not found |
| 500 | INTERNAL_ERROR | Server error |