Skip to content

Get shop assortment entry

GET
/partners/{id}/shops/{shop_id}/assortment/{assortment_id}
curl --request GET \
--url https://example.com/partners/example/shops/example/assortment/example
id
required
string
shop_id
required
string
assortment_id
required
string
Media type application/json
object
id
required
string
parent_id
Any of:
Any of:
string
account_id
Any of:
Any of:
string
sku
Any of:
Any of:
string
name
Any of:
Any of:
string
price
Any of:
Any of:
Any of:
number
active
Any of:
Any of:
boolean
created_at
Any of:
Any of:
string
updated_at
Any of:
Any of:
string
deleted_at
Any of:
Any of:
string
Example
{
"price": "NaN"
}