Skip to main content
POST
Create or update a spend control

Authorizations

Authorization
string
header
required

Bearer access token obtained from POST /v1/oauth/token using your Apocor API key.

Body

application/json
applicant_id
string
required
usage
enum<string>
required
Available options:
MCC,
SCENARIO,
TRANSACTION_CURRENCY
keywords
string
required

4-digit MCC, 3-letter currency code, or scenario substring.

list_type
enum<string>
required
Available options:
BLACKLIST,
WHITELIST
id
integer

Issuer control id when updating an existing rule.

card_ids
string[]
card_bin_ids
string[]

Response

200 - application/json

Spend control saved.

data
object