Create authorisation rule

POST {{host}}/v3/spend/applications/{{client-id}}/spend-controls/rules

Request Body

{"description"=>"Allow MCC 5999", "type"=>"MCC", "operation"=>"ALLOW", "values"=>["5999"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring