8a237f1f704f
List Consumer External Payment Cards
List the external debit cards a consumer has registered through the card-registration component. Call this after the component reports success to confirm the card was saved and to read the external_id that the OCT and AFT endpoints require. Check pushEnabled before creating an OCT and pullEnabled before creating an AFT — a card may support one direction and not the other.
A card is saved once the card processor confirms the registration, so an empty result immediately after the component closes means the confirmation has not landed yet rather than that registration failed. Poll briefly before treating it as a failure.
Requires any one of api:read, api:card-management:read, or api:consumer-profile:read.
Path parameters
The consumer's external ID.
Query parameters
A page number within the paginated result set.
Number of results to return per page. Maximum 50.
Headers
Bearer authentication