Skip to content

Custom Variation/Option Creation via API #1253

Answered by turboturtleD
Dominic-Moser asked this question in Q&A
Discussion options

You must be logged in to vote

Without digging back extensively into old code (and discussions that it looks like Etsy may have hidden from their github), I can tell you with relative certainty the endpoint you want is "updateListingInventory".

In regards to the property_id for custom values, (products > property_values > property_id) there are two values available for custom properties. I believe those are 513 and 514.

This is a challenging endpoint. If you simply use the getListingInventory endpoint and modify the values that make sense, in my experience and recollection, the request will not succeed. You need to remove several of the values before re-submitting the data to the update endpoint, it's messy. If you ar…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@Dominic-Moser
Comment options

@turboturtleD
Comment options

Answer selected by Dominic-Moser
@Dominic-Moser
Comment options

@pangourelias
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants