Spend Controls
Create Spend Control
Create a spend control
post/spend_controls
Request body
Example request
{
"creation_time": "2010-05-06T12:23:34.321Z",
"id": "7d943c51-e4ff-4e57-9558-08cab6b963c7",
"is_active": true,
"last_modified_time": "2010-05-06T12:23:34.321Z",
"merchant_category_codes": [
"5600–5699"
]
}Response
Spend control details
Example response
{
"creation_time": "2010-05-06T12:23:34.321Z",
"id": "7d943c51-e4ff-4e57-9558-08cab6b963c7",
"is_active": true,
"last_modified_time": "2010-05-06T12:23:34.321Z",
"merchant_category_codes": [
"5600–5699"
]
}