Etsy · Example Payload

Open Api V3 Listing Variation Image Example

MarketplaceEcommerceHandmadeListingsOrdersPaymentsReviewsShippingTaxonomyOAuth2

Open Api V3 Listing Variation Image Example is an example object payload from Etsy, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

property_idvalue_idvalueimage_id

Example Payload

Raw ↑
{
  "property_id": 1,
  "value_id": 1,
  "value": "example string",
  "image_id": 1
}