Transaction Monitoring
Blacklist Account
POST api/v1/transaction-monitoring/blacklist-account
To unblock or unblacklist an account, use the endpoint below. The request type
is DELETE
Body
application/json
Blacklist account payload
The account number of the account you want to blacklist.
Response
200
application/json
Blacklist account result
Message after account is blacklisted
Example:
"Account blacklisted"