Skip to main content

Create Exclusion

POST 

/account/settings/exclusions

Creates a new exclusion of the given type (ip, coupon, or sku) for the authenticated client. The fields required in the request body depend on the type: ip for ip, couponCode (and optional couponDescription) for coupon, sku (and optional nameLabel) for sku.

Request

Responses

SKU exclusion created successfully