Advertisement
Guest User

Untitled

a guest
Aug 16th, 2024
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.50 KB | None | 0 0
  1. {
  2.    "name":"Testing via REST API - before changes",
  3.    "description":"",
  4.    "sku":"testrestapi3",
  5.    "regular_price":"189.8",
  6.    "manage_stock":false,
  7.    "meta_data":[
  8.    ],
  9.    "attributes":[
  10.       {
  11.          "id":1,
  12.          "visible":true,
  13.          "variation":true,
  14.          "options":[
  15.             "Att1_1_English"
  16.          ]
  17.       }
  18.    ],
  19.    "status":"draft",
  20.    "type":"variable",
  21.    "in_stock":false,
  22.    "dimensions":{
  23.       "length":"",
  24.       "width":"",
  25.       "height":""
  26.    }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement