Advertisement
r_martins

{{Store Base URL}}/rest/async/bulk/V1/categories/

Mar 7th, 2021
938
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.30 KB | None | 0 0
  1. [{
  2.     "category": {
  3.         "name": "Nova Bulk Category 1",
  4.         "is_active": true,
  5.         "position": 1,
  6.         "level": 1
  7.     }
  8.    
  9. },
  10. {
  11.     "category": {
  12.         "name": "Nova Bulk Category 2",
  13.         "is_active": true,
  14.         "position": 1,
  15.         "level": 1
  16.     }
  17.    
  18. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement