Blacklist API
Get the details about a blacklist item
get/blacklist/{id}
Path parameters
idstring required
The id that you were given when adding the blacklist entry
Response
Request successfully processed
Example response
{
"id": "bl_c3nL2MafX8WdfiIM",
"type": "iban",
"data": "FR1420041010050500013M02606"
}