Delete the "Daily ATM Withdrawal Limit"

The DELETE /api/spendRules/atmDailyLimit API method allows users to remove the existing "Daily ATM Withdrawal Limit" from their banking account settings. Once this limit is removed, there will be no restrictions on the amount that can be withdrawn from ATMs within a 24-hour period. This action gives users flexibility but may also reduce certain security and control measures over their account.

Purpose:

This API enables users to disable the daily limit on ATM withdrawals, effectively allowing them to withdraw larger sums of money without any predefined caps.

Key Features:

  • Flexibility: Users can remove the daily ATM withdrawal cap, allowing for unrestricted withdrawals.
  • Enhanced Control: Provides users the ability to customize their banking settings according to their needs.

📘

Summary:

The DELETE /api/spendRules/atmDailyLimit endpoint gives users the ability to remove the daily ATM withdrawal limit, providing greater flexibility for cash withdrawals. While this action offers convenience, it also requires careful consideration of potential security risks. Proper authentication and user confirmation are crucial to ensure the safe execution of this operation.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!