Etsy · Example Payload

Open Api V3 Self Example

MarketplaceEcommerceHandmadeListingsOrdersPaymentsReviewsShippingTaxonomyOAuth2

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

Top-level fields

user_idshop_id

Example Payload

Raw ↑
{
  "user_id": 456789,
  "shop_id": 123456
}