shopify-webhook-schemas 0.3.0 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (416) hide show
  1. package/metadatas/2026-01/app/scopes_update.json +24 -0
  2. package/metadatas/2026-01/app/uninstalled.json +70 -0
  3. package/metadatas/2026-01/app_purchases_one_time/update.json +21 -0
  4. package/metadatas/2026-01/app_subscriptions/approaching_capped_amount.json +23 -0
  5. package/metadatas/2026-01/app_subscriptions/update.json +27 -0
  6. package/metadatas/2026-01/audit_events/admin_api_activity.json +67 -0
  7. package/metadatas/2026-01/bulk_operations/finish.json +20 -0
  8. package/metadatas/2026-01/carts/create.json +98 -0
  9. package/metadatas/2026-01/carts/update.json +98 -0
  10. package/metadatas/2026-01/channels/delete.json +18 -0
  11. package/metadatas/2026-01/checkouts/create.json +258 -0
  12. package/metadatas/2026-01/checkouts/delete.json +29 -0
  13. package/metadatas/2026-01/checkouts/update.json +258 -0
  14. package/metadatas/2026-01/collection_listings/add.json +28 -0
  15. package/metadatas/2026-01/collection_listings/remove.json +20 -0
  16. package/metadatas/2026-01/collection_listings/update.json +28 -0
  17. package/metadatas/2026-01/collection_publications/create.json +24 -0
  18. package/metadatas/2026-01/collection_publications/delete.json +18 -0
  19. package/metadatas/2026-01/collection_publications/update.json +24 -0
  20. package/metadatas/2026-01/collections/create.json +27 -0
  21. package/metadatas/2026-01/collections/delete.json +20 -0
  22. package/metadatas/2026-01/collections/update.json +27 -0
  23. package/metadatas/2026-01/companies/create.json +29 -0
  24. package/metadatas/2026-01/companies/delete.json +26 -0
  25. package/metadatas/2026-01/companies/update.json +29 -0
  26. package/metadatas/2026-01/company_contact_roles/assign.json +114 -0
  27. package/metadatas/2026-01/company_contact_roles/revoke.json +114 -0
  28. package/metadatas/2026-01/company_contacts/create.json +37 -0
  29. package/metadatas/2026-01/company_contacts/delete.json +34 -0
  30. package/metadatas/2026-01/company_contacts/update.json +37 -0
  31. package/metadatas/2026-01/company_locations/create.json +91 -0
  32. package/metadatas/2026-01/company_locations/delete.json +88 -0
  33. package/metadatas/2026-01/company_locations/update.json +91 -0
  34. package/metadatas/2026-01/customer.joined_segment.json +18 -0
  35. package/metadatas/2026-01/customer.left_segment.json +18 -0
  36. package/metadatas/2026-01/customer.tags_added.json +25 -0
  37. package/metadatas/2026-01/customer.tags_removed.json +25 -0
  38. package/metadatas/2026-01/customer_account_settings/update.json +17 -0
  39. package/metadatas/2026-01/customer_groups/create.json +25 -0
  40. package/metadatas/2026-01/customer_groups/delete.json +21 -0
  41. package/metadatas/2026-01/customer_groups/update.json +22 -0
  42. package/metadatas/2026-01/customer_payment_methods/create.json +33 -0
  43. package/metadatas/2026-01/customer_payment_methods/revoke.json +33 -0
  44. package/metadatas/2026-01/customer_payment_methods/update.json +33 -0
  45. package/metadatas/2026-01/customers/create.json +55 -0
  46. package/metadatas/2026-01/customers/data_request.json +27 -0
  47. package/metadatas/2026-01/customers/delete.json +20 -0
  48. package/metadatas/2026-01/customers/disable.json +55 -0
  49. package/metadatas/2026-01/customers/enable.json +55 -0
  50. package/metadatas/2026-01/customers/merge.json +30 -0
  51. package/metadatas/2026-01/customers/purchasing_summary.json +27 -0
  52. package/metadatas/2026-01/customers/redact.json +24 -0
  53. package/metadatas/2026-01/customers/update.json +55 -0
  54. package/metadatas/2026-01/customers_email_marketing_consent/update.json +27 -0
  55. package/metadatas/2026-01/customers_marketing_consent/update.json +28 -0
  56. package/metadatas/2026-01/delivery_promise_settings/update.json +19 -0
  57. package/metadatas/2026-01/discounts/create.json +22 -0
  58. package/metadatas/2026-01/discounts/delete.json +19 -0
  59. package/metadatas/2026-01/discounts/redeemcode_added.json +23 -0
  60. package/metadatas/2026-01/discounts/redeemcode_removed.json +23 -0
  61. package/metadatas/2026-01/discounts/update.json +22 -0
  62. package/metadatas/2026-01/disputes/create.json +32 -0
  63. package/metadatas/2026-01/disputes/update.json +32 -0
  64. package/metadatas/2026-01/domains/create.json +22 -0
  65. package/metadatas/2026-01/domains/destroy.json +22 -0
  66. package/metadatas/2026-01/domains/update.json +22 -0
  67. package/metadatas/2026-01/draft_orders/create.json +244 -0
  68. package/metadatas/2026-01/draft_orders/delete.json +18 -0
  69. package/metadatas/2026-01/draft_orders/update.json +244 -0
  70. package/metadatas/2026-01/finance_app_staff_member/delete.json +16 -0
  71. package/metadatas/2026-01/finance_app_staff_member/grant.json +16 -0
  72. package/metadatas/2026-01/finance_app_staff_member/revoke.json +16 -0
  73. package/metadatas/2026-01/finance_app_staff_member/update.json +16 -0
  74. package/metadatas/2026-01/finance_kyc_information/update.json +16 -0
  75. package/metadatas/2026-01/fulfillment_events/create.json +38 -0
  76. package/metadatas/2026-01/fulfillment_events/delete.json +35 -0
  77. package/metadatas/2026-01/fulfillment_holds/added.json +32 -0
  78. package/metadatas/2026-01/fulfillment_holds/released.json +32 -0
  79. package/metadatas/2026-01/fulfillment_orders/cancellation_request_accepted.json +25 -0
  80. package/metadatas/2026-01/fulfillment_orders/cancellation_request_rejected.json +26 -0
  81. package/metadatas/2026-01/fulfillment_orders/cancellation_request_submitted.json +29 -0
  82. package/metadatas/2026-01/fulfillment_orders/cancelled.json +28 -0
  83. package/metadatas/2026-01/fulfillment_orders/fulfillment_request_accepted.json +26 -0
  84. package/metadatas/2026-01/fulfillment_orders/fulfillment_request_rejected.json +26 -0
  85. package/metadatas/2026-01/fulfillment_orders/fulfillment_request_submitted.json +34 -0
  86. package/metadatas/2026-01/fulfillment_orders/fulfillment_service_failed_to_complete.json +25 -0
  87. package/metadatas/2026-01/fulfillment_orders/hold_released.json +24 -0
  88. package/metadatas/2026-01/fulfillment_orders/line_items_prepared_for_local_delivery.json +28 -0
  89. package/metadatas/2026-01/fulfillment_orders/line_items_prepared_for_pickup.json +28 -0
  90. package/metadatas/2026-01/fulfillment_orders/merged.json +45 -0
  91. package/metadatas/2026-01/fulfillment_orders/moved.json +40 -0
  92. package/metadatas/2026-01/fulfillment_orders/order_routing_complete.json +25 -0
  93. package/metadatas/2026-01/fulfillment_orders/placed_on_hold.json +66 -0
  94. package/metadatas/2026-01/fulfillment_orders/rescheduled.json +25 -0
  95. package/metadatas/2026-01/fulfillment_orders/scheduled_fulfillment_order_ready.json +24 -0
  96. package/metadatas/2026-01/fulfillment_orders/split.json +37 -0
  97. package/metadatas/2026-01/fulfillments/create.json +326 -0
  98. package/metadatas/2026-01/fulfillments/update.json +326 -0
  99. package/metadatas/2026-01/inventory_items/create.json +32 -0
  100. package/metadatas/2026-01/inventory_items/delete.json +24 -0
  101. package/metadatas/2026-01/inventory_items/update.json +32 -0
  102. package/metadatas/2026-01/inventory_levels/connect.json +16 -0
  103. package/metadatas/2026-01/inventory_levels/disconnect.json +19 -0
  104. package/metadatas/2026-01/inventory_levels/update.json +16 -0
  105. package/metadatas/2026-01/locales/create.json +19 -0
  106. package/metadatas/2026-01/locales/update.json +19 -0
  107. package/metadatas/2026-01/locations/activate.json +34 -0
  108. package/metadatas/2026-01/locations/create.json +34 -0
  109. package/metadatas/2026-01/locations/deactivate.json +34 -0
  110. package/metadatas/2026-01/locations/delete.json +18 -0
  111. package/metadatas/2026-01/locations/update.json +34 -0
  112. package/metadatas/2026-01/markets/create.json +21 -0
  113. package/metadatas/2026-01/markets/delete.json +18 -0
  114. package/metadatas/2026-01/markets/update.json +21 -0
  115. package/metadatas/2026-01/markets_backup_region/update.json +18 -0
  116. package/metadatas/2026-01/metafield_definitions/create.json +45 -0
  117. package/metadatas/2026-01/metafield_definitions/delete.json +19 -0
  118. package/metadatas/2026-01/metafield_definitions/update.json +45 -0
  119. package/metadatas/2026-01/metaobjects/create.json +33 -0
  120. package/metadatas/2026-01/metaobjects/delete.json +20 -0
  121. package/metadatas/2026-01/metaobjects/update.json +33 -0
  122. package/metadatas/2026-01/order_transactions/create.json +68 -0
  123. package/metadatas/2026-01/orders/cancelled.json +603 -0
  124. package/metadatas/2026-01/orders/create.json +602 -0
  125. package/metadatas/2026-01/orders/delete.json +18 -0
  126. package/metadatas/2026-01/orders/edited.json +56 -0
  127. package/metadatas/2026-01/orders/fulfilled.json +602 -0
  128. package/metadatas/2026-01/orders/paid.json +602 -0
  129. package/metadatas/2026-01/orders/partially_fulfilled.json +602 -0
  130. package/metadatas/2026-01/orders/risk_assessment_changed.json +22 -0
  131. package/metadatas/2026-01/orders/shopify_protect_eligibility_changed.json +22 -0
  132. package/metadatas/2026-01/orders/updated.json +603 -0
  133. package/metadatas/2026-01/payment_schedules/due.json +31 -0
  134. package/metadatas/2026-01/payment_terms/create.json +42 -0
  135. package/metadatas/2026-01/payment_terms/delete.json +18 -0
  136. package/metadatas/2026-01/payment_terms/update.json +42 -0
  137. package/metadatas/2026-01/product_feeds/create.json +21 -0
  138. package/metadatas/2026-01/product_feeds/full_sync.json +112 -0
  139. package/metadatas/2026-01/product_feeds/full_sync_finish.json +37 -0
  140. package/metadatas/2026-01/product_feeds/incremental_sync.json +111 -0
  141. package/metadatas/2026-01/product_feeds/update.json +21 -0
  142. package/metadatas/2026-01/product_listings/add.json +105 -0
  143. package/metadatas/2026-01/product_listings/remove.json +20 -0
  144. package/metadatas/2026-01/product_listings/update.json +105 -0
  145. package/metadatas/2026-01/product_publications/create.json +24 -0
  146. package/metadatas/2026-01/product_publications/delete.json +18 -0
  147. package/metadatas/2026-01/product_publications/update.json +24 -0
  148. package/metadatas/2026-01/products/create.json +93 -0
  149. package/metadatas/2026-01/products/delete.json +18 -0
  150. package/metadatas/2026-01/products/update.json +93 -0
  151. package/metadatas/2026-01/profiles/create.json +17 -0
  152. package/metadatas/2026-01/profiles/delete.json +17 -0
  153. package/metadatas/2026-01/profiles/update.json +17 -0
  154. package/metadatas/2026-01/refunds/create.json +527 -0
  155. package/metadatas/2026-01/returns/approve.json +52 -0
  156. package/metadatas/2026-01/returns/cancel.json +24 -0
  157. package/metadatas/2026-01/returns/close.json +24 -0
  158. package/metadatas/2026-01/returns/decline.json +29 -0
  159. package/metadatas/2026-01/returns/reopen.json +24 -0
  160. package/metadatas/2026-01/returns/request.json +31 -0
  161. package/metadatas/2026-01/returns/update.json +36 -0
  162. package/metadatas/2026-01/reverse_deliveries/attach_deliverable.json +37 -0
  163. package/metadatas/2026-01/reverse_fulfillment_orders/dispose.json +48 -0
  164. package/metadatas/2026-01/scheduled_product_listings/add.json +105 -0
  165. package/metadatas/2026-01/scheduled_product_listings/remove.json +20 -0
  166. package/metadatas/2026-01/scheduled_product_listings/update.json +105 -0
  167. package/metadatas/2026-01/segments/create.json +21 -0
  168. package/metadatas/2026-01/segments/delete.json +17 -0
  169. package/metadatas/2026-01/segments/update.json +21 -0
  170. package/metadatas/2026-01/selling_plan_groups/create.json +55 -0
  171. package/metadatas/2026-01/selling_plan_groups/delete.json +19 -0
  172. package/metadatas/2026-01/selling_plan_groups/update.json +55 -0
  173. package/metadatas/2026-01/shipping_addresses/create.json +16 -0
  174. package/metadatas/2026-01/shipping_addresses/update.json +16 -0
  175. package/metadatas/2026-01/shop/redact.json +14 -0
  176. package/metadatas/2026-01/shop/update.json +70 -0
  177. package/metadatas/2026-01/subscription_billing_attempts/challenged.json +19 -0
  178. package/metadatas/2026-01/subscription_billing_attempts/failure.json +19 -0
  179. package/metadatas/2026-01/subscription_billing_attempts/success.json +19 -0
  180. package/metadatas/2026-01/subscription_billing_cycle_edits/create.json +25 -0
  181. package/metadatas/2026-01/subscription_billing_cycle_edits/delete.json +25 -0
  182. package/metadatas/2026-01/subscription_billing_cycle_edits/update.json +25 -0
  183. package/metadatas/2026-01/subscription_billing_cycles/skip.json +25 -0
  184. package/metadatas/2026-01/subscription_billing_cycles/unskip.json +25 -0
  185. package/metadatas/2026-01/subscription_contracts/activate.json +36 -0
  186. package/metadatas/2026-01/subscription_contracts/cancel.json +36 -0
  187. package/metadatas/2026-01/subscription_contracts/create.json +36 -0
  188. package/metadatas/2026-01/subscription_contracts/expire.json +36 -0
  189. package/metadatas/2026-01/subscription_contracts/fail.json +36 -0
  190. package/metadatas/2026-01/subscription_contracts/pause.json +36 -0
  191. package/metadatas/2026-01/subscription_contracts/update.json +36 -0
  192. package/metadatas/2026-01/tax_services/create.json +21 -0
  193. package/metadatas/2026-01/tax_services/update.json +21 -0
  194. package/metadatas/2026-01/tender_transactions/create.json +30 -0
  195. package/metadatas/2026-01/themes/create.json +26 -0
  196. package/metadatas/2026-01/themes/delete.json +18 -0
  197. package/metadatas/2026-01/themes/publish.json +26 -0
  198. package/metadatas/2026-01/themes/update.json +26 -0
  199. package/metadatas/2026-01/variants/in_stock.json +36 -0
  200. package/metadatas/2026-01/variants/out_of_stock.json +36 -0
  201. package/package.json +1 -1
  202. package/schemas/2025-04/orders/cancelled.json +18 -1
  203. package/schemas/2025-04/orders/create.json +18 -1
  204. package/schemas/2025-04/orders/fulfilled.json +18 -1
  205. package/schemas/2025-04/orders/paid.json +18 -1
  206. package/schemas/2025-04/orders/partially_fulfilled.json +18 -1
  207. package/schemas/2025-04/orders/shopify_protect_eligibility_changed.json +0 -3
  208. package/schemas/2025-04/orders/updated.json +18 -1
  209. package/schemas/2026-01/app/scopes_update.json +36 -0
  210. package/schemas/2026-01/app/uninstalled.json +282 -0
  211. package/schemas/2026-01/app_purchases_one_time/update.json +44 -0
  212. package/schemas/2026-01/app_subscriptions/approaching_capped_amount.json +67 -0
  213. package/schemas/2026-01/app_subscriptions/update.json +64 -0
  214. package/schemas/2026-01/audit_events/admin_api_activity.json +202 -0
  215. package/schemas/2026-01/bulk_operations/finish.json +38 -0
  216. package/schemas/2026-01/carts/create.json +321 -0
  217. package/schemas/2026-01/carts/update.json +321 -0
  218. package/schemas/2026-01/channels/delete.json +12 -0
  219. package/schemas/2026-01/checkouts/create.json +1296 -0
  220. package/schemas/2026-01/checkouts/delete.json +90 -0
  221. package/schemas/2026-01/checkouts/update.json +1296 -0
  222. package/schemas/2026-01/collection_listings/add.json +60 -0
  223. package/schemas/2026-01/collection_listings/remove.json +27 -0
  224. package/schemas/2026-01/collection_listings/update.json +60 -0
  225. package/schemas/2026-01/collection_publications/create.json +45 -0
  226. package/schemas/2026-01/collection_publications/delete.json +12 -0
  227. package/schemas/2026-01/collection_publications/update.json +45 -0
  228. package/schemas/2026-01/collections/create.json +97 -0
  229. package/schemas/2026-01/collections/delete.json +21 -0
  230. package/schemas/2026-01/collections/update.json +97 -0
  231. package/schemas/2026-01/companies/create.json +45 -0
  232. package/schemas/2026-01/companies/delete.json +45 -0
  233. package/schemas/2026-01/companies/update.json +45 -0
  234. package/schemas/2026-01/company_contact_roles/assign.json +387 -0
  235. package/schemas/2026-01/company_contact_roles/revoke.json +387 -0
  236. package/schemas/2026-01/company_contacts/create.json +81 -0
  237. package/schemas/2026-01/company_contacts/delete.json +81 -0
  238. package/schemas/2026-01/company_contacts/update.json +81 -0
  239. package/schemas/2026-01/company_locations/create.json +334 -0
  240. package/schemas/2026-01/company_locations/delete.json +334 -0
  241. package/schemas/2026-01/company_locations/update.json +334 -0
  242. package/schemas/2026-01/customer.joined_segment.json +23 -0
  243. package/schemas/2026-01/customer.left_segment.json +23 -0
  244. package/schemas/2026-01/customer.tags_added.json +25 -0
  245. package/schemas/2026-01/customer.tags_removed.json +25 -0
  246. package/schemas/2026-01/customer_account_settings/update.json +28 -0
  247. package/schemas/2026-01/customer_groups/create.json +30 -0
  248. package/schemas/2026-01/customer_groups/delete.json +12 -0
  249. package/schemas/2026-01/customer_groups/update.json +30 -0
  250. package/schemas/2026-01/customer_payment_methods/create.json +63 -0
  251. package/schemas/2026-01/customer_payment_methods/revoke.json +63 -0
  252. package/schemas/2026-01/customer_payment_methods/update.json +63 -0
  253. package/schemas/2026-01/customers/create.json +242 -0
  254. package/schemas/2026-01/customers/data_request.json +56 -0
  255. package/schemas/2026-01/customers/delete.json +24 -0
  256. package/schemas/2026-01/customers/disable.json +242 -0
  257. package/schemas/2026-01/customers/enable.json +242 -0
  258. package/schemas/2026-01/customers/merge.json +56 -0
  259. package/schemas/2026-01/customers/purchasing_summary.json +43 -0
  260. package/schemas/2026-01/customers/redact.json +44 -0
  261. package/schemas/2026-01/customers/update.json +242 -0
  262. package/schemas/2026-01/customers_email_marketing_consent/update.json +44 -0
  263. package/schemas/2026-01/customers_marketing_consent/update.json +53 -0
  264. package/schemas/2026-01/delivery_promise_settings/update.json +21 -0
  265. package/schemas/2026-01/discounts/create.json +31 -0
  266. package/schemas/2026-01/discounts/delete.json +18 -0
  267. package/schemas/2026-01/discounts/redeemcode_added.json +35 -0
  268. package/schemas/2026-01/discounts/redeemcode_removed.json +35 -0
  269. package/schemas/2026-01/discounts/update.json +31 -0
  270. package/schemas/2026-01/disputes/create.json +66 -0
  271. package/schemas/2026-01/disputes/update.json +66 -0
  272. package/schemas/2026-01/domains/create.json +44 -0
  273. package/schemas/2026-01/domains/destroy.json +44 -0
  274. package/schemas/2026-01/domains/update.json +44 -0
  275. package/schemas/2026-01/draft_orders/create.json +1780 -0
  276. package/schemas/2026-01/draft_orders/delete.json +12 -0
  277. package/schemas/2026-01/draft_orders/update.json +1780 -0
  278. package/schemas/2026-01/finance_app_staff_member/delete.json +4 -0
  279. package/schemas/2026-01/finance_app_staff_member/grant.json +4 -0
  280. package/schemas/2026-01/finance_app_staff_member/revoke.json +4 -0
  281. package/schemas/2026-01/finance_app_staff_member/update.json +4 -0
  282. package/schemas/2026-01/finance_kyc_information/update.json +4 -0
  283. package/schemas/2026-01/fulfillment_events/create.json +106 -0
  284. package/schemas/2026-01/fulfillment_events/delete.json +106 -0
  285. package/schemas/2026-01/fulfillment_holds/added.json +63 -0
  286. package/schemas/2026-01/fulfillment_holds/released.json +63 -0
  287. package/schemas/2026-01/fulfillment_orders/cancellation_request_accepted.json +29 -0
  288. package/schemas/2026-01/fulfillment_orders/cancellation_request_rejected.json +33 -0
  289. package/schemas/2026-01/fulfillment_orders/cancellation_request_submitted.json +46 -0
  290. package/schemas/2026-01/fulfillment_orders/cancelled.json +42 -0
  291. package/schemas/2026-01/fulfillment_orders/fulfillment_request_accepted.json +33 -0
  292. package/schemas/2026-01/fulfillment_orders/fulfillment_request_rejected.json +33 -0
  293. package/schemas/2026-01/fulfillment_orders/fulfillment_request_submitted.json +67 -0
  294. package/schemas/2026-01/fulfillment_orders/fulfillment_service_failed_to_complete.json +29 -0
  295. package/schemas/2026-01/fulfillment_orders/hold_released.json +25 -0
  296. package/schemas/2026-01/fulfillment_orders/line_items_prepared_for_local_delivery.json +41 -0
  297. package/schemas/2026-01/fulfillment_orders/line_items_prepared_for_pickup.json +41 -0
  298. package/schemas/2026-01/fulfillment_orders/merged.json +67 -0
  299. package/schemas/2026-01/fulfillment_orders/moved.json +90 -0
  300. package/schemas/2026-01/fulfillment_orders/order_routing_complete.json +25 -0
  301. package/schemas/2026-01/fulfillment_orders/placed_on_hold.json +396 -0
  302. package/schemas/2026-01/fulfillment_orders/rescheduled.json +30 -0
  303. package/schemas/2026-01/fulfillment_orders/scheduled_fulfillment_order_ready.json +25 -0
  304. package/schemas/2026-01/fulfillment_orders/split.json +326 -0
  305. package/schemas/2026-01/fulfillments/create.json +738 -0
  306. package/schemas/2026-01/fulfillments/update.json +738 -0
  307. package/schemas/2026-01/inventory_items/create.json +84 -0
  308. package/schemas/2026-01/inventory_items/delete.json +43 -0
  309. package/schemas/2026-01/inventory_items/update.json +84 -0
  310. package/schemas/2026-01/inventory_levels/connect.json +33 -0
  311. package/schemas/2026-01/inventory_levels/disconnect.json +16 -0
  312. package/schemas/2026-01/inventory_levels/update.json +33 -0
  313. package/schemas/2026-01/locales/create.json +16 -0
  314. package/schemas/2026-01/locales/update.json +16 -0
  315. package/schemas/2026-01/locations/activate.json +79 -0
  316. package/schemas/2026-01/locations/create.json +79 -0
  317. package/schemas/2026-01/locations/deactivate.json +79 -0
  318. package/schemas/2026-01/locations/delete.json +12 -0
  319. package/schemas/2026-01/locations/update.json +79 -0
  320. package/schemas/2026-01/markets/create.json +24 -0
  321. package/schemas/2026-01/markets/delete.json +12 -0
  322. package/schemas/2026-01/markets/update.json +24 -0
  323. package/schemas/2026-01/markets_backup_region/update.json +17 -0
  324. package/schemas/2026-01/metafield_definitions/create.json +133 -0
  325. package/schemas/2026-01/metafield_definitions/delete.json +21 -0
  326. package/schemas/2026-01/metafield_definitions/update.json +133 -0
  327. package/schemas/2026-01/metaobjects/create.json +82 -0
  328. package/schemas/2026-01/metaobjects/delete.json +26 -0
  329. package/schemas/2026-01/metaobjects/update.json +82 -0
  330. package/schemas/2026-01/order_transactions/create.json +246 -0
  331. package/schemas/2026-01/orders/cancelled.json +2781 -0
  332. package/schemas/2026-01/orders/create.json +2781 -0
  333. package/schemas/2026-01/orders/delete.json +12 -0
  334. package/schemas/2026-01/orders/edited.json +146 -0
  335. package/schemas/2026-01/orders/fulfilled.json +2781 -0
  336. package/schemas/2026-01/orders/paid.json +2781 -0
  337. package/schemas/2026-01/orders/partially_fulfilled.json +2781 -0
  338. package/schemas/2026-01/orders/risk_assessment_changed.json +49 -0
  339. package/schemas/2026-01/orders/shopify_protect_eligibility_changed.json +38 -0
  340. package/schemas/2026-01/orders/updated.json +2781 -0
  341. package/schemas/2026-01/payment_schedules/due.json +70 -0
  342. package/schemas/2026-01/payment_terms/create.json +115 -0
  343. package/schemas/2026-01/payment_terms/delete.json +12 -0
  344. package/schemas/2026-01/payment_terms/update.json +115 -0
  345. package/schemas/2026-01/product_feeds/create.json +25 -0
  346. package/schemas/2026-01/product_feeds/full_sync.json +367 -0
  347. package/schemas/2026-01/product_feeds/full_sync_finish.json +97 -0
  348. package/schemas/2026-01/product_feeds/incremental_sync.json +362 -0
  349. package/schemas/2026-01/product_feeds/update.json +25 -0
  350. package/schemas/2026-01/product_listings/add.json +221 -0
  351. package/schemas/2026-01/product_listings/remove.json +20 -0
  352. package/schemas/2026-01/product_listings/update.json +221 -0
  353. package/schemas/2026-01/product_publications/create.json +45 -0
  354. package/schemas/2026-01/product_publications/delete.json +12 -0
  355. package/schemas/2026-01/product_publications/update.json +45 -0
  356. package/schemas/2026-01/products/create.json +500 -0
  357. package/schemas/2026-01/products/delete.json +12 -0
  358. package/schemas/2026-01/products/update.json +500 -0
  359. package/schemas/2026-01/profiles/create.json +4 -0
  360. package/schemas/2026-01/profiles/delete.json +4 -0
  361. package/schemas/2026-01/profiles/update.json +4 -0
  362. package/schemas/2026-01/refunds/create.json +1386 -0
  363. package/schemas/2026-01/returns/approve.json +139 -0
  364. package/schemas/2026-01/returns/cancel.json +25 -0
  365. package/schemas/2026-01/returns/close.json +25 -0
  366. package/schemas/2026-01/returns/decline.json +54 -0
  367. package/schemas/2026-01/returns/reopen.json +25 -0
  368. package/schemas/2026-01/returns/request.json +65 -0
  369. package/schemas/2026-01/returns/update.json +77 -0
  370. package/schemas/2026-01/reverse_deliveries/attach_deliverable.json +78 -0
  371. package/schemas/2026-01/reverse_fulfillment_orders/dispose.json +78 -0
  372. package/schemas/2026-01/scheduled_product_listings/add.json +220 -0
  373. package/schemas/2026-01/scheduled_product_listings/remove.json +20 -0
  374. package/schemas/2026-01/scheduled_product_listings/update.json +220 -0
  375. package/schemas/2026-01/segments/create.json +30 -0
  376. package/schemas/2026-01/segments/delete.json +12 -0
  377. package/schemas/2026-01/segments/update.json +30 -0
  378. package/schemas/2026-01/selling_plan_groups/create.json +216 -0
  379. package/schemas/2026-01/selling_plan_groups/delete.json +17 -0
  380. package/schemas/2026-01/selling_plan_groups/update.json +216 -0
  381. package/schemas/2026-01/shipping_addresses/create.json +63 -0
  382. package/schemas/2026-01/shipping_addresses/update.json +63 -0
  383. package/schemas/2026-01/shop/redact.json +16 -0
  384. package/schemas/2026-01/shop/update.json +283 -0
  385. package/schemas/2026-01/subscription_billing_attempts/challenged.json +4 -0
  386. package/schemas/2026-01/subscription_billing_attempts/failure.json +4 -0
  387. package/schemas/2026-01/subscription_billing_attempts/success.json +4 -0
  388. package/schemas/2026-01/subscription_billing_cycle_edits/create.json +46 -0
  389. package/schemas/2026-01/subscription_billing_cycle_edits/delete.json +46 -0
  390. package/schemas/2026-01/subscription_billing_cycle_edits/update.json +46 -0
  391. package/schemas/2026-01/subscription_billing_cycles/skip.json +46 -0
  392. package/schemas/2026-01/subscription_billing_cycles/unskip.json +46 -0
  393. package/schemas/2026-01/subscription_contracts/activate.json +93 -0
  394. package/schemas/2026-01/subscription_contracts/cancel.json +93 -0
  395. package/schemas/2026-01/subscription_contracts/create.json +93 -0
  396. package/schemas/2026-01/subscription_contracts/expire.json +93 -0
  397. package/schemas/2026-01/subscription_contracts/fail.json +93 -0
  398. package/schemas/2026-01/subscription_contracts/pause.json +93 -0
  399. package/schemas/2026-01/subscription_contracts/update.json +93 -0
  400. package/schemas/2026-01/tax_services/create.json +25 -0
  401. package/schemas/2026-01/tax_services/update.json +25 -0
  402. package/schemas/2026-01/tender_transactions/create.json +69 -0
  403. package/schemas/2026-01/themes/create.json +50 -0
  404. package/schemas/2026-01/themes/delete.json +12 -0
  405. package/schemas/2026-01/themes/publish.json +50 -0
  406. package/schemas/2026-01/themes/update.json +50 -0
  407. package/schemas/2026-01/variants/in_stock.json +87 -0
  408. package/schemas/2026-01/variants/out_of_stock.json +87 -0
  409. package/dist/src/anonymize-exemplars.d.ts +0 -1
  410. package/dist/src/anonymize-exemplars.js +0 -51
  411. package/dist/src/index.d.ts +0 -9
  412. package/dist/src/index.js +0 -54
  413. package/dist/src/infer-schema.d.ts +0 -19
  414. package/dist/src/infer-schema.js +0 -812
  415. package/dist/src/scrape.d.ts +0 -1
  416. package/dist/src/scrape.js +0 -173
