Update Card Spending Limit

Modify the card spending limit, to adjust an existing spend limit for a card.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

For ATM_CASH_WITHDRAWAL transaction type, there are maximum amount_limit that can be configured. Here are the following details:

  • For currency_code = SGD
    • For velocity_window = DAY maximum default limit is 5,000.00
    • For velocity_window = MONTHmaximum default limit is 150,000.00
  • For currency_code = USD
    • For velocity_window = DAY maximum default limit is 3,750.00
    • For velocity_window = MONTHmaximum default limit is 116,250.00
Path Params
string
required

Issuing Plan Opaque ID

string
required

User Opaque ID

string
required

Card Opaque ID

Body Params
float
required

limit amount

string
required

currency code in ISO 4217 format, E.g. SGD, IDR

string
enum
required

velocity window. one of=DAY, WEEK, MONTH, YEAR, LIFETIME, TRANSACTION.
TRANSACTION means limit per transaction. For transaction_type = ATM_CASH_WITHDRAWAL, it only support velocity_window of DAY and MONTH

Allowed:
string
Defaults to PURCHASE

transaction type of a limit. one of=PURCHASE, ATM_CASH_WITHDRAWAL

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json