Skip to main content
PUT
Update Storefront selection override

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

storefrontId
integer
required

Storefront ID

Required range: 1 <= x <= 9007199254740991

Body

application/json
decision
enum<string>
required

Buyer-account override for one exact Storefront. DEFAULT removes the override.

Available options:
DEFAULT,
ALWAYS_INCLUDE,
ALWAYS_EXCLUDE

Response

Update Storefront selection override

Current buyer-account override for one exact Storefront after the update.

buyerCustomerId
integer
required
Required range: 1 <= x <= 9007199254740991
storefrontId
string
required
Pattern: ^[1-9]\d*$
decision
enum<string>
required

Buyer-account override for one exact Storefront. DEFAULT removes the override.

Available options:
DEFAULT,
ALWAYS_INCLUDE,
ALWAYS_EXCLUDE