@@ -0,0 +1,2781 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "properties": {
4
+ "admin_graphql_api_id": {
5
+ "format": "uri",
6
+ "type": "string"
7
+ },
8
+ "app_id": {
9
+ "type": [
10
+ "integer",
11
+ "null"
12
+ ]
13
+ },
14
+ "billing_address": {
15
+ "properties": {
16
+ "address1": {
17
+ "type": "string"
18
+ },
19
+ "address2": {
20
+ "type": [
21
+ "null",
22
+ "string"
23
+ ]
24
+ },
25
+ "city": {
26
+ "type": "string"
27
+ },
28
+ "company": {
29
+ "type": [
30
+ "null",
31
+ "string"
32
+ ]
33
+ },
34
+ "country": {
35
+ "type": "string"
36
+ },
37
+ "country_code": {
38
+ "type": "string"
39
+ },
40
+ "first_name": {
41
+ "type": "string"
42
+ },
43
+ "last_name": {
44
+ "type": "string"
45
+ },
46
+ "latitude": {
47
+ "type": [
48
+ "null",
49
+ "number"
50
+ ]
51
+ },
52
+ "longitude": {
53
+ "type": [
54
+ "null",
55
+ "number"
56
+ ]
57
+ },
58
+ "name": {
59
+ "type": "string"
60
+ },
61
+ "phone": {
62
+ "type": "string"
63
+ },
64
+ "province": {
65
+ "type": "string"
66
+ },
67
+ "province_code": {
68
+ "type": "string"
69
+ },
70
+ "zip": {
71
+ "type": "string"
72
+ }
73
+ },
74
+ "required": [
75
+ "address1",
76
+ "address2",
77
+ "city",
78
+ "company",
79
+ "country",
80
+ "country_code",
81
+ "first_name",
82
+ "last_name",
83
+ "latitude",
84
+ "longitude",
85
+ "name",
86
+ "phone",
87
+ "province",
88
+ "province_code",
89
+ "zip"
90
+ ],
91
+ "type": "object"
92
+ },
93
+ "browser_ip": {
94
+ "format": "ipv4",
95
+ "type": [
96
+ "null",
97
+ "string"
98
+ ]
99
+ },
100
+ "buyer_accepts_marketing": {
101
+ "type": "boolean"
102
+ },
103
+ "cancel_reason": {
104
+ "type": [
105
+ "null",
106
+ "string"
107
+ ]
108
+ },
109
+ "cancelled_at": {
110
+ "format": "date-time",
111
+ "type": [
112
+ "null",
113
+ "string"
114
+ ]
115
+ },
116
+ "cart_token": {
117
+ "type": [
118
+ "null",
119
+ "string"
120
+ ]
121
+ },
122
+ "checkout_id": {
123
+ "type": [
124
+ "integer",
125
+ "null"
126
+ ]
127
+ },
128
+ "checkout_token": {
129
+ "type": [
130
+ "null",
131
+ "string"
132
+ ]
133
+ },
134
+ "client_details": {
135
+ "properties": {
136
+ "accept_language": {
137
+ "type": [
138
+ "null",
139
+ "string"
140
+ ]
141
+ },
142
+ "browser_height": {
143
+ "type": [
144
+ "integer",
145
+ "null"
146
+ ]
147
+ },
148
+ "browser_ip": {
149
+ "format": "ipv4",
150
+ "type": "string"
151
+ },
152
+ "browser_width": {
153
+ "type": [
154
+ "integer",
155
+ "null"
156
+ ]
157
+ },
158
+ "session_hash": {
159
+ "type": "null"
160
+ },
161
+ "user_agent": {
162
+ "type": "string"
163
+ }
164
+ },
165
+ "required": [
166
+ "accept_language",
167
+ "browser_height"
168
+ ],
169
+ "type": [
170
+ "null",
171
+ "object"
172
+ ]
173
+ },
174
+ "closed_at": {
175
+ "format": "date-time",
176
+ "type": [
177
+ "null",
178
+ "string"
179
+ ]
180
+ },
181
+ "confirmation_number": {
182
+ "type": [
183
+ "null",
184
+ "string"
185
+ ]
186
+ },
187
+ "confirmed": {
188
+ "type": "boolean"
189
+ },
190
+ "contact_email": {
191
+ "format": "email",
192
+ "type": "string"
193
+ },
194
+ "created_at": {
195
+ "format": "date-time",
196
+ "type": "string"
197
+ },
198
+ "currency": {
199
+ "type": "string"
200
+ },
201
+ "current_shipping_price_set": {
202
+ "properties": {
203
+ "presentment_money": {
204
+ "properties": {
205
+ "amount": {
206
+ "type": "string"
207
+ },
208
+ "currency_code": {
209
+ "type": "string"
210
+ }
211
+ },
212
+ "required": [
213
+ "amount",
214
+ "currency_code"
215
+ ],
216
+ "type": "object"
217
+ },
218
+ "shop_money": {
219
+ "properties": {
220
+ "amount": {
221
+ "type": "string"
222
+ },
223
+ "currency_code": {
224
+ "type": "string"
225
+ }
226
+ },
227
+ "required": [
228
+ "amount",
229
+ "currency_code"
230
+ ],
231
+ "type": "object"
232
+ }
233
+ },
234
+ "required": [
235
+ "presentment_money",
236
+ "shop_money"
237
+ ],
238
+ "type": "object"
239
+ },
240
+ "current_subtotal_price": {
241
+ "type": "string"
242
+ },
243
+ "current_subtotal_price_set": {
244
+ "properties": {
245
+ "presentment_money": {
246
+ "properties": {
247
+ "amount": {
248
+ "type": "string"
249
+ },
250
+ "currency_code": {
251
+ "type": "string"
252
+ }
253
+ },
254
+ "required": [
255
+ "amount",
256
+ "currency_code"
257
+ ],
258
+ "type": "object"
259
+ },
260
+ "shop_money": {
261
+ "properties": {
262
+ "amount": {
263
+ "type": "string"
264
+ },
265
+ "currency_code": {
266
+ "type": "string"
267
+ }
268
+ },
269
+ "required": [
270
+ "amount",
271
+ "currency_code"
272
+ ],
273
+ "type": "object"
274
+ }
275
+ },
276
+ "required": [
277
+ "presentment_money",
278
+ "shop_money"
279
+ ],
280
+ "type": "object"
281
+ },
282
+ "current_total_additional_fees_set": {
283
+ "properties": {
284
+ "presentment_money": {
285
+ "properties": {
286
+ "amount": {
287
+ "type": "string"
288
+ },
289
+ "currency_code": {
290
+ "type": "string"
291
+ }
292
+ },
293
+ "required": [
294
+ "amount",
295
+ "currency_code"
296
+ ],
297
+ "type": "object"
298
+ },
299
+ "shop_money": {
300
+ "properties": {
301
+ "amount": {
302
+ "type": "string"
303
+ },
304
+ "currency_code": {
305
+ "type": "string"
306
+ }
307
+ },
308
+ "required": [
309
+ "amount",
310
+ "currency_code"
311
+ ],
312
+ "type": "object"
313
+ }
314
+ },
315
+ "required": [
316
+ "presentment_money",
317
+ "shop_money"
318
+ ],
319
+ "type": [
320
+ "null",
321
+ "object"
322
+ ]
323
+ },
324
+ "current_total_discounts": {
325
+ "type": "string"
326
+ },
327
+ "current_total_discounts_set": {
328
+ "properties": {
329
+ "presentment_money": {
330
+ "properties": {
331
+ "amount": {
332
+ "type": "string"
333
+ },
334
+ "currency_code": {
335
+ "type": "string"
336
+ }
337
+ },
338
+ "required": [
339
+ "amount",
340
+ "currency_code"
341
+ ],
342
+ "type": "object"
343
+ },
344
+ "shop_money": {
345
+ "properties": {
346
+ "amount": {
347
+ "type": "string"
348
+ },
349
+ "currency_code": {
350
+ "type": "string"
351
+ }
352
+ },
353
+ "required": [
354
+ "amount",
355
+ "currency_code"
356
+ ],
357
+ "type": "object"
358
+ }
359
+ },
360
+ "required": [
361
+ "presentment_money",
362
+ "shop_money"
363
+ ],
364
+ "type": "object"
365
+ },
366
+ "current_total_duties_set": {
367
+ "properties": {
368
+ "presentment_money": {
369
+ "properties": {
370
+ "amount": {
371
+ "type": "string"
372
+ },
373
+ "currency_code": {
374
+ "type": "string"
375
+ }
376
+ },
377
+ "required": [
378
+ "amount",
379
+ "currency_code"
380
+ ],
381
+ "type": "object"
382
+ },
383
+ "shop_money": {
384
+ "properties": {
385
+ "amount": {
386
+ "type": "string"
387
+ },
388
+ "currency_code": {
389
+ "type": "string"
390
+ }
391
+ },
392
+ "required": [
393
+ "amount",
394
+ "currency_code"
395
+ ],
396
+ "type": "object"
397
+ }
398
+ },
399
+ "required": [
400
+ "presentment_money",
401
+ "shop_money"
402
+ ],
403
+ "type": [
404
+ "null",
405
+ "object"
406
+ ]
407
+ },
408
+ "current_total_price": {
409
+ "type": "string"
410
+ },
411
+ "current_total_price_set": {
412
+ "properties": {
413
+ "presentment_money": {
414
+ "properties": {
415
+ "amount": {
416
+ "type": "string"
417
+ },
418
+ "currency_code": {
419
+ "type": "string"
420
+ }
421
+ },
422
+ "required": [
423
+ "amount",
424
+ "currency_code"
425
+ ],
426
+ "type": "object"
427
+ },
428
+ "shop_money": {
429
+ "properties": {
430
+ "amount": {
431
+ "type": "string"
432
+ },
433
+ "currency_code": {
434
+ "type": "string"
435
+ }
436
+ },
437
+ "required": [
438
+ "amount",
439
+ "currency_code"
440
+ ],
441
+ "type": "object"
442
+ }
443
+ },
444
+ "required": [
445
+ "presentment_money",
446
+ "shop_money"
447
+ ],
448
+ "type": "object"
449
+ },
450
+ "current_total_tax": {
451
+ "type": "string"
452
+ },
453
+ "current_total_tax_set": {
454
+ "properties": {
455
+ "presentment_money": {
456
+ "properties": {
457
+ "amount": {
458
+ "type": "string"
459
+ },
460
+ "currency_code": {
461
+ "type": "string"
462
+ }
463
+ },
464
+ "required": [
465
+ "amount",
466
+ "currency_code"
467
+ ],
468
+ "type": "object"
469
+ },
470
+ "shop_money": {
471
+ "properties": {
472
+ "amount": {
473
+ "type": "string"
474
+ },
475
+ "currency_code": {
476
+ "type": "string"
477
+ }
478
+ },
479
+ "required": [
480
+ "amount",
481
+ "currency_code"
482
+ ],
483
+ "type": "object"
484
+ }
485
+ },
486
+ "required": [
487
+ "presentment_money",
488
+ "shop_money"
489
+ ],
490
+ "type": "object"
491
+ },
492
+ "customer": {
493
+ "properties": {
494
+ "accepts_marketing": {
495
+ "type": "boolean"
496
+ },
497
+ "accepts_marketing_updated_at": {
498
+ "format": "date-time",
499
+ "type": [
500
+ "null",
501
+ "string"
502
+ ]
503
+ },
504
+ "admin_graphql_api_id": {
505
+ "format": "uri",
506
+ "type": "string"
507
+ },
508
+ "created_at": {
509
+ "format": "date-time",
510
+ "type": [
511
+ "null",
512
+ "string"
513
+ ]
514
+ },
515
+ "currency": {
516
+ "type": "string"
517
+ },
518
+ "default_address": {
519
+ "properties": {
520
+ "address1": {
521
+ "type": "string"
522
+ },
523
+ "address2": {
524
+ "type": [
525
+ "null",
526
+ "string"
527
+ ]
528
+ },
529
+ "city": {
530
+ "type": "string"
531
+ },
532
+ "company": {
533
+ "type": [
534
+ "null",
535
+ "string"
536
+ ]
537
+ },
538
+ "country": {
539
+ "type": "string"
540
+ },
541
+ "country_code": {
542
+ "type": "string"
543
+ },
544
+ "country_name": {
545
+ "type": "string"
546
+ },
547
+ "customer_id": {
548
+ "type": "integer"
549
+ },
550
+ "default": {
551
+ "type": "boolean"
552
+ },
553
+ "first_name": {
554
+ "type": "string"
555
+ },
556
+ "id": {
557
+ "type": "integer"
558
+ },
559
+ "last_name": {
560
+ "type": "string"
561
+ },
562
+ "name": {
563
+ "type": "string"
564
+ },
565
+ "phone": {
566
+ "type": "string"
567
+ },
568
+ "province": {
569
+ "type": "string"
570
+ },
571
+ "province_code": {
572
+ "type": "string"
573
+ },
574
+ "zip": {
575
+ "type": "string"
576
+ }
577
+ },
578
+ "required": [
579
+ "address1",
580
+ "address2",
581
+ "city",
582
+ "company",
583
+ "country",
584
+ "country_code",
585
+ "country_name",
586
+ "customer_id",
587
+ "default",
588
+ "first_name",
589
+ "id",
590
+ "last_name",
591
+ "name",
592
+ "phone",
593
+ "province",
594
+ "province_code",
595
+ "zip"
596
+ ],
597
+ "type": "object"
598
+ },
599
+ "email": {
600
+ "format": "email",
601
+ "type": "string"
602
+ },
603
+ "email_marketing_consent": {
604
+ "properties": {
605
+ "consent_updated_at": {
606
+ "format": "date-time",
607
+ "type": [
608
+ "null",
609
+ "string"
610
+ ]
611
+ },
612
+ "opt_in_level": {
613
+ "type": "string"
614
+ },
615
+ "state": {
616
+ "type": "string"
617
+ }
618
+ },
619
+ "required": [
620
+ "consent_updated_at",
621
+ "opt_in_level",
622
+ "state"
623
+ ],
624
+ "type": "object"
625
+ },
626
+ "first_name": {
627
+ "type": "string"
628
+ },
629
+ "id": {
630
+ "type": "integer"
631
+ },
632
+ "last_name": {
633
+ "type": "string"
634
+ },
635
+ "marketing_opt_in_level": {
636
+ "type": "string"
637
+ },
638
+ "multipass_identifier": {
639
+ "type": [
640
+ "null",
641
+ "string"
642
+ ]
643
+ },
644
+ "note": {
645
+ "type": [
646
+ "null",
647
+ "string"
648
+ ]
649
+ },
650
+ "phone": {
651
+ "type": [
652
+ "null",
653
+ "string"
654
+ ]
655
+ },
656
+ "sms_marketing_consent": {
657
+ "properties": {
658
+ "consent_collected_from": {
659
+ "type": "string"
660
+ },
661
+ "consent_updated_at": {
662
+ "format": "date-time",
663
+ "type": [
664
+ "null",
665
+ "string"
666
+ ]
667
+ },
668
+ "opt_in_level": {
669
+ "type": "string"
670
+ },
671
+ "state": {
672
+ "type": "string"
673
+ }
674
+ },
675
+ "required": [
676
+ "consent_collected_from",
677
+ "consent_updated_at",
678
+ "opt_in_level",
679
+ "state"
680
+ ],
681
+ "type": [
682
+ "null",
683
+ "object"
684
+ ]
685
+ },
686
+ "state": {
687
+ "type": "string"
688
+ },
689
+ "tags": {
690
+ "type": "string"
691
+ },
692
+ "tax_exempt": {
693
+ "type": "boolean"
694
+ },
695
+ "tax_exemptions": {
696
+ "items": false,
697
+ "type": "array"
698
+ },
699
+ "updated_at": {
700
+ "format": "date-time",
701
+ "type": [
702
+ "null",
703
+ "string"
704
+ ]
705
+ },
706
+ "verified_email": {
707
+ "type": "boolean"
708
+ }
709
+ },
710
+ "required": [
711
+ "admin_graphql_api_id",
712
+ "created_at",
713
+ "currency",
714
+ "default_address",
715
+ "email",
716
+ "first_name",
717
+ "id",
718
+ "last_name",
719
+ "multipass_identifier",
720
+ "note",
721
+ "phone",
722
+ "state",
723
+ "tax_exempt",
724
+ "tax_exemptions",
725
+ "updated_at",
726
+ "verified_email"
727
+ ],
728
+ "type": "object"
729
+ },
730
+ "customer_locale": {
731
+ "type": [
732
+ "null",
733
+ "string"
734
+ ]
735
+ },
736
+ "device_id": {
737
+ "type": [
738
+ "null",
739
+ "string"
740
+ ]
741
+ },
742
+ "discount_applications": {
743
+ "items": {
744
+ "properties": {
745
+ "allocation_method": {
746
+ "type": "string"
747
+ },
748
+ "code": {
749
+ "type": "string"
750
+ },
751
+ "description": {
752
+ "type": "string"
753
+ },
754
+ "target_selection": {
755
+ "type": "string"
756
+ },
757
+ "target_type": {
758
+ "type": "string"
759
+ },
760
+ "title": {
761
+ "type": "string"
762
+ },
763
+ "type": {
764
+ "type": "string"
765
+ },
766
+ "value": {
767
+ "type": "string"
768
+ },
769
+ "value_type": {
770
+ "type": "string"
771
+ }
772
+ },
773
+ "required": [
774
+ "allocation_method",
775
+ "target_selection",
776
+ "target_type",
777
+ "type",
778
+ "value",
779
+ "value_type"
780
+ ],
781
+ "type": "object"
782
+ },
783
+ "type": "array"
784
+ },
785
+ "discount_codes": {
786
+ "items": {
787
+ "properties": {
788
+ "amount": {
789
+ "type": "string"
790
+ },
791
+ "code": {
792
+ "type": "string"
793
+ },
794
+ "type": {
795
+ "type": "string"
796
+ }
797
+ },
798
+ "required": [
799
+ "amount",
800
+ "code",
801
+ "type"
802
+ ],
803
+ "type": "object"
804
+ },
805
+ "type": "array"
806
+ },
807
+ "duties_included": {
808
+ "type": "boolean"
809
+ },
810
+ "email": {
811
+ "format": "email",
812
+ "type": "string"
813
+ },
814
+ "estimated_taxes": {
815
+ "type": "boolean"
816
+ },
817
+ "financial_status": {
818
+ "type": "string"
819
+ },
820
+ "fulfillment_status": {
821
+ "type": [
822
+ "null",
823
+ "string"
824
+ ]
825
+ },
826
+ "fulfillments": {
827
+ "items": {
828
+ "properties": {
829
+ "admin_graphql_api_id": {
830
+ "format": "uri",
831
+ "type": "string"
832
+ },
833
+ "created_at": {
834
+ "format": "date-time",
835
+ "type": "string"
836
+ },
837
+ "id": {
838
+ "type": "integer"
839
+ },
840
+ "line_items": {
841
+ "items": {
842
+ "properties": {
843
+ "admin_graphql_api_id": {
844
+ "format": "uri",
845
+ "type": "string"
846
+ },
847
+ "current_quantity": {
848
+ "type": "integer"
849
+ },
850
+ "discount_allocations": {
851
+ "items": {
852
+ "properties": {
853
+ "amount": {
854
+ "type": "string"
855
+ },
856
+ "amount_set": {
857
+ "properties": {
858
+ "presentment_money": {
859
+ "properties": {
860
+ "amount": {
861
+ "type": "string"
862
+ },
863
+ "currency_code": {
864
+ "type": "string"
865
+ }
866
+ },
867
+ "required": [
868
+ "amount",
869
+ "currency_code"
870
+ ],
871
+ "type": "object"
872
+ },
873
+ "shop_money": {
874
+ "properties": {
875
+ "amount": {
876
+ "type": "string"
877
+ },
878
+ "currency_code": {
879
+ "type": "string"
880
+ }
881
+ },
882
+ "required": [
883
+ "amount",
884
+ "currency_code"
885
+ ],
886
+ "type": "object"
887
+ }
888
+ },
889
+ "required": [
890
+ "presentment_money",
891
+ "shop_money"
892
+ ],
893
+ "type": "object"
894
+ },
895
+ "discount_application_index": {
896
+ "type": "integer"
897
+ }
898
+ },
899
+ "required": [
900
+ "amount",
901
+ "amount_set",
902
+ "discount_application_index"
903
+ ],
904
+ "type": "object"
905
+ },
906
+ "type": "array"
907
+ },
908
+ "duties": {
909
+ "items": false,
910
+ "type": "array"
911
+ },
912
+ "fulfillable_quantity": {
913
+ "type": "integer"
914
+ },
915
+ "fulfillment_service": {
916
+ "type": "string"
917
+ },
918
+ "fulfillment_status": {
919
+ "type": "string"
920
+ },
921
+ "gift_card": {
922
+ "type": "boolean"
923
+ },
924
+ "grams": {
925
+ "type": "integer"
926
+ },
927
+ "id": {
928
+ "type": "integer"
929
+ },
930
+ "name": {
931
+ "type": "string"
932
+ },
933
+ "pre_tax_price": {
934
+ "type": "string"
935
+ },
936
+ "pre_tax_price_set": {
937
+ "properties": {
938
+ "presentment_money": {
939
+ "properties": {
940
+ "amount": {
941
+ "type": "string"
942
+ },
943
+ "currency_code": {
944
+ "type": "string"
945
+ }
946
+ },
947
+ "required": [
948
+ "amount",
949
+ "currency_code"
950
+ ],
951
+ "type": "object"
952
+ },
953
+ "shop_money": {
954
+ "properties": {
955
+ "amount": {
956
+ "type": "string"
957
+ },
958
+ "currency_code": {
959
+ "type": "string"
960
+ }
961
+ },
962
+ "required": [
963
+ "amount",
964
+ "currency_code"
965
+ ],
966
+ "type": "object"
967
+ }
968
+ },
969
+ "required": [
970
+ "presentment_money",
971
+ "shop_money"
972
+ ],
973
+ "type": "object"
974
+ },
975
+ "price": {
976
+ "type": "string"
977
+ },
978
+ "price_set": {
979
+ "properties": {
980
+ "presentment_money": {
981
+ "properties": {
982
+ "amount": {
983
+ "type": "string"
984
+ },
985
+ "currency_code": {
986
+ "type": "string"
987
+ }
988
+ },
989
+ "required": [
990
+ "amount",
991
+ "currency_code"
992
+ ],
993
+ "type": "object"
994
+ },
995
+ "shop_money": {
996
+ "properties": {
997
+ "amount": {
998
+ "type": "string"
999
+ },
1000
+ "currency_code": {
1001
+ "type": "string"
1002
+ }
1003
+ },
1004
+ "required": [
1005
+ "amount",
1006
+ "currency_code"
1007
+ ],
1008
+ "type": "object"
1009
+ }
1010
+ },
1011
+ "required": [
1012
+ "presentment_money",
1013
+ "shop_money"
1014
+ ],
1015
+ "type": "object"
1016
+ },
1017
+ "product_exists": {
1018
+ "type": "boolean"
1019
+ },
1020
+ "product_id": {
1021
+ "type": "integer"
1022
+ },
1023
+ "properties": {
1024
+ "items": false,
1025
+ "type": "array"
1026
+ },
1027
+ "quantity": {
1028
+ "type": "integer"
1029
+ },
1030
+ "requires_shipping": {
1031
+ "type": "boolean"
1032
+ },
1033
+ "sku": {
1034
+ "type": "string"
1035
+ },
1036
+ "tax_lines": {
1037
+ "items": {
1038
+ "properties": {
1039
+ "channel_liable": {
1040
+ "type": "boolean"
1041
+ },
1042
+ "price": {
1043
+ "type": "string"
1044
+ },
1045
+ "price_set": {
1046
+ "properties": {
1047
+ "presentment_money": {
1048
+ "properties": {
1049
+ "amount": {
1050
+ "type": "string"
1051
+ },
1052
+ "currency_code": {
1053
+ "type": "string"
1054
+ }
1055
+ },
1056
+ "required": [
1057
+ "amount",
1058
+ "currency_code"
1059
+ ],
1060
+ "type": "object"
1061
+ },
1062
+ "shop_money": {
1063
+ "properties": {
1064
+ "amount": {
1065
+ "type": "string"
1066
+ },
1067
+ "currency_code": {
1068
+ "type": "string"
1069
+ }
1070
+ },
1071
+ "required": [
1072
+ "amount",
1073
+ "currency_code"
1074
+ ],
1075
+ "type": "object"
1076
+ }
1077
+ },
1078
+ "required": [
1079
+ "presentment_money",
1080
+ "shop_money"
1081
+ ],
1082
+ "type": "object"
1083
+ },
1084
+ "rate": {
1085
+ "type": "integer"
1086
+ },
1087
+ "title": {
1088
+ "type": "string"
1089
+ }
1090
+ },
1091
+ "required": [
1092
+ "channel_liable",
1093
+ "price",
1094
+ "price_set",
1095
+ "rate",
1096
+ "title"
1097
+ ],
1098
+ "type": "object"
1099
+ },
1100
+ "type": "array"
1101
+ },
1102
+ "taxable": {
1103
+ "type": "boolean"
1104
+ },
1105
+ "title": {
1106
+ "type": "string"
1107
+ },
1108
+ "total_discount": {
1109
+ "type": "string"
1110
+ },
1111
+ "total_discount_set": {
1112
+ "properties": {
1113
+ "presentment_money": {
1114
+ "properties": {
1115
+ "amount": {
1116
+ "type": "string"
1117
+ },
1118
+ "currency_code": {
1119
+ "type": "string"
1120
+ }
1121
+ },
1122
+ "required": [
1123
+ "amount",
1124
+ "currency_code"
1125
+ ],
1126
+ "type": "object"
1127
+ },
1128
+ "shop_money": {
1129
+ "properties": {
1130
+ "amount": {
1131
+ "type": "string"
1132
+ },
1133
+ "currency_code": {
1134
+ "type": "string"
1135
+ }
1136
+ },
1137
+ "required": [
1138
+ "amount",
1139
+ "currency_code"
1140
+ ],
1141
+ "type": "object"
1142
+ }
1143
+ },
1144
+ "required": [
1145
+ "presentment_money",
1146
+ "shop_money"
1147
+ ],
1148
+ "type": "object"
1149
+ },
1150
+ "variant_id": {
1151
+ "type": "integer"
1152
+ },
1153
+ "variant_inventory_management": {
1154
+ "type": [
1155
+ "null",
1156
+ "string"
1157
+ ]
1158
+ },
1159
+ "variant_title": {
1160
+ "type": [
1161
+ "null",
1162
+ "string"
1163
+ ]
1164
+ },
1165
+ "vendor": {
1166
+ "type": "string"
1167
+ }
1168
+ },
1169
+ "required": [
1170
+ "admin_graphql_api_id",
1171
+ "discount_allocations",
1172
+ "duties",
1173
+ "fulfillable_quantity",
1174
+ "fulfillment_service",
1175
+ "fulfillment_status",
1176
+ "gift_card",
1177
+ "grams",
1178
+ "id",
1179
+ "name",
1180
+ "price",
1181
+ "price_set",
1182
+ "product_exists",
1183
+ "product_id",
1184
+ "properties",
1185
+ "quantity",
1186
+ "requires_shipping",
1187
+ "sku",
1188
+ "tax_lines",
1189
+ "taxable",
1190
+ "title",
1191
+ "total_discount",
1192
+ "total_discount_set",
1193
+ "variant_id",
1194
+ "variant_inventory_management",
1195
+ "variant_title",
1196
+ "vendor"
1197
+ ],
1198
+ "type": "object"
1199
+ },
1200
+ "type": "array"
1201
+ },
1202
+ "location_id": {
1203
+ "type": "integer"
1204
+ },
1205
+ "name": {
1206
+ "type": "string"
1207
+ },
1208
+ "order_id": {
1209
+ "type": "integer"
1210
+ },
1211
+ "origin_address": {
1212
+ "type": "object"
1213
+ },
1214
+ "receipt": {
1215
+ "type": "object"
1216
+ },
1217
+ "service": {
1218
+ "type": "string"
1219
+ },
1220
+ "shipment_status": {
1221
+ "type": [
1222
+ "null",
1223
+ "string"
1224
+ ]
1225
+ },
1226
+ "status": {
1227
+ "type": "string"
1228
+ },
1229
+ "tracking_company": {
1230
+ "type": [
1231
+ "null",
1232
+ "string"
1233
+ ]
1234
+ },
1235
+ "tracking_number": {
1236
+ "type": [
1237
+ "null",
1238
+ "string"
1239
+ ]
1240
+ },
1241
+ "tracking_numbers": {
1242
+ "items": {
1243
+ "type": "string"
1244
+ },
1245
+ "type": "array"
1246
+ },
1247
+ "tracking_url": {
1248
+ "format": "uri",
1249
+ "type": [
1250
+ "null",
1251
+ "string"
1252
+ ]
1253
+ },
1254
+ "tracking_urls": {
1255
+ "items": {
1256
+ "format": "uri",
1257
+ "type": "string"
1258
+ },
1259
+ "type": "array"
1260
+ },
1261
+ "updated_at": {
1262
+ "format": "date-time",
1263
+ "type": "string"
1264
+ }
1265
+ },
1266
+ "required": [
1267
+ "admin_graphql_api_id",
1268
+ "created_at",
1269
+ "id",
1270
+ "line_items",
1271
+ "location_id",
1272
+ "name",
1273
+ "order_id",
1274
+ "origin_address",
1275
+ "receipt",
1276
+ "service",
1277
+ "shipment_status",
1278
+ "status",
1279
+ "tracking_company",
1280
+ "tracking_number",
1281
+ "tracking_numbers",
1282
+ "tracking_url",
1283
+ "tracking_urls",
1284
+ "updated_at"
1285
+ ],
1286
+ "type": "object"
1287
+ },
1288
+ "type": "array"
1289
+ },
1290
+ "id": {
1291
+ "type": "integer"
1292
+ },
1293
+ "landing_site": {
1294
+ "type": [
1295
+ "null",
1296
+ "string"
1297
+ ]
1298
+ },
1299
+ "landing_site_ref": {
1300
+ "format": "uri",
1301
+ "type": [
1302
+ "null",
1303
+ "string"
1304
+ ]
1305
+ },
1306
+ "line_items": {
1307
+ "items": {
1308
+ "properties": {
1309
+ "admin_graphql_api_id": {
1310
+ "format": "uri",
1311
+ "type": "string"
1312
+ },
1313
+ "attributed_staffs": {
1314
+ "items": {
1315
+ "properties": {
1316
+ "id": {
1317
+ "format": "uri",
1318
+ "type": "string"
1319
+ },
1320
+ "quantity": {
1321
+ "type": "integer"
1322
+ }
1323
+ },
1324
+ "required": [
1325
+ "id",
1326
+ "quantity"
1327
+ ],
1328
+ "type": "object"
1329
+ },
1330
+ "type": "array"
1331
+ },
1332
+ "current_quantity": {
1333
+ "type": "integer"
1334
+ },
1335
+ "discount_allocations": {
1336
+ "items": {
1337
+ "properties": {
1338
+ "amount": {
1339
+ "type": "string"
1340
+ },
1341
+ "amount_set": {
1342
+ "properties": {
1343
+ "presentment_money": {
1344
+ "properties": {
1345
+ "amount": {
1346
+ "type": "string"
1347
+ },
1348
+ "currency_code": {
1349
+ "type": "string"
1350
+ }
1351
+ },
1352
+ "required": [
1353
+ "amount",
1354
+ "currency_code"
1355
+ ],
1356
+ "type": "object"
1357
+ },
1358
+ "shop_money": {
1359
+ "properties": {
1360
+ "amount": {
1361
+ "type": "string"
1362
+ },
1363
+ "currency_code": {
1364
+ "type": "string"
1365
+ }
1366
+ },
1367
+ "required": [
1368
+ "amount",
1369
+ "currency_code"
1370
+ ],
1371
+ "type": "object"
1372
+ }
1373
+ },
1374
+ "required": [
1375
+ "presentment_money",
1376
+ "shop_money"
1377
+ ],
1378
+ "type": "object"
1379
+ },
1380
+ "discount_application_index": {
1381
+ "type": "integer"
1382
+ }
1383
+ },
1384
+ "required": [
1385
+ "amount",
1386
+ "amount_set",
1387
+ "discount_application_index"
1388
+ ],
1389
+ "type": "object"
1390
+ },
1391
+ "type": "array"
1392
+ },
1393
+ "duties": {
1394
+ "items": false,
1395
+ "type": "array"
1396
+ },
1397
+ "fulfillable_quantity": {
1398
+ "type": "integer"
1399
+ },
1400
+ "fulfillment_service": {
1401
+ "type": "string"
1402
+ },
1403
+ "fulfillment_status": {
1404
+ "type": [
1405
+ "null",
1406
+ "string"
1407
+ ]
1408
+ },
1409
+ "gift_card": {
1410
+ "type": "boolean"
1411
+ },
1412
+ "grams": {
1413
+ "type": "integer"
1414
+ },
1415
+ "id": {
1416
+ "type": "integer"
1417
+ },
1418
+ "name": {
1419
+ "type": "string"
1420
+ },
1421
+ "pre_tax_price": {
1422
+ "type": "string"
1423
+ },
1424
+ "pre_tax_price_set": {
1425
+ "properties": {
1426
+ "presentment_money": {
1427
+ "properties": {
1428
+ "amount": {
1429
+ "type": "string"
1430
+ },
1431
+ "currency_code": {
1432
+ "type": "string"
1433
+ }
1434
+ },
1435
+ "required": [
1436
+ "amount",
1437
+ "currency_code"
1438
+ ],
1439
+ "type": "object"
1440
+ },
1441
+ "shop_money": {
1442
+ "properties": {
1443
+ "amount": {
1444
+ "type": "string"
1445
+ },
1446
+ "currency_code": {
1447
+ "type": "string"
1448
+ }
1449
+ },
1450
+ "required": [
1451
+ "amount",
1452
+ "currency_code"
1453
+ ],
1454
+ "type": "object"
1455
+ }
1456
+ },
1457
+ "required": [
1458
+ "presentment_money",
1459
+ "shop_money"
1460
+ ],
1461
+ "type": "object"
1462
+ },
1463
+ "price": {
1464
+ "type": "string"
1465
+ },
1466
+ "price_set": {
1467
+ "properties": {
1468
+ "presentment_money": {
1469
+ "properties": {
1470
+ "amount": {
1471
+ "type": "string"
1472
+ },
1473
+ "currency_code": {
1474
+ "type": "string"
1475
+ }
1476
+ },
1477
+ "required": [
1478
+ "amount",
1479
+ "currency_code"
1480
+ ],
1481
+ "type": "object"
1482
+ },
1483
+ "shop_money": {
1484
+ "properties": {
1485
+ "amount": {
1486
+ "type": "string"
1487
+ },
1488
+ "currency_code": {
1489
+ "type": "string"
1490
+ }
1491
+ },
1492
+ "required": [
1493
+ "amount",
1494
+ "currency_code"
1495
+ ],
1496
+ "type": "object"
1497
+ }
1498
+ },
1499
+ "required": [
1500
+ "presentment_money",
1501
+ "shop_money"
1502
+ ],
1503
+ "type": "object"
1504
+ },
1505
+ "product_exists": {
1506
+ "type": "boolean"
1507
+ },
1508
+ "product_id": {
1509
+ "type": [
1510
+ "integer",
1511
+ "null"
1512
+ ]
1513
+ },
1514
+ "properties": {
1515
+ "items": {
1516
+ "properties": {
1517
+ "name": {
1518
+ "type": "string"
1519
+ },
1520
+ "value": {
1521
+ "type": "string"
1522
+ }
1523
+ },
1524
+ "required": [
1525
+ "name",
1526
+ "value"
1527
+ ],
1528
+ "type": "object"
1529
+ },
1530
+ "type": "array"
1531
+ },
1532
+ "quantity": {
1533
+ "type": "integer"
1534
+ },
1535
+ "requires_shipping": {
1536
+ "type": "boolean"
1537
+ },
1538
+ "sales_line_item_group_id": {
1539
+ "type": [
1540
+ "integer",
1541
+ "null"
1542
+ ]
1543
+ },
1544
+ "sku": {
1545
+ "type": "string"
1546
+ },
1547
+ "tax_lines": {
1548
+ "items": {
1549
+ "properties": {
1550
+ "channel_liable": {
1551
+ "type": "boolean"
1552
+ },
1553
+ "price": {
1554
+ "type": "string"
1555
+ },
1556
+ "price_set": {
1557
+ "properties": {
1558
+ "presentment_money": {
1559
+ "properties": {
1560
+ "amount": {
1561
+ "type": "string"
1562
+ },
1563
+ "currency_code": {
1564
+ "type": "string"
1565
+ }
1566
+ },
1567
+ "required": [
1568
+ "amount",
1569
+ "currency_code"
1570
+ ],
1571
+ "type": "object"
1572
+ },
1573
+ "shop_money": {
1574
+ "properties": {
1575
+ "amount": {
1576
+ "type": "string"
1577
+ },
1578
+ "currency_code": {
1579
+ "type": "string"
1580
+ }
1581
+ },
1582
+ "required": [
1583
+ "amount",
1584
+ "currency_code"
1585
+ ],
1586
+ "type": "object"
1587
+ }
1588
+ },
1589
+ "required": [
1590
+ "presentment_money",
1591
+ "shop_money"
1592
+ ],
1593
+ "type": "object"
1594
+ },
1595
+ "rate": {
1596
+ "type": "number"
1597
+ },
1598
+ "title": {
1599
+ "type": "string"
1600
+ }
1601
+ },
1602
+ "required": [
1603
+ "channel_liable",
1604
+ "price",
1605
+ "price_set",
1606
+ "rate",
1607
+ "title"
1608
+ ],
1609
+ "type": "object"
1610
+ },
1611
+ "type": "array"
1612
+ },
1613
+ "taxable": {
1614
+ "type": "boolean"
1615
+ },
1616
+ "title": {
1617
+ "type": "string"
1618
+ },
1619
+ "total_discount": {
1620
+ "type": "string"
1621
+ },
1622
+ "total_discount_set": {
1623
+ "properties": {
1624
+ "presentment_money": {
1625
+ "properties": {
1626
+ "amount": {
1627
+ "type": "string"
1628
+ },
1629
+ "currency_code": {
1630
+ "type": "string"
1631
+ }
1632
+ },
1633
+ "required": [
1634
+ "amount",
1635
+ "currency_code"
1636
+ ],
1637
+ "type": "object"
1638
+ },
1639
+ "shop_money": {
1640
+ "properties": {
1641
+ "amount": {
1642
+ "type": "string"
1643
+ },
1644
+ "currency_code": {
1645
+ "type": "string"
1646
+ }
1647
+ },
1648
+ "required": [
1649
+ "amount",
1650
+ "currency_code"
1651
+ ],
1652
+ "type": "object"
1653
+ }
1654
+ },
1655
+ "required": [
1656
+ "presentment_money",
1657
+ "shop_money"
1658
+ ],
1659
+ "type": "object"
1660
+ },
1661
+ "variant_id": {
1662
+ "type": [
1663
+ "integer",
1664
+ "null"
1665
+ ]
1666
+ },
1667
+ "variant_inventory_management": {
1668
+ "type": [
1669
+ "null",
1670
+ "string"
1671
+ ]
1672
+ },
1673
+ "variant_title": {
1674
+ "type": [
1675
+ "null",
1676
+ "string"
1677
+ ]
1678
+ },
1679
+ "vendor": {
1680
+ "type": [
1681
+ "null",
1682
+ "string"
1683
+ ]
1684
+ }
1685
+ },
1686
+ "required": [
1687
+ "admin_graphql_api_id",
1688
+ "attributed_staffs",
1689
+ "current_quantity",
1690
+ "discount_allocations",
1691
+ "duties",
1692
+ "fulfillable_quantity",
1693
+ "fulfillment_service",
1694
+ "fulfillment_status",
1695
+ "gift_card",
1696
+ "grams",
1697
+ "id",
1698
+ "name",
1699
+ "price",
1700
+ "price_set",
1701
+ "product_exists",
1702
+ "product_id",
1703
+ "properties",
1704
+ "quantity",
1705
+ "requires_shipping",
1706
+ "sku",
1707
+ "tax_lines",
1708
+ "taxable",
1709
+ "title",
1710
+ "total_discount",
1711
+ "total_discount_set",
1712
+ "variant_id",
1713
+ "variant_inventory_management",
1714
+ "variant_title",
1715
+ "vendor"
1716
+ ],
1717
+ "type": "object"
1718
+ },
1719
+ "type": "array"
1720
+ },
1721
+ "location_id": {
1722
+ "type": [
1723
+ "integer",
1724
+ "null"
1725
+ ]
1726
+ },
1727
+ "merchant_business_entity_id": {
1728
+ "type": "string"
1729
+ },
1730
+ "merchant_of_record_app_id": {
1731
+ "type": [
1732
+ "integer",
1733
+ "null"
1734
+ ]
1735
+ },
1736
+ "name": {
1737
+ "type": "string"
1738
+ },
1739
+ "note": {
1740
+ "type": [
1741
+ "null",
1742
+ "string"
1743
+ ]
1744
+ },
1745
+ "note_attributes": {
1746
+ "items": {
1747
+ "properties": {
1748
+ "name": {
1749
+ "type": "string"
1750
+ },
1751
+ "value": {
1752
+ "type": "string"
1753
+ }
1754
+ },
1755
+ "required": [
1756
+ "name",
1757
+ "value"
1758
+ ],
1759
+ "type": "object"
1760
+ },
1761
+ "type": "array"
1762
+ },
1763
+ "number": {
1764
+ "type": "integer"
1765
+ },
1766
+ "order_number": {
1767
+ "type": "integer"
1768
+ },
1769
+ "order_status_url": {
1770
+ "format": "uri",
1771
+ "type": "string"
1772
+ },
1773
+ "original_total_additional_fees_set": {
1774
+ "properties": {
1775
+ "presentment_money": {
1776
+ "properties": {
1777
+ "amount": {
1778
+ "type": "string"
1779
+ },
1780
+ "currency_code": {
1781
+ "type": "string"
1782
+ }
1783
+ },
1784
+ "required": [
1785
+ "amount",
1786
+ "currency_code"
1787
+ ],
1788
+ "type": "object"
1789
+ },
1790
+ "shop_money": {
1791
+ "properties": {
1792
+ "amount": {
1793
+ "type": "string"
1794
+ },
1795
+ "currency_code": {
1796
+ "type": "string"
1797
+ }
1798
+ },
1799
+ "required": [
1800
+ "amount",
1801
+ "currency_code"
1802
+ ],
1803
+ "type": "object"
1804
+ }
1805
+ },
1806
+ "required": [
1807
+ "presentment_money",
1808
+ "shop_money"
1809
+ ],
1810
+ "type": [
1811
+ "null",
1812
+ "object"
1813
+ ]
1814
+ },
1815
+ "original_total_duties_set": {
1816
+ "properties": {
1817
+ "presentment_money": {
1818
+ "properties": {
1819
+ "amount": {
1820
+ "type": "string"
1821
+ },
1822
+ "currency_code": {
1823
+ "type": "string"
1824
+ }
1825
+ },
1826
+ "required": [
1827
+ "amount",
1828
+ "currency_code"
1829
+ ],
1830
+ "type": "object"
1831
+ },
1832
+ "shop_money": {
1833
+ "properties": {
1834
+ "amount": {
1835
+ "type": "string"
1836
+ },
1837
+ "currency_code": {
1838
+ "type": "string"
1839
+ }
1840
+ },
1841
+ "required": [
1842
+ "amount",
1843
+ "currency_code"
1844
+ ],
1845
+ "type": "object"
1846
+ }
1847
+ },
1848
+ "required": [
1849
+ "presentment_money",
1850
+ "shop_money"
1851
+ ],
1852
+ "type": [
1853
+ "null",
1854
+ "object"
1855
+ ]
1856
+ },
1857
+ "payment_gateway_names": {
1858
+ "items": {
1859
+ "type": "string"
1860
+ },
1861
+ "type": "array"
1862
+ },
1863
+ "payment_terms": {
1864
+ "type": [
1865
+ "null",
1866
+ "string"
1867
+ ]
1868
+ },
1869
+ "phone": {
1870
+ "type": [
1871
+ "null",
1872
+ "string"
1873
+ ]
1874
+ },
1875
+ "po_number": {
1876
+ "type": [
1877
+ "null",
1878
+ "string"
1879
+ ]
1880
+ },
1881
+ "presentment_currency": {
1882
+ "type": "string"
1883
+ },
1884
+ "processed_at": {
1885
+ "format": "date-time",
1886
+ "type": "string"
1887
+ },
1888
+ "reference": {
1889
+ "type": [
1890
+ "null",
1891
+ "string"
1892
+ ]
1893
+ },
1894
+ "referring_site": {
1895
+ "type": [
1896
+ "null",
1897
+ "string"
1898
+ ]
1899
+ },
1900
+ "refunds": {
1901
+ "items": false,
1902
+ "type": "array"
1903
+ },
1904
+ "returns": {
1905
+ "items": false,
1906
+ "type": "array"
1907
+ },
1908
+ "shipping_address": {
1909
+ "properties": {
1910
+ "address1": {
1911
+ "type": "string"
1912
+ },
1913
+ "address2": {
1914
+ "type": [
1915
+ "null",
1916
+ "string"
1917
+ ]
1918
+ },
1919
+ "city": {
1920
+ "type": "string"
1921
+ },
1922
+ "company": {
1923
+ "type": [
1924
+ "null",
1925
+ "string"
1926
+ ]
1927
+ },
1928
+ "country": {
1929
+ "type": "string"
1930
+ },
1931
+ "country_code": {
1932
+ "type": "string"
1933
+ },
1934
+ "first_name": {
1935
+ "type": "string"
1936
+ },
1937
+ "last_name": {
1938
+ "type": "string"
1939
+ },
1940
+ "latitude": {
1941
+ "type": [
1942
+ "null",
1943
+ "number"
1944
+ ]
1945
+ },
1946
+ "longitude": {
1947
+ "type": [
1948
+ "null",
1949
+ "number"
1950
+ ]
1951
+ },
1952
+ "name": {
1953
+ "type": "string"
1954
+ },
1955
+ "phone": {
1956
+ "type": "string"
1957
+ },
1958
+ "province": {
1959
+ "type": "string"
1960
+ },
1961
+ "province_code": {
1962
+ "type": "string"
1963
+ },
1964
+ "zip": {
1965
+ "type": "string"
1966
+ }
1967
+ },
1968
+ "required": [
1969
+ "address1",
1970
+ "address2",
1971
+ "city",
1972
+ "company",
1973
+ "country",
1974
+ "country_code",
1975
+ "first_name",
1976
+ "last_name",
1977
+ "latitude",
1978
+ "longitude",
1979
+ "name",
1980
+ "phone",
1981
+ "province",
1982
+ "province_code",
1983
+ "zip"
1984
+ ],
1985
+ "type": "object"
1986
+ },
1987
+ "shipping_lines": {
1988
+ "items": {
1989
+ "properties": {
1990
+ "carrier_identifier": {
1991
+ "type": [
1992
+ "null",
1993
+ "string"
1994
+ ]
1995
+ },
1996
+ "code": {
1997
+ "type": [
1998
+ "null",
1999
+ "string"
2000
+ ]
2001
+ },
2002
+ "current_discounted_price_set": {
2003
+ "properties": {
2004
+ "presentment_money": {
2005
+ "properties": {
2006
+ "amount": {
2007
+ "type": "string"
2008
+ },
2009
+ "currency_code": {
2010
+ "type": "string"
2011
+ }
2012
+ },
2013
+ "required": [
2014
+ "amount",
2015
+ "currency_code"
2016
+ ],
2017
+ "type": "object"
2018
+ },
2019
+ "shop_money": {
2020
+ "properties": {
2021
+ "amount": {
2022
+ "type": "string"
2023
+ },
2024
+ "currency_code": {
2025
+ "type": "string"
2026
+ }
2027
+ },
2028
+ "required": [
2029
+ "amount",
2030
+ "currency_code"
2031
+ ],
2032
+ "type": "object"
2033
+ }
2034
+ },
2035
+ "required": [
2036
+ "presentment_money",
2037
+ "shop_money"
2038
+ ],
2039
+ "type": "object"
2040
+ },
2041
+ "discount_allocations": {
2042
+ "items": false,
2043
+ "type": "array"
2044
+ },
2045
+ "discounted_price": {
2046
+ "type": "string"
2047
+ },
2048
+ "discounted_price_set": {
2049
+ "properties": {
2050
+ "presentment_money": {
2051
+ "properties": {
2052
+ "amount": {
2053
+ "type": "string"
2054
+ },
2055
+ "currency_code": {
2056
+ "type": "string"
2057
+ }
2058
+ },
2059
+ "required": [
2060
+ "amount",
2061
+ "currency_code"
2062
+ ],
2063
+ "type": "object"
2064
+ },
2065
+ "shop_money": {
2066
+ "properties": {
2067
+ "amount": {
2068
+ "type": "string"
2069
+ },
2070
+ "currency_code": {
2071
+ "type": "string"
2072
+ }
2073
+ },
2074
+ "required": [
2075
+ "amount",
2076
+ "currency_code"
2077
+ ],
2078
+ "type": "object"
2079
+ }
2080
+ },
2081
+ "required": [
2082
+ "presentment_money",
2083
+ "shop_money"
2084
+ ],
2085
+ "type": "object"
2086
+ },
2087
+ "id": {
2088
+ "type": "integer"
2089
+ },
2090
+ "is_removed": {
2091
+ "type": "boolean"
2092
+ },
2093
+ "phone": {
2094
+ "type": [
2095
+ "null",
2096
+ "string"
2097
+ ]
2098
+ },
2099
+ "price": {
2100
+ "type": "string"
2101
+ },
2102
+ "price_set": {
2103
+ "properties": {
2104
+ "presentment_money": {
2105
+ "properties": {
2106
+ "amount": {
2107
+ "type": "string"
2108
+ },
2109
+ "currency_code": {
2110
+ "type": "string"
2111
+ }
2112
+ },
2113
+ "required": [
2114
+ "amount",
2115
+ "currency_code"
2116
+ ],
2117
+ "type": "object"
2118
+ },
2119
+ "shop_money": {
2120
+ "properties": {
2121
+ "amount": {
2122
+ "type": "string"
2123
+ },
2124
+ "currency_code": {
2125
+ "type": "string"
2126
+ }
2127
+ },
2128
+ "required": [
2129
+ "amount",
2130
+ "currency_code"
2131
+ ],
2132
+ "type": "object"
2133
+ }
2134
+ },
2135
+ "required": [
2136
+ "presentment_money",
2137
+ "shop_money"
2138
+ ],
2139
+ "type": "object"
2140
+ },
2141
+ "requested_fulfillment_service_id": {
2142
+ "type": "null"
2143
+ },
2144
+ "source": {
2145
+ "type": [
2146
+ "null",
2147
+ "string"
2148
+ ]
2149
+ },
2150
+ "tax_lines": {
2151
+ "items": {
2152
+ "properties": {
2153
+ "channel_liable": {
2154
+ "type": "boolean"
2155
+ },
2156
+ "price": {
2157
+ "type": "string"
2158
+ },
2159
+ "price_set": {
2160
+ "properties": {
2161
+ "presentment_money": {
2162
+ "properties": {
2163
+ "amount": {
2164
+ "type": "string"
2165
+ },
2166
+ "currency_code": {
2167
+ "type": "string"
2168
+ }
2169
+ },
2170
+ "required": [
2171
+ "amount",
2172
+ "currency_code"
2173
+ ],
2174
+ "type": "object"
2175
+ },
2176
+ "shop_money": {
2177
+ "properties": {
2178
+ "amount": {
2179
+ "type": "string"
2180
+ },
2181
+ "currency_code": {
2182
+ "type": "string"
2183
+ }
2184
+ },
2185
+ "required": [
2186
+ "amount",
2187
+ "currency_code"
2188
+ ],
2189
+ "type": "object"
2190
+ }
2191
+ },
2192
+ "required": [
2193
+ "presentment_money",
2194
+ "shop_money"
2195
+ ],
2196
+ "type": "object"
2197
+ },
2198
+ "rate": {
2199
+ "type": "number"
2200
+ },
2201
+ "title": {
2202
+ "type": "string"
2203
+ }
2204
+ },
2205
+ "required": [
2206
+ "channel_liable",
2207
+ "price",
2208
+ "price_set",
2209
+ "rate",
2210
+ "title"
2211
+ ],
2212
+ "type": "object"
2213
+ },
2214
+ "type": "array"
2215
+ },
2216
+ "title": {
2217
+ "type": "string"
2218
+ }
2219
+ },
2220
+ "required": [
2221
+ "carrier_identifier",
2222
+ "code",
2223
+ "current_discounted_price_set",
2224
+ "discount_allocations",
2225
+ "discounted_price",
2226
+ "discounted_price_set",
2227
+ "id",
2228
+ "is_removed",
2229
+ "phone",
2230
+ "price",
2231
+ "price_set",
2232
+ "requested_fulfillment_service_id",
2233
+ "source",
2234
+ "tax_lines",
2235
+ "title"
2236
+ ],
2237
+ "type": "object"
2238
+ },
2239
+ "type": "array"
2240
+ },
2241
+ "source_identifier": {
2242
+ "type": [
2243
+ "null",
2244
+ "string"
2245
+ ]
2246
+ },
2247
+ "source_name": {
2248
+ "type": "string"
2249
+ },
2250
+ "source_url": {
2251
+ "format": "uri",
2252
+ "type": [
2253
+ "null",
2254
+ "string"
2255
+ ]
2256
+ },
2257
+ "subtotal_price": {
2258
+ "type": "string"
2259
+ },
2260
+ "subtotal_price_set": {
2261
+ "properties": {
2262
+ "presentment_money": {
2263
+ "properties": {
2264
+ "amount": {
2265
+ "type": "string"
2266
+ },
2267
+ "currency_code": {
2268
+ "type": "string"
2269
+ }
2270
+ },
2271
+ "required": [
2272
+ "amount",
2273
+ "currency_code"
2274
+ ],
2275
+ "type": "object"
2276
+ },
2277
+ "shop_money": {
2278
+ "properties": {
2279
+ "amount": {
2280
+ "type": "string"
2281
+ },
2282
+ "currency_code": {
2283
+ "type": "string"
2284
+ }
2285
+ },
2286
+ "required": [
2287
+ "amount",
2288
+ "currency_code"
2289
+ ],
2290
+ "type": "object"
2291
+ }
2292
+ },
2293
+ "required": [
2294
+ "presentment_money",
2295
+ "shop_money"
2296
+ ],
2297
+ "type": "object"
2298
+ },
2299
+ "tags": {
2300
+ "type": "string"
2301
+ },
2302
+ "tax_exempt": {
2303
+ "type": "boolean"
2304
+ },
2305
+ "tax_lines": {
2306
+ "items": {
2307
+ "properties": {
2308
+ "channel_liable": {
2309
+ "type": "boolean"
2310
+ },
2311
+ "price": {
2312
+ "type": "string"
2313
+ },
2314
+ "price_set": {
2315
+ "properties": {
2316
+ "presentment_money": {
2317
+ "properties": {
2318
+ "amount": {
2319
+ "type": "string"
2320
+ },
2321
+ "currency_code": {
2322
+ "type": "string"
2323
+ }
2324
+ },
2325
+ "required": [
2326
+ "amount",
2327
+ "currency_code"
2328
+ ],
2329
+ "type": "object"
2330
+ },
2331
+ "shop_money": {
2332
+ "properties": {
2333
+ "amount": {
2334
+ "type": "string"
2335
+ },
2336
+ "currency_code": {
2337
+ "type": "string"
2338
+ }
2339
+ },
2340
+ "required": [
2341
+ "amount",
2342
+ "currency_code"
2343
+ ],
2344
+ "type": "object"
2345
+ }
2346
+ },
2347
+ "required": [
2348
+ "presentment_money",
2349
+ "shop_money"
2350
+ ],
2351
+ "type": "object"
2352
+ },
2353
+ "rate": {
2354
+ "type": "number"
2355
+ },
2356
+ "title": {
2357
+ "type": "string"
2358
+ }
2359
+ },
2360
+ "required": [
2361
+ "channel_liable",
2362
+ "price",
2363
+ "price_set",
2364
+ "rate",
2365
+ "title"
2366
+ ],
2367
+ "type": "object"
2368
+ },
2369
+ "type": "array"
2370
+ },
2371
+ "taxes_included": {
2372
+ "type": "boolean"
2373
+ },
2374
+ "test": {
2375
+ "type": "boolean"
2376
+ },
2377
+ "token": {
2378
+ "type": "string"
2379
+ },
2380
+ "total_cash_rounding_payment_adjustment_set": {
2381
+ "properties": {
2382
+ "presentment_money": {
2383
+ "properties": {
2384
+ "amount": {
2385
+ "type": "string"
2386
+ },
2387
+ "currency_code": {
2388
+ "type": "string"
2389
+ }
2390
+ },
2391
+ "required": [
2392
+ "amount",
2393
+ "currency_code"
2394
+ ],
2395
+ "type": "object"
2396
+ },
2397
+ "shop_money": {
2398
+ "properties": {
2399
+ "amount": {
2400
+ "type": "string"
2401
+ },
2402
+ "currency_code": {
2403
+ "type": "string"
2404
+ }
2405
+ },
2406
+ "required": [
2407
+ "amount",
2408
+ "currency_code"
2409
+ ],
2410
+ "type": "object"
2411
+ }
2412
+ },
2413
+ "required": [
2414
+ "presentment_money",
2415
+ "shop_money"
2416
+ ],
2417
+ "type": "object"
2418
+ },
2419
+ "total_cash_rounding_refund_adjustment_set": {
2420
+ "properties": {
2421
+ "presentment_money": {
2422
+ "properties": {
2423
+ "amount": {
2424
+ "type": "string"
2425
+ },
2426
+ "currency_code": {
2427
+ "type": "string"
2428
+ }
2429
+ },
2430
+ "required": [
2431
+ "amount",
2432
+ "currency_code"
2433
+ ],
2434
+ "type": "object"
2435
+ },
2436
+ "shop_money": {
2437
+ "properties": {
2438
+ "amount": {
2439
+ "type": "string"
2440
+ },
2441
+ "currency_code": {
2442
+ "type": "string"
2443
+ }
2444
+ },
2445
+ "required": [
2446
+ "amount",
2447
+ "currency_code"
2448
+ ],
2449
+ "type": "object"
2450
+ }
2451
+ },
2452
+ "required": [
2453
+ "presentment_money",
2454
+ "shop_money"
2455
+ ],
2456
+ "type": "object"
2457
+ },
2458
+ "total_discounts": {
2459
+ "type": "string"
2460
+ },
2461
+ "total_discounts_set": {
2462
+ "properties": {
2463
+ "presentment_money": {
2464
+ "properties": {
2465
+ "amount": {
2466
+ "type": "string"
2467
+ },
2468
+ "currency_code": {
2469
+ "type": "string"
2470
+ }
2471
+ },
2472
+ "required": [
2473
+ "amount",
2474
+ "currency_code"
2475
+ ],
2476
+ "type": "object"
2477
+ },
2478
+ "shop_money": {
2479
+ "properties": {
2480
+ "amount": {
2481
+ "type": "string"
2482
+ },
2483
+ "currency_code": {
2484
+ "type": "string"
2485
+ }
2486
+ },
2487
+ "required": [
2488
+ "amount",
2489
+ "currency_code"
2490
+ ],
2491
+ "type": "object"
2492
+ }
2493
+ },
2494
+ "required": [
2495
+ "presentment_money",
2496
+ "shop_money"
2497
+ ],
2498
+ "type": "object"
2499
+ },
2500
+ "total_line_items_price": {
2501
+ "type": "string"
2502
+ },
2503
+ "total_line_items_price_set": {
2504
+ "properties": {
2505
+ "presentment_money": {
2506
+ "properties": {
2507
+ "amount": {
2508
+ "type": "string"
2509
+ },
2510
+ "currency_code": {
2511
+ "type": "string"
2512
+ }
2513
+ },
2514
+ "required": [
2515
+ "amount",
2516
+ "currency_code"
2517
+ ],
2518
+ "type": "object"
2519
+ },
2520
+ "shop_money": {
2521
+ "properties": {
2522
+ "amount": {
2523
+ "type": "string"
2524
+ },
2525
+ "currency_code": {
2526
+ "type": "string"
2527
+ }
2528
+ },
2529
+ "required": [
2530
+ "amount",
2531
+ "currency_code"
2532
+ ],
2533
+ "type": "object"
2534
+ }
2535
+ },
2536
+ "required": [
2537
+ "presentment_money",
2538
+ "shop_money"
2539
+ ],
2540
+ "type": "object"
2541
+ },
2542
+ "total_outstanding": {
2543
+ "type": "string"
2544
+ },
2545
+ "total_price": {
2546
+ "type": "string"
2547
+ },
2548
+ "total_price_set": {
2549
+ "properties": {
2550
+ "presentment_money": {
2551
+ "properties": {
2552
+ "amount": {
2553
+ "type": "string"
2554
+ },
2555
+ "currency_code": {
2556
+ "type": "string"
2557
+ }
2558
+ },
2559
+ "required": [
2560
+ "amount",
2561
+ "currency_code"
2562
+ ],
2563
+ "type": "object"
2564
+ },
2565
+ "shop_money": {
2566
+ "properties": {
2567
+ "amount": {
2568
+ "type": "string"
2569
+ },
2570
+ "currency_code": {
2571
+ "type": "string"
2572
+ }
2573
+ },
2574
+ "required": [
2575
+ "amount",
2576
+ "currency_code"
2577
+ ],
2578
+ "type": "object"
2579
+ }
2580
+ },
2581
+ "required": [
2582
+ "presentment_money",
2583
+ "shop_money"
2584
+ ],
2585
+ "type": "object"
2586
+ },
2587
+ "total_shipping_price_set": {
2588
+ "properties": {
2589
+ "presentment_money": {
2590
+ "properties": {
2591
+ "amount": {
2592
+ "type": "string"
2593
+ },
2594
+ "currency_code": {
2595
+ "type": "string"
2596
+ }
2597
+ },
2598
+ "required": [
2599
+ "amount",
2600
+ "currency_code"
2601
+ ],
2602
+ "type": "object"
2603
+ },
2604
+ "shop_money": {
2605
+ "properties": {
2606
+ "amount": {
2607
+ "type": "string"
2608
+ },
2609
+ "currency_code": {
2610
+ "type": "string"
2611
+ }
2612
+ },
2613
+ "required": [
2614
+ "amount",
2615
+ "currency_code"
2616
+ ],
2617
+ "type": "object"
2618
+ }
2619
+ },
2620
+ "required": [
2621
+ "presentment_money",
2622
+ "shop_money"
2623
+ ],
2624
+ "type": "object"
2625
+ },
2626
+ "total_tax": {
2627
+ "type": "string"
2628
+ },
2629
+ "total_tax_set": {
2630
+ "properties": {
2631
+ "presentment_money": {
2632
+ "properties": {
2633
+ "amount": {
2634
+ "type": "string"
2635
+ },
2636
+ "currency_code": {
2637
+ "type": "string"
2638
+ }
2639
+ },
2640
+ "required": [
2641
+ "amount",
2642
+ "currency_code"
2643
+ ],
2644
+ "type": "object"
2645
+ },
2646
+ "shop_money": {
2647
+ "properties": {
2648
+ "amount": {
2649
+ "type": "string"
2650
+ },
2651
+ "currency_code": {
2652
+ "type": "string"
2653
+ }
2654
+ },
2655
+ "required": [
2656
+ "amount",
2657
+ "currency_code"
2658
+ ],
2659
+ "type": "object"
2660
+ }
2661
+ },
2662
+ "required": [
2663
+ "presentment_money",
2664
+ "shop_money"
2665
+ ],
2666
+ "type": "object"
2667
+ },
2668
+ "total_tip_received": {
2669
+ "type": "string"
2670
+ },
2671
+ "total_weight": {
2672
+ "type": "integer"
2673
+ },
2674
+ "updated_at": {
2675
+ "format": "date-time",
2676
+ "type": "string"
2677
+ },
2678
+ "user_id": {
2679
+ "type": [
2680
+ "integer",
2681
+ "null"
2682
+ ]
2683
+ }
2684
+ },
2685
+ "required": [
2686
+ "admin_graphql_api_id",
2687
+ "app_id",
2688
+ "billing_address",
2689
+ "browser_ip",
2690
+ "buyer_accepts_marketing",
2691
+ "cancel_reason",
2692
+ "cancelled_at",
2693
+ "cart_token",
2694
+ "checkout_id",
2695
+ "checkout_token",
2696
+ "client_details",
2697
+ "closed_at",
2698
+ "confirmation_number",
2699
+ "confirmed",
2700
+ "contact_email",
2701
+ "created_at",
2702
+ "currency",
2703
+ "current_shipping_price_set",
2704
+ "current_subtotal_price",
2705
+ "current_subtotal_price_set",
2706
+ "current_total_additional_fees_set",
2707
+ "current_total_discounts",
2708
+ "current_total_discounts_set",
2709
+ "current_total_duties_set",
2710
+ "current_total_price",
2711
+ "current_total_price_set",
2712
+ "current_total_tax",
2713
+ "current_total_tax_set",
2714
+ "customer",
2715
+ "customer_locale",
2716
+ "device_id",
2717
+ "discount_applications",
2718
+ "discount_codes",
2719
+ "duties_included",
2720
+ "email",
2721
+ "estimated_taxes",
2722
+ "financial_status",
2723
+ "fulfillment_status",
2724
+ "fulfillments",
2725
+ "id",
2726
+ "landing_site",
2727
+ "landing_site_ref",
2728
+ "line_items",
2729
+ "location_id",
2730
+ "merchant_business_entity_id",
2731
+ "merchant_of_record_app_id",
2732
+ "name",
2733
+ "note",
2734
+ "note_attributes",
2735
+ "number",
2736
+ "order_number",
2737
+ "order_status_url",
2738
+ "original_total_additional_fees_set",
2739
+ "original_total_duties_set",
2740
+ "payment_gateway_names",
2741
+ "payment_terms",
2742
+ "phone",
2743
+ "po_number",
2744
+ "presentment_currency",
2745
+ "processed_at",
2746
+ "reference",
2747
+ "referring_site",
2748
+ "refunds",
2749
+ "returns",
2750
+ "shipping_address",
2751
+ "shipping_lines",
2752
+ "source_identifier",
2753
+ "source_name",
2754
+ "source_url",
2755
+ "subtotal_price",
2756
+ "subtotal_price_set",
2757
+ "tags",
2758
+ "tax_exempt",
2759
+ "tax_lines",
2760
+ "taxes_included",
2761
+ "test",
2762
+ "token",
2763
+ "total_cash_rounding_payment_adjustment_set",
2764
+ "total_cash_rounding_refund_adjustment_set",
2765
+ "total_discounts",
2766
+ "total_discounts_set",
2767
+ "total_line_items_price",
2768
+ "total_line_items_price_set",
2769
+ "total_outstanding",
2770
+ "total_price",
2771
+ "total_price_set",
2772
+ "total_shipping_price_set",
2773
+ "total_tax",
2774
+ "total_tax_set",
2775
+ "total_tip_received",
2776
+ "total_weight",
2777
+ "updated_at",
2778
+ "user_id"
2779
+ ],
2780
+ "type": "object"
2781
+ }