Get the cardholder status for the given user.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | User identifier. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
CardholderResponse |
Cardholder details. |
404 |
Error |
No cardholder found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.