API Reference

Create Merchant Rule (decommissioned)

This endpoint is no longer supported. Please use CreateSpendRule instead.
Creates a merchant category spend rule that allows or blocks specified merchant categories.
The mode can be set to 'block' to prevent spending at listed merchant categories, or 'allow' to restrict spending to only merchants within the list.
For a complete list of merchant categories, refer to the Getting Started section of the docs.

Log in to see full request history
Query Params
string

Program ID is only required for superbusinesses. Only cards within the program can have this spend rule applied.

Body Params
merchantCategories
array of strings
required
merchantCategories*
string
required

allow MerchantRuleModeAllow In 'allow' mode, only transactions within specified merchant categories are permitted; transactions at unlisted merchant category will be declined.
block MerchantRuleModeBlock In 'block' mode, spending at merchants within selected categories is prohibited; transactions at any listed merchant category will be blocked."

string
required
Responses

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