v1
latestOpenAPI 3.0.12026-07-2662118182.1 KBMerchants
Add Merchant to Disallow List
post/api/v1/groups/disallow-merchant/{listId}
Path parameters
listIdinteger required
The ID for the disallow list you want to add a merchant to.
Request body
Response
Success
Example response
{
"listName": "Approved Merchants",
"listType": "Disallow",
"isActive": true,
"schemeId": 1050,
"schemeName": "Example Scheme",
"institutionId": 21,
"institutionName": "Example Institution"
}