Advertisement
Shad3yz

Untitled

Jun 26th, 2020
1,919
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.04 KB | None | 0 0
  1. {
  2.     "shop": "5eed56edecc1e9127833310e",
  3.     "branch": "5eee65ea2762c008a233ed07",
  4.     "items": [{
  5.         "id": "5ef63308be7b462b24490da5",
  6.         "addons": [
  7.         {
  8.             "id": "5ef63447be7b462b24490da8",
  9.             "options": ["5ef63447be7b462b24490da9"]
  10.         },
  11.         {
  12.             "id": "5ef63467be7b462b24490dab",
  13.             "options": ["5ef63467be7b462b24490dac", "5ef63467be7b462b24490dad"]
  14.         }
  15.         ],
  16.         "qty": 2
  17.     },
  18.     {
  19.         "id": "5ef63308be7b462b24490da5",
  20.         "addons": [
  21.         {
  22.             "id": "5ef63447be7b462b24490da8",
  23.             "options": ["5ef63447be7b462b24490da9"]
  24.         },
  25.         {
  26.             "id": "5ef63467be7b462b24490dab",
  27.             "options": ["5ef63467be7b462b24490dac"]
  28.         }
  29.         ],
  30.         "qty": 2
  31.     }],
  32.     "notes": "example notes",
  33.     "payment_method": "Cash",
  34.     "address": {
  35.         "street": "ghattas street",
  36.         "area": "shoubra",
  37.         "buildingNumber": 22,
  38.         "floorNumber": 5,
  39.         "flatNumber": 9
  40.     }
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement