Operation limits
Cap what a card may do per transaction, per day, per week and per month, by channel and operation type.
Service that lists customized or parameter-based limit details defined on the card
Retrieves operation limits for a specific credit card by card reference and channel. Maps results from Lifecycle service to GetCardOperationLimitResponseItem objects including transaction limits, counts, amounts, and detailed limitation keys (channel, network, event codes, group codes, descriptions, and custom limitation flags) on a per-transaction, daily, weekly, monthly, and yearly basis.
Part of:
- Journey 02 · Managing a card product — step 1, Read current controls
Service that lists customized or parameter-based limit details defined on the card › Request Body
channelChannel - [Optional]
cardRefNumberCard Ref Number - [Optional]
Service that lists customized or parameter-based limit details defined on the card › Responses
Success
List Of Operation Limit - [Optional]
Service that customizes the card’s transaction limit
Sets the card operation limits, including transaction amounts and counts for daily, weekly, monthly, and yearly limits, for a specified card.
Service that customizes the card’s transaction limit › Request Body
channelChannel - [Optional]
cardRefNumberCard Ref Number - [Optional]
List Of Operation Limit - [Optional]
Service that customizes the card’s transaction limit › Responses
Success
List Of Result - [Optional]
Service that removes customized limits defined for a card
Removes operation limits from a credit card. Accepts a card reference number and a list of operation limit keys. Invokes the lifecycle service proxy to process the removal and returns a list of results including action type, success flag, errors, and operation limit keys.
Service that removes customized limits defined for a card › Request Body
channelChannel - [Optional]
cardRefNumberCard Ref Number - [Optional]
List Of Remove Operation Limit Keys - [Optional]
Service that removes customized limits defined for a card › Responses
Success
List Of Result - [Optional]
Service that lists parameter-based limit values defined on the card
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.
Service that lists parameter-based limit values defined on the card › Request Body
shadowCardNumberShadow Card Number - [Optional]
Service that lists parameter-based limit values defined on the card › Responses
Success
Card Limitation Parameter Data List - [Optional]
Service that lists customized or parameter-based limit details defined for the customer
Retrieves a customer's operational limits for credit cards. The method calls the customer service proxy to get all operation limits for a customer and channel, filters the list to include only credit cards (CardType = "C") and those with CustomLimitationChangeFlag enabled, and maps the remaining data into a detailed response including daily, weekly, monthly, yearly, and per-transaction limits along with descriptive keys and profile information.
Part of:
- Journey 02 · Managing a card product — step 1, Read current controls
Service that lists customized or parameter-based limit details defined for the customer › Request Body
customerNumberCustomer Number - [Optional]
channelChannel - [Optional]
Service that lists customized or parameter-based limit details defined for the customer › Responses
Success
List Of Operation Limit - [Optional]
Service that customizes customer transaction limits
Sets operation limits for a specific customer. Validates and updates transaction limits across various profiles, ensuring control over daily, weekly, monthly, and yearly transaction amounts and counts.
Service that customizes customer transaction limits › Request Body
customerNumberCustomer Number - [Optional]
channelChannel - [Optional]
List Of Operation Limit - [Optional]
Service that customizes customer transaction limits › Responses
Success
List Of Result - [Optional]
Service that removes customizable limits defined for a customer
Removes operation limits at the customer level. Accepts a customer number and a list of operation limit keys. Invokes the customer service proxy to process the removal and returns a list of results including action type, success flag, errors, and operation limit keys.
Service that removes customizable limits defined for a customer › Request Body
customerNumberCustomer Number - [Optional]
channelChannel - [Optional]
List Of Remove Operation Limit Keys - [Optional]
Service that removes customizable limits defined for a customer › Responses
Success
List Of Result - [Optional]
Service that lists parameter-based limit values defined for the customer
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.
Service that lists parameter-based limit values defined for the customer › Request Body
customerNumberCustomer Number - [Optional]
Service that lists parameter-based limit values defined for the customer › Responses
Success
Customer Limitation Parameter Data List - [Optional]