Returns every BIN attached to this client — including the disabled and archived ones — with its upstream cardholder model (`providerCardHolderModel`) and current `isEnabled` / `isArchived` flags. Unlike the account/user bin listings (which only surface bins that are attached AND enabled), this catalog also carries bins that are attached but no longer issuable, so an integrating service can keep its own BIN→model map in sync and retire bins decommissioned upstream. Bins never assigned to this client are not listed.
Responses
| Status | Body | Description |
|---|---|---|
200 |
BinCatalogResponse |
The client's BIN catalog. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.