Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "items": [{
  3. "product": {
  4. "company": 1,
  5. "country": "BR",
  6. "productCode": 13120,
  7. "defaultName": "Desodorante Colônia Kaiak Feminino",
  8. "description": "Desodorante Colônia Kaiak Feminino",
  9. "picture": "S3://",
  10. "size": 100,
  11. "unit": "ml",
  12. "maxCut": null,
  13. "classification": 1,
  14. "outlet": true,
  15. "price": 44.9,
  16. "points": 12,
  17. "profitability": null,
  18. "brand": "Kaiak",
  19. "subBrand": "Kaiak Urbe",
  20. "bundle": false,
  21. "materials": [
  22. {
  23. "priority": 0,
  24. "materialName": "BOM HUMOR MAT 1",
  25. "materialCode": 1
  26. }
  27. ],
  28. "productItens": [],
  29. "suspendedSales": []
  30. },
  31. "giftVoucher": {},
  32. "quantity": 1
  33. }]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement