`/blacklist_add`
`/blacklist_add`
Tier:
managerAdds an identifier to the shop’s blacklist, blocking future purchases.SellAuth endpoint: POST /shops/{id}/blacklist`/blacklist_list`
`/blacklist_list`
Tier:
supportLists blacklisted identifiers for the shop.SellAuth endpoint: GET /shops/{id}/blacklist`/blacklist_remove`
`/blacklist_remove`
Tier:
managerRemoves an entry from the shop’s blacklist.SellAuth endpoints:DELETE /shops/{id}/blacklist/{id}GET /shops/{id}/blacklist