Skip to main content

CardLimitsUpdateRequest

limit object
oneOf
null
nameCardsSpendingLimitPolicyName (string)required

Spending limit policy name. MONTHLY for monthly limits, UNLIMITED for no limits

Possible values: [UNLIMITED, MONTHLY]

CardLimitsUpdateRequest
{
"limit": "null",
"name": "UNLIMITED"
}