Skip to content

Instantly share code, notes, and snippets.

@Zaglov
Last active January 26, 2018 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zaglov/947dfdf47615a558df79558c8e72caed to your computer and use it in GitHub Desktop.
Save Zaglov/947dfdf47615a558df79558c8e72caed to your computer and use it in GitHub Desktop.
{
"data": {
"sku": "PRODUCT1",
"title": "Product Title",
"slug": "product-slug",
"description": "Product Description text.",
"type": "product",
"backorders": "no",
"manage_stock": false,
"stock": null,
"stock_status": "instock",
"categories": [],
"tags": [],
"attributes": [],
"price_lists": [
{
"regular_price": "118.6719375",
"slug": "default"
}
],
"product_media": []
},
"shop": "demo-shop"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment