Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.28 KB

V3applicationlistingslistingIdinventoryPropertyValues.md

File metadata and controls

13 lines (10 loc) · 1.28 KB

V3applicationlistingslistingIdinventoryPropertyValues

Properties

Name Type Description Notes
property_id int The unique ID of an Etsy listing property.
value_ids int[] An array of unique IDs of multiple Etsy listing property values. For example, if your listing offers different sizes of a product, then the value ID list contains value IDs for each size.
scale_id int The numeric ID of a single Etsy.com measurement scale. For example, for shoe size, there are three `scale_id`s available - `UK`, `US/Canada`, and `EU`, where `US/Canada` has `scale_id` 19. [optional]
property_name string The name of the property, in the requested locale language. [optional]
values string[] A list of property value entries for this product. Note: parenthesis characters (`(` and `)`) are not allowed.

[Back to Model list] [Back to API list] [Back to README]