Blacklist
Create Blacklist Entry
Creates a new blacklist entry.
post/v1/shops/{shopId}/blacklist
Request body
Example request
{
"value": "culpa",
"type": "email",
"match_type": "exact",
"reason": "culpa",
"message": "culpa",
"active_from": "2020-08-22",
"active_to": "2020-08-22"
}