Skip to main content
PUT
Set a variant's handling fee

Authorizations

x-api-key
string
header
required

Your Upstack API key. Starts with upstack_.

x-pixel-id
string
header
required

The pixel id the request targets.

Path Parameters

productId
string
required
variantId
string
required

Body

application/json
handlingFee
number
required

Per-unit handling fee for this variant.

Required range: x >= 0

Response

The updated variant.

variant
object
required

A single SKU under a product. manualCostHistory is the chronological list of COG lines.