put

/merchant/current/projects/{project_id}/store/items/physical_good/sku/{sku}

Updates a physical item.

Authorization

basic

Request Parameters

2 Path Parameters

Request Body

Schema
object
$schema: http://json-schema.org/draft-04/schema#
sku
string
required
name
object
required
prices
array[object]
required
tax_categories
array[string]
required
description
object
long_description
object
image_url
string
media_list
array[string]
groups
array[string]
attributes
object
vc_prices
object
is_enabled
boolean
is_deleted
boolean
is_free
boolean
order
number
purchase_limit
string

Responses

Physical item was successfully updated

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
2 path params not set
project_id
sku
$$.env
2 variables not set
username
password