Lists API
Add any data point to a blacklist, whitelist, or custom list with this API. Reset any Fraud API request and response parameters, add a comment, and expiration through a single request.
Good to know
- Use a PUT request to add any data points to a list.
- All SEON API requests are case-sensitive. Please follow the formatting below to avoid errors.
Request
Request Attributes | Type | Required | |
---|---|---|---|
data_field | string | yes | |
value | string | yes | |
state | string | yes | |
comment | string | no | |
expire_day | integer | no | |
HTTP Endpoint
PHP
Generic
Generic