Guest User

Untitled

a guest
Jan 16th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. {
  2. "data": {
  3. "sku": "PRODUCT1",
  4. "title": "Product Title",
  5. "slug": "product-slug",
  6. "description": "Product Description text.",
  7. "type": "product",
  8. "backorders": "no",
  9. "manage_stock": false,
  10. "stock": null,
  11. "stock_status": "instock",
  12. "categories": [],
  13. "tags": [],
  14. "attributes": [],
  15. "variations": [],
  16. "price_lists": [],
  17. "product_media": []
  18. },
  19. "shop": "demo-shop"
  20. }
Add Comment
Please, Sign In to add comment