Advertisement
thaninja

Products Payload

Dec 2nd, 2022 (edited)
755
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.82 KB | None | 0 0
  1. {
  2.   "name": "Test product",
  3.   "description": null,
  4.   "weight": 0,
  5.   "tags": [
  6.     null
  7.   ],
  8.   "barcode": "123456789",
  9.   "refundable": 0,
  10.   "category_id": 21,
  11.   "min_qty": 1,
  12.   "unit_price": 1100,
  13.   "brand_id": 16,
  14.   "unit": "Pc",
  15.   "discount_type": "amount",
  16.   "discount": 0,
  17.   "date_range": null,
  18.   "current_stock": 10,
  19.   "sku": null,
  20.   "meta_title": null,
  21.   "meta_description": null,
  22.   "meta_img": null,
  23.   "shipping_type": "flat_rate",
  24.   "flat_shipping_cost": 100,
  25.   "external_link": null,
  26.   "external_link_btn": "Buy Now",
  27.   "pdf": null,
  28.   "low_stock_quantity": null,
  29.   "stock_visibility_state": "quantity",
  30.   "cash_on_delivery": "1",
  31.   "est_shipping_days": null,
  32.   "photos": "64468,79214,79213",
  33.   "thumbnail_img": "23926",
  34.   "video_provider": "youtube",
  35.   "video_link": null,
  36.    "button": "publish"
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement