Skip to main content
PATCH
Configurar o upsell do produto

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

productId
string
required

Identificador do produto.

Minimum string length: 1

Body

application/json
upsellEnabled
boolean
required

Liga (true) ou desliga (false) o upsell pós-compra.

upsellPageUrl
string<uri> | null

Página da oferta de upsell; null remove a página configurada.

Response

Configuração de upsell atualizada.

Configuração de upsell atualizada.

success
boolean
required

Sempre true em uma resposta bem-sucedida.

data
object
required