Advertisement
bagsari

jhattse orderaddons

Apr 26th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. {
  2. "components": [
  3. {
  4. "inventory_id": 2612,
  5. "is_delivery": true,
  6. "quantity": 1,
  7. "price": 100,
  8. "add_ons": [
  9. {
  10. "inventory_id": 182768,
  11. "type": "add_ons",
  12. "enable": true,
  13. "addon_id": 18
  14. },
  15. {
  16. "inventory_id": 182768,
  17. "type": "add_ons",
  18. "enable": true,
  19. "addon_id": 14
  20. }
  21. ]
  22. }
  23. ],
  24. "charges": [],
  25. "user": {
  26.  
  27. "phone": "0000000000"
  28. },
  29. "payment_mode": "Cash",
  30. "currency": "INR",
  31. "added_on": "2024-04-26T09:25:37.202Z",
  32. "info": {},
  33. "is_paid": false,
  34. "update": false,
  35. "status": "Created",
  36. "extra_discount": 0,
  37. "update": false
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement