Operation limits
Cap what a card may do per transaction, per day, per week and per month, by channel and operation type.
Operations
credit-digital-channels-integration
/credit/api/getCardOperationLimit
Retrieves operation limits configured for a card.
POST/credit/api/setCardOperationLimit
Sets or updates operation limits for a card.
POST/credit/api/removeCardOperationLimit
Removes operation limits, reverting to defaults.
POST/credit/api/getCardLimitationParameterData
Retrieves card-specific limitation parameter data, including per-transaction, daily, weekly, monthly, and yearly limits, along with associated keys and profile details. Maps lifecycle service response to structured CardLimitationParameterData objects.
POST/credit/api/getCustomerOperationLimit
Retrieves customer-level operation limits.
POST/credit/api/setCustomerOperationLimit
Sets customer-level operation limits.
POST/credit/api/removeCustomerOperationLimit
Removes customer-level operation limits.
POST/credit/api/getCustomerLimitationParameterData
Retrieves customer limitation parameter data for credit cards. It calls the customer service proxy to get all limitation parameters for a customer, filters the results to only include cards of type "C" (credit cards), and maps them into a detailed response including transaction limits, counts, profile codes, descriptions, and other key attributes.
debit-digital-channels-integration
/debit/api/getCardLimitationParameterData
Retrieves detailed limitation parameter data including both configured limits and system defaults.
POST/debit/api/getCardOperationLimit
Retrieves all operation limits configured for a specific card, showing transaction limits by type, channel, and time period.
POST/debit/api/setCardOperationLimit
Creates or updates operation limits for a card.
POST/debit/api/removeCardOperationLimit
Removes specific operation limits from a card, reverting to default or customer-level limits.
POST/debit/api/getCustomerOperationLimit
Manage operation limits at the customer level, applying to all cards for that customer.
POST/debit/api/setCustomerOperationLimit
Manage operation limits at the customer level, applying to all cards for that customer.
POST/debit/api/removeCustomerOperationLimit
Manage operation limits at the customer level, applying to all cards for that customer.
POST/debit/api/getCustomerLimitationParameterData
Retrieves customer-level limitation parameters, showing defaults and inheritance rules.
prepaid-digital-channels-integration
/prepaid/api/getCardLimitationParameterData
Retrieves all limitation parameters (operation limits) configured for a specific card.
POST/prepaid/api/getCustomerOperationLimit
Retrieves configured operation limits for a customer.
POST/prepaid/api/getCardOperationLimit
Retrieves configured operation limits for a card.
POST/prepaid/api/setCustomerOperationLimit
Sets or updates operation limits at the customer level.
POST/prepaid/api/setCardOperationLimit
Sets or updates operation limits for a specific card.
POST/prepaid/api/removeCustomerOperationLimit
Removes specific operation limits from a customer.
POST/prepaid/api/removeCardOperationLimit
Removes specific operation limits from a card.
POST/prepaid/api/getCustomerLimitationParameterData
Retrieves limitation parameters at the customer level, which may apply to all cards belonging to a customer.
integration-corebanking-indoor
/Indoor/api/getCustomerOperationLimit
Retrieves operational limits configured at customer level.
POST/Indoor/api/setCustomerOperationLimit
Sets operational limits at customer level.
POST/Indoor/api/removeCustomerOperationLimit
Removes customer-level operational limits.
POST/Indoor/api/setCardOperationLimit
Sets or updates operational limits for a card.
POST/Indoor/api/getCardOperationLimit
Retrieves operational limits configured for a card (transaction amount limits, count limits, time-based restrictions).
POST/Indoor/api/removeCardOperationLimit
Removes operational limits from a card.