Set card BIN spend controls

Sets or updates spend controls that define whitelist/blacklist consumption scenarios and MCC rules for determining which transactions are permitted or restricted.
The configured controls apply to all applicable cards once updated.

Body Params
string
required

usage: MCC,SCENARIO,TRANSACTION_CURRENCY, if id is null then usage can not be null

string
required

keywords, if usage is MCC, then keywords must be 4 digits string,
if usage is TRANSACTION_CURRENCY, then keywords must be 3 digits currency code
if usage is SCENARIO, then keywords must be substring of transaction detail info

int64

id ,if null then insert ,if not null then update

string
required

list type: BLACKLIST,WHITELIST

cardBinIds
array of strings

card bin id list, if null then all card bin will be applied

cardBinIds
Headers
string
required

Universally unique identifier idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.

Responses

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