orders.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. {
  2. "orders": [
  3. {
  4. "id": "FWFS-2026-001",
  5. "customer_name": "uojsndfoin",
  6. "customer_email": "inbx@mailpit.medowar.de",
  7. "organization_id": "feuerwehr-freising",
  8. "organization_label": "Feuerwehr Freising TEST",
  9. "comment": "",
  10. "items": [
  11. {
  12. "product_id": 10,
  13. "product_name": "Beil",
  14. "size": "Universalgröße",
  15. "availability_label": "",
  16. "is_processed": true
  17. },
  18. {
  19. "product_id": 17,
  20. "product_name": "Allwetterjacke",
  21. "size": "M",
  22. "availability_label": "",
  23. "is_processed": false
  24. }
  25. ],
  26. "status": "cancelled",
  27. "confirmation_status": "not_required",
  28. "confirmation_token": "",
  29. "confirmation_expires_at": "",
  30. "confirmed_at": "2026-05-11 22:14:17",
  31. "created_at": "2026-05-11 22:14:17",
  32. "updated_at": "2026-05-11 22:15:23",
  33. "cancelled_at": "2026-05-11 22:15:23",
  34. "cancelled_by": "admin",
  35. "cancellation_reason": "test",
  36. "admin_notified_at": ""
  37. },
  38. {
  39. "id": "FWFS-2026-002",
  40. "customer_name": "asdad",
  41. "customer_email": "jbisbf@mailpit.medowar.de",
  42. "organization_id": "feuerwehr-freising",
  43. "organization_label": "Feuerwehr Freising TEST",
  44. "comment": "",
  45. "items": [
  46. {
  47. "product_id": 4,
  48. "product_name": "Fleece",
  49. "size": "M",
  50. "availability_label": "",
  51. "is_processed": true
  52. },
  53. {
  54. "product_id": 5,
  55. "product_name": "Handschuhe AT",
  56. "size": "9",
  57. "availability_label": "",
  58. "is_processed": true
  59. }
  60. ],
  61. "status": "processed",
  62. "confirmation_status": "not_required",
  63. "confirmation_token": "",
  64. "confirmation_expires_at": "",
  65. "confirmed_at": "2026-05-11 22:14:38",
  66. "created_at": "2026-05-11 22:14:38",
  67. "updated_at": "2026-05-11 22:14:58",
  68. "cancelled_at": "",
  69. "cancelled_by": "",
  70. "cancellation_reason": "",
  71. "admin_notified_at": ""
  72. },
  73. {
  74. "id": "FWFS-2026-003",
  75. "customer_name": "sfsdfsd",
  76. "customer_email": "fsdfsdf@123.de",
  77. "organization_id": "feuerwehr-freising",
  78. "organization_label": "Feuerwehr Freising TEST",
  79. "comment": "",
  80. "items": [
  81. {
  82. "product_id": 10,
  83. "product_name": "Beil",
  84. "size": "Universalgröße",
  85. "availability_label": "",
  86. "is_processed": false
  87. },
  88. {
  89. "product_id": 4,
  90. "product_name": "Fleece",
  91. "size": "M",
  92. "availability_label": "",
  93. "is_processed": false
  94. }
  95. ],
  96. "status": "open",
  97. "confirmation_status": "not_required",
  98. "confirmation_token": "",
  99. "confirmation_expires_at": "",
  100. "confirmed_at": "2026-05-11 22:17:07",
  101. "created_at": "2026-05-11 22:17:07",
  102. "updated_at": "2026-05-30 09:57:29",
  103. "cancelled_at": "",
  104. "cancelled_by": "",
  105. "cancellation_reason": "",
  106. "admin_notified_at": ""
  107. },
  108. {
  109. "id": "FWFS-2026-004",
  110. "customer_name": "ihdfbvhdf",
  111. "customer_email": "1234@mailpit.medowar.de",
  112. "organization_id": "feuerwehr-freising",
  113. "organization_label": "Feuerwehr Freising TEST",
  114. "comment": "",
  115. "items": [
  116. {
  117. "product_id": 5,
  118. "product_name": "Handschuhe AT",
  119. "size": "9",
  120. "availability_label": "",
  121. "is_processed": false
  122. },
  123. {
  124. "product_id": 10,
  125. "product_name": "Beil",
  126. "size": "Universalgröße",
  127. "availability_label": "",
  128. "is_processed": false
  129. },
  130. {
  131. "product_id": 4,
  132. "product_name": "Fleece",
  133. "size": "M",
  134. "availability_label": "",
  135. "is_processed": false
  136. }
  137. ],
  138. "status": "open",
  139. "confirmation_status": "not_required",
  140. "confirmation_token": "",
  141. "confirmation_expires_at": "",
  142. "confirmed_at": "2026-05-30 09:58:30",
  143. "created_at": "2026-05-30 09:58:30",
  144. "updated_at": "2026-05-30 09:58:30",
  145. "cancelled_at": "",
  146. "cancelled_by": "",
  147. "cancellation_reason": "",
  148. "admin_notified_at": ""
  149. },
  150. {
  151. "id": "FS-2026-001",
  152. "customer_name": "Backorder test",
  153. "customer_email": "1235@mailpit.medowar.de",
  154. "organization_id": "feuerwehr-freising",
  155. "organization_label": "Feuerwehr Freising TEST",
  156. "comment": "",
  157. "items": [
  158. {
  159. "product_id": 3,
  160. "product_name": "Jacke THL",
  161. "size": "L",
  162. "availability_label": "",
  163. "is_processed": false
  164. }
  165. ],
  166. "status": "open",
  167. "confirmation_status": "not_required",
  168. "confirmation_token": "",
  169. "confirmation_expires_at": "",
  170. "confirmed_at": "2026-05-30 10:11:13",
  171. "created_at": "2026-05-30 10:11:13",
  172. "updated_at": "2026-05-30 10:11:13",
  173. "cancelled_at": "",
  174. "cancelled_by": "",
  175. "cancellation_reason": "",
  176. "admin_notified_at": ""
  177. }
  178. ]
  179. }