CardLimitsUpdateRequest
limit object
oneOf
- null
- Money
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"
}