Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. {
  2. "operationName":"editListing",
  3. "variables":{
  4. "input":{
  5. "id":"m24352086539",
  6. "photoIds":[
  7. "https://mercari-images.global.ssl.fastly.net/photos/m24352086539_1.jpg?1582279179"
  8. ],
  9. "name":"Short Dress, Boho Dress",
  10. "price":25000,
  11. "description":"This little orange dress with its trendy statement sleeves is a must have in any confident lady's wardrobe- it is sexy, stylish and comfortable and can be worn both as a dress or as a tunic teamed with leggings or harem pants.\nWear when you feel like expressing your fun loving, carefree spirit and don't forget to pack this stunning item with you on your next visit to the Burning Man or Coachella.",
  12. "categoryId":149,
  13. "conditionId":4,
  14. "zipCode":"11238",
  15. "tags":"",
  16. "salesFee":2500,
  17. "metadataValueId":"061e15647ce932dd66a526",
  18. "imei":"",
  19. "shippingPayerId":1,
  20. "shippingClassIds":[
  21. 1039
  22. ],
  23. "shippingPackageLength":8,
  24. "shippingPackageWidth":8,
  25. "shippingPackageHeight":4,
  26. "shippingDimensionUnit":"INCH",
  27. "shippingPackageWeight":32,
  28. "shippingWeightUnit":"OUNCE",
  29. "sizeId":293
  30. }
  31. },
  32. "query":"mutation editListing($input: EditListingInput!) {\n editListing(input: $input) {\n id\n seller {\n id\n numSellItems\n __typename\n }\n __typename\n }\n}\n"
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement