Schema2020-08-27
objectissuing_cardholder_authorization_controls
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
IssuingCardholderAuthorizationControls
objectallowed_categories array
optionalnullable Array of strings containing [categories](https://stripe.com/docs/api#issuing_authorization_object-merchant_data-category) of authorizations to allow. All other categories will be blocked. Cannot be set with `blocked_categories`.
blocked_categories array
optionalnullable Array of strings containing [categories](https://stripe.com/docs/api#issuing_authorization_object-merchant_data-category) of authorizations to decline. All other categories will be allowed. Cannot be set with `allowed_categories`.
spending_limits array
optionalnullable Limit spending with amount-based rules that apply across this cardholder's cards.
spending_limits_currency string
optionalnullable Currency of the amounts within `spending_limits`.