Array of strings containing representing countries from which authorizations will be allowed. Authorizations from merchants in all other countries will be declined. Country codes should be ISO 3166 alpha-2 country codes (e.g. US). Cannot be set with blocked_merchant_countries. Provide an empty value to unset this control.
Array of strings containing categories of authorizations to decline. All other categories will be allowed. Cannot be set with allowed_categories.
Array of strings containing representing countries from which authorizations will be declined. Country codes should be ISO 3166 alpha-2 country codes (e.g. US). Cannot be set with allowed_merchant_countries. Provide an empty value to unset this control.
Limit spending with amount-based rules that apply across this cardholder's cards.
Currency of the amounts within spending_limits.
Array of strings containing categories of authorizations to allow. All other categories will be blocked. Cannot be set with
blocked_categories.