v1
latestOpenAPI 3.0.12026-07-2662118182.1 KBMerchants
Add Merchant to Allow List
post/api/v1/groups/allow-merchant/{listId}
Path parameters
listIdinteger required
The ID for the allow 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"
}