Skip to main content
POST
Add blacklist entry

Authorizations

X-API-Key
string
header
required

Path Parameters

shopId
string
required

Shop ID (ObjectId)

Body

application/json
type
enum<string>
required

Entry type

Available options:
country,
ip,
asn,
nickname
Example:

"country"

value
string
required

Value (country code / IP / nickname)

Required string length: 1 - 128
Example:

"RU"

reason
string

Reason

Maximum string length: 256
Example:

"Nadużycia / chargebacki"

Response

OK

success
boolean
Example:

true

data
object
message
string