Etsy Listings

post/api/etsy/listings

Request body

quantityinteger
titlestring
descriptionstring
pricenumber float
who_madestring
when_madestring
taxonomy_idinteger
statestring
typestring
shipping_profile_idinteger nullable
return_policy_idinteger nullable
readiness_state_idinteger nullable
materialsstring[]
shop_section_idinteger nullable
processing_mininteger nullable
processing_maxinteger nullable
tagsstring[]
stylesstring[]
item_weightnumber float nullable
item_lengthnumber float nullable
item_widthnumber float nullable
item_heightnumber float nullable
item_weight_unitstring nullable
item_dimensions_unitstring nullable
is_personalizableboolean
personalization_is_requiredboolean nullable
personalization_char_count_maxinteger nullable
personalization_instructionsstring nullable
production_partner_idsinteger[]
image_idsinteger[]
is_supplyboolean
is_customizableboolean
should_auto_renewboolean nullable
is_taxableboolean
imagesstring[]
skustring

Response

Returns result of creation listing

Changes