Skip to main content

Card Controller

Comprehensive API for managing card-related operations including listing, ordering, updating, and tracking cards for authenticated users

📄Documentation

Update Card Details and Preferences

Allows authenticated users to modify card-specific settings and preferences. Supports updating various card attributes such as: - Card activation/deactivation

Explorer
📄Documentation

Place a New Card Order

Enables authenticated users to request a new card with flexible options. Features include: - Card type selection (Based on card types returned by the endpoint '/types') - Account association - Renewal options - Withdrawal agency selection - Billing account selection

Explorer
📄Documentation

Retrieve Comprehensive List of User's Cards

Fetches a detailed list of all cards associated with the authenticated user. Returns paginated card details including card types, status, and basic information. Useful for users to view their entire card portfolio in one request.

Explorer
📄Documentation

Retrieve Detailed Card Movement History

Retrieves a comprehensive list of transactions and movements for a specific card. Supports advanced filtering, sorting, and pagination. Key features include: - Filtering transactions based on various search criteria - Sorting by date of operation (default) or other fields - Configurable page size and sorting order

Explorer
📄Documentation

Retrieve Available Card Types

Provides a list of available card types for the authenticated user. This endpoint retrieves the available card types for ordering a new card.Features include: - Brief information about each card type - Optional type-based filtering

Explorer
📄Documentation

Retrieve Client's Card Request History

Fetches a detailed list of the user's previous and current card requests. Provides comprehensive insight into: - Pending card orders - Historical card request status

Explorer