shopify-webhook-schemas 0.2.9 → 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 (422) 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/collections/create.json +20 -0
  203. package/schemas/2025-04/collections/update.json +20 -0
  204. package/schemas/2025-04/orders/cancelled.json +18 -1
  205. package/schemas/2025-04/orders/create.json +18 -1
  206. package/schemas/2025-04/orders/fulfilled.json +18 -1
  207. package/schemas/2025-04/orders/paid.json +18 -1
  208. package/schemas/2025-04/orders/partially_fulfilled.json +18 -1
  209. package/schemas/2025-04/orders/shopify_protect_eligibility_changed.json +0 -3
  210. package/schemas/2025-04/orders/updated.json +18 -1
  211. package/schemas/2025-07/collections/create.json +20 -0
  212. package/schemas/2025-07/collections/update.json +20 -0
  213. package/schemas/2025-10/collections/create.json +20 -0
  214. package/schemas/2025-10/collections/update.json +20 -0
  215. package/schemas/2026-01/app/scopes_update.json +36 -0
  216. package/schemas/2026-01/app/uninstalled.json +282 -0
  217. package/schemas/2026-01/app_purchases_one_time/update.json +44 -0
  218. package/schemas/2026-01/app_subscriptions/approaching_capped_amount.json +67 -0
  219. package/schemas/2026-01/app_subscriptions/update.json +64 -0
  220. package/schemas/2026-01/audit_events/admin_api_activity.json +202 -0
  221. package/schemas/2026-01/bulk_operations/finish.json +38 -0
  222. package/schemas/2026-01/carts/create.json +321 -0
  223. package/schemas/2026-01/carts/update.json +321 -0
  224. package/schemas/2026-01/channels/delete.json +12 -0
  225. package/schemas/2026-01/checkouts/create.json +1296 -0
  226. package/schemas/2026-01/checkouts/delete.json +90 -0
  227. package/schemas/2026-01/checkouts/update.json +1296 -0
  228. package/schemas/2026-01/collection_listings/add.json +60 -0
  229. package/schemas/2026-01/collection_listings/remove.json +27 -0
  230. package/schemas/2026-01/collection_listings/update.json +60 -0
  231. package/schemas/2026-01/collection_publications/create.json +45 -0
  232. package/schemas/2026-01/collection_publications/delete.json +12 -0
  233. package/schemas/2026-01/collection_publications/update.json +45 -0
  234. package/schemas/2026-01/collections/create.json +97 -0
  235. package/schemas/2026-01/collections/delete.json +21 -0
  236. package/schemas/2026-01/collections/update.json +97 -0
  237. package/schemas/2026-01/companies/create.json +45 -0
  238. package/schemas/2026-01/companies/delete.json +45 -0
  239. package/schemas/2026-01/companies/update.json +45 -0
  240. package/schemas/2026-01/company_contact_roles/assign.json +387 -0
  241. package/schemas/2026-01/company_contact_roles/revoke.json +387 -0
  242. package/schemas/2026-01/company_contacts/create.json +81 -0
  243. package/schemas/2026-01/company_contacts/delete.json +81 -0
  244. package/schemas/2026-01/company_contacts/update.json +81 -0
  245. package/schemas/2026-01/company_locations/create.json +334 -0
  246. package/schemas/2026-01/company_locations/delete.json +334 -0
  247. package/schemas/2026-01/company_locations/update.json +334 -0
  248. package/schemas/2026-01/customer.joined_segment.json +23 -0
  249. package/schemas/2026-01/customer.left_segment.json +23 -0
  250. package/schemas/2026-01/customer.tags_added.json +25 -0
  251. package/schemas/2026-01/customer.tags_removed.json +25 -0
  252. package/schemas/2026-01/customer_account_settings/update.json +28 -0
  253. package/schemas/2026-01/customer_groups/create.json +30 -0
  254. package/schemas/2026-01/customer_groups/delete.json +12 -0
  255. package/schemas/2026-01/customer_groups/update.json +30 -0
  256. package/schemas/2026-01/customer_payment_methods/create.json +63 -0
  257. package/schemas/2026-01/customer_payment_methods/revoke.json +63 -0
  258. package/schemas/2026-01/customer_payment_methods/update.json +63 -0
  259. package/schemas/2026-01/customers/create.json +242 -0
  260. package/schemas/2026-01/customers/data_request.json +56 -0
  261. package/schemas/2026-01/customers/delete.json +24 -0
  262. package/schemas/2026-01/customers/disable.json +242 -0
  263. package/schemas/2026-01/customers/enable.json +242 -0
  264. package/schemas/2026-01/customers/merge.json +56 -0
  265. package/schemas/2026-01/customers/purchasing_summary.json +43 -0
  266. package/schemas/2026-01/customers/redact.json +44 -0
  267. package/schemas/2026-01/customers/update.json +242 -0
  268. package/schemas/2026-01/customers_email_marketing_consent/update.json +44 -0
  269. package/schemas/2026-01/customers_marketing_consent/update.json +53 -0
  270. package/schemas/2026-01/delivery_promise_settings/update.json +21 -0
  271. package/schemas/2026-01/discounts/create.json +31 -0
  272. package/schemas/2026-01/discounts/delete.json +18 -0
  273. package/schemas/2026-01/discounts/redeemcode_added.json +35 -0
  274. package/schemas/2026-01/discounts/redeemcode_removed.json +35 -0
  275. package/schemas/2026-01/discounts/update.json +31 -0
  276. package/schemas/2026-01/disputes/create.json +66 -0
  277. package/schemas/2026-01/disputes/update.json +66 -0
  278. package/schemas/2026-01/domains/create.json +44 -0
  279. package/schemas/2026-01/domains/destroy.json +44 -0
  280. package/schemas/2026-01/domains/update.json +44 -0
  281. package/schemas/2026-01/draft_orders/create.json +1780 -0
  282. package/schemas/2026-01/draft_orders/delete.json +12 -0
  283. package/schemas/2026-01/draft_orders/update.json +1780 -0
  284. package/schemas/2026-01/finance_app_staff_member/delete.json +4 -0
  285. package/schemas/2026-01/finance_app_staff_member/grant.json +4 -0
  286. package/schemas/2026-01/finance_app_staff_member/revoke.json +4 -0
  287. package/schemas/2026-01/finance_app_staff_member/update.json +4 -0
  288. package/schemas/2026-01/finance_kyc_information/update.json +4 -0
  289. package/schemas/2026-01/fulfillment_events/create.json +106 -0
  290. package/schemas/2026-01/fulfillment_events/delete.json +106 -0
  291. package/schemas/2026-01/fulfillment_holds/added.json +63 -0
  292. package/schemas/2026-01/fulfillment_holds/released.json +63 -0
  293. package/schemas/2026-01/fulfillment_orders/cancellation_request_accepted.json +29 -0
  294. package/schemas/2026-01/fulfillment_orders/cancellation_request_rejected.json +33 -0
  295. package/schemas/2026-01/fulfillment_orders/cancellation_request_submitted.json +46 -0
  296. package/schemas/2026-01/fulfillment_orders/cancelled.json +42 -0
  297. package/schemas/2026-01/fulfillment_orders/fulfillment_request_accepted.json +33 -0
  298. package/schemas/2026-01/fulfillment_orders/fulfillment_request_rejected.json +33 -0
  299. package/schemas/2026-01/fulfillment_orders/fulfillment_request_submitted.json +67 -0
  300. package/schemas/2026-01/fulfillment_orders/fulfillment_service_failed_to_complete.json +29 -0
  301. package/schemas/2026-01/fulfillment_orders/hold_released.json +25 -0
  302. package/schemas/2026-01/fulfillment_orders/line_items_prepared_for_local_delivery.json +41 -0
  303. package/schemas/2026-01/fulfillment_orders/line_items_prepared_for_pickup.json +41 -0
  304. package/schemas/2026-01/fulfillment_orders/merged.json +67 -0
  305. package/schemas/2026-01/fulfillment_orders/moved.json +90 -0
  306. package/schemas/2026-01/fulfillment_orders/order_routing_complete.json +25 -0
  307. package/schemas/2026-01/fulfillment_orders/placed_on_hold.json +396 -0
  308. package/schemas/2026-01/fulfillment_orders/rescheduled.json +30 -0
  309. package/schemas/2026-01/fulfillment_orders/scheduled_fulfillment_order_ready.json +25 -0
  310. package/schemas/2026-01/fulfillment_orders/split.json +326 -0
  311. package/schemas/2026-01/fulfillments/create.json +738 -0
  312. package/schemas/2026-01/fulfillments/update.json +738 -0
  313. package/schemas/2026-01/inventory_items/create.json +84 -0
  314. package/schemas/2026-01/inventory_items/delete.json +43 -0
  315. package/schemas/2026-01/inventory_items/update.json +84 -0
  316. package/schemas/2026-01/inventory_levels/connect.json +33 -0
  317. package/schemas/2026-01/inventory_levels/disconnect.json +16 -0
  318. package/schemas/2026-01/inventory_levels/update.json +33 -0
  319. package/schemas/2026-01/locales/create.json +16 -0
  320. package/schemas/2026-01/locales/update.json +16 -0
  321. package/schemas/2026-01/locations/activate.json +79 -0
  322. package/schemas/2026-01/locations/create.json +79 -0
  323. package/schemas/2026-01/locations/deactivate.json +79 -0
  324. package/schemas/2026-01/locations/delete.json +12 -0
  325. package/schemas/2026-01/locations/update.json +79 -0
  326. package/schemas/2026-01/markets/create.json +24 -0
  327. package/schemas/2026-01/markets/delete.json +12 -0
  328. package/schemas/2026-01/markets/update.json +24 -0
  329. package/schemas/2026-01/markets_backup_region/update.json +17 -0
  330. package/schemas/2026-01/metafield_definitions/create.json +133 -0
  331. package/schemas/2026-01/metafield_definitions/delete.json +21 -0
  332. package/schemas/2026-01/metafield_definitions/update.json +133 -0
  333. package/schemas/2026-01/metaobjects/create.json +82 -0
  334. package/schemas/2026-01/metaobjects/delete.json +26 -0
  335. package/schemas/2026-01/metaobjects/update.json +82 -0
  336. package/schemas/2026-01/order_transactions/create.json +246 -0
  337. package/schemas/2026-01/orders/cancelled.json +2781 -0
  338. package/schemas/2026-01/orders/create.json +2781 -0
  339. package/schemas/2026-01/orders/delete.json +12 -0
  340. package/schemas/2026-01/orders/edited.json +146 -0
  341. package/schemas/2026-01/orders/fulfilled.json +2781 -0
  342. package/schemas/2026-01/orders/paid.json +2781 -0
  343. package/schemas/2026-01/orders/partially_fulfilled.json +2781 -0
  344. package/schemas/2026-01/orders/risk_assessment_changed.json +49 -0
  345. package/schemas/2026-01/orders/shopify_protect_eligibility_changed.json +38 -0
  346. package/schemas/2026-01/orders/updated.json +2781 -0
  347. package/schemas/2026-01/payment_schedules/due.json +70 -0
  348. package/schemas/2026-01/payment_terms/create.json +115 -0
  349. package/schemas/2026-01/payment_terms/delete.json +12 -0
  350. package/schemas/2026-01/payment_terms/update.json +115 -0
  351. package/schemas/2026-01/product_feeds/create.json +25 -0
  352. package/schemas/2026-01/product_feeds/full_sync.json +367 -0
  353. package/schemas/2026-01/product_feeds/full_sync_finish.json +97 -0
  354. package/schemas/2026-01/product_feeds/incremental_sync.json +362 -0
  355. package/schemas/2026-01/product_feeds/update.json +25 -0
  356. package/schemas/2026-01/product_listings/add.json +221 -0
  357. package/schemas/2026-01/product_listings/remove.json +20 -0
  358. package/schemas/2026-01/product_listings/update.json +221 -0
  359. package/schemas/2026-01/product_publications/create.json +45 -0
  360. package/schemas/2026-01/product_publications/delete.json +12 -0
  361. package/schemas/2026-01/product_publications/update.json +45 -0
  362. package/schemas/2026-01/products/create.json +500 -0
  363. package/schemas/2026-01/products/delete.json +12 -0
  364. package/schemas/2026-01/products/update.json +500 -0
  365. package/schemas/2026-01/profiles/create.json +4 -0
  366. package/schemas/2026-01/profiles/delete.json +4 -0
  367. package/schemas/2026-01/profiles/update.json +4 -0
  368. package/schemas/2026-01/refunds/create.json +1386 -0
  369. package/schemas/2026-01/returns/approve.json +139 -0
  370. package/schemas/2026-01/returns/cancel.json +25 -0
  371. package/schemas/2026-01/returns/close.json +25 -0
  372. package/schemas/2026-01/returns/decline.json +54 -0
  373. package/schemas/2026-01/returns/reopen.json +25 -0
  374. package/schemas/2026-01/returns/request.json +65 -0
  375. package/schemas/2026-01/returns/update.json +77 -0
  376. package/schemas/2026-01/reverse_deliveries/attach_deliverable.json +78 -0
  377. package/schemas/2026-01/reverse_fulfillment_orders/dispose.json +78 -0
  378. package/schemas/2026-01/scheduled_product_listings/add.json +220 -0
  379. package/schemas/2026-01/scheduled_product_listings/remove.json +20 -0
  380. package/schemas/2026-01/scheduled_product_listings/update.json +220 -0
  381. package/schemas/2026-01/segments/create.json +30 -0
  382. package/schemas/2026-01/segments/delete.json +12 -0
  383. package/schemas/2026-01/segments/update.json +30 -0
  384. package/schemas/2026-01/selling_plan_groups/create.json +216 -0
  385. package/schemas/2026-01/selling_plan_groups/delete.json +17 -0
  386. package/schemas/2026-01/selling_plan_groups/update.json +216 -0
  387. package/schemas/2026-01/shipping_addresses/create.json +63 -0
  388. package/schemas/2026-01/shipping_addresses/update.json +63 -0
  389. package/schemas/2026-01/shop/redact.json +16 -0
  390. package/schemas/2026-01/shop/update.json +283 -0
  391. package/schemas/2026-01/subscription_billing_attempts/challenged.json +4 -0
  392. package/schemas/2026-01/subscription_billing_attempts/failure.json +4 -0
  393. package/schemas/2026-01/subscription_billing_attempts/success.json +4 -0
  394. package/schemas/2026-01/subscription_billing_cycle_edits/create.json +46 -0
  395. package/schemas/2026-01/subscription_billing_cycle_edits/delete.json +46 -0
  396. package/schemas/2026-01/subscription_billing_cycle_edits/update.json +46 -0
  397. package/schemas/2026-01/subscription_billing_cycles/skip.json +46 -0
  398. package/schemas/2026-01/subscription_billing_cycles/unskip.json +46 -0
  399. package/schemas/2026-01/subscription_contracts/activate.json +93 -0
  400. package/schemas/2026-01/subscription_contracts/cancel.json +93 -0
  401. package/schemas/2026-01/subscription_contracts/create.json +93 -0
  402. package/schemas/2026-01/subscription_contracts/expire.json +93 -0
  403. package/schemas/2026-01/subscription_contracts/fail.json +93 -0
  404. package/schemas/2026-01/subscription_contracts/pause.json +93 -0
  405. package/schemas/2026-01/subscription_contracts/update.json +93 -0
  406. package/schemas/2026-01/tax_services/create.json +25 -0
  407. package/schemas/2026-01/tax_services/update.json +25 -0
  408. package/schemas/2026-01/tender_transactions/create.json +69 -0
  409. package/schemas/2026-01/themes/create.json +50 -0
  410. package/schemas/2026-01/themes/delete.json +12 -0
  411. package/schemas/2026-01/themes/publish.json +50 -0
  412. package/schemas/2026-01/themes/update.json +50 -0
  413. package/schemas/2026-01/variants/in_stock.json +87 -0
  414. package/schemas/2026-01/variants/out_of_stock.json +87 -0
  415. package/dist/src/anonymize-exemplars.d.ts +0 -1
  416. package/dist/src/anonymize-exemplars.js +0 -51
  417. package/dist/src/index.d.ts +0 -9
  418. package/dist/src/index.js +0 -54
  419. package/dist/src/infer-schema.d.ts +0 -19
  420. package/dist/src/infer-schema.js +0 -800
  421. package/dist/src/scrape.d.ts +0 -1
  422. package/dist/src/scrape.js +0 -173
@@ -0,0 +1,603 @@
1
+ {
2
+ "access_scopes": [
3
+ "orders",
4
+ "marketplace_orders",
5
+ "buyer_membership_orders"
6
+ ],
7
+ "available_on": [
8
+ "graphql",
9
+ "rest",
10
+ "toml"
11
+ ],
12
+ "deprecated": false,
13
+ "description": "Occurs whenever an order is cancelled.",
14
+ "name": "orders/cancelled",
15
+ "pii": [
16
+ "customer"
17
+ ],
18
+ "related_resource": "Order",
19
+ "response": {
20
+ "id": 820982911946154500,
21
+ "admin_graphql_api_id": "gid://shopify/Order/820982911946154508",
22
+ "app_id": null,
23
+ "browser_ip": null,
24
+ "buyer_accepts_marketing": true,
25
+ "cancel_reason": "customer",
26
+ "cancelled_at": "2021-12-31T19:00:00-05:00",
27
+ "cart_token": null,
28
+ "checkout_id": null,
29
+ "checkout_token": null,
30
+ "client_details": null,
31
+ "closed_at": null,
32
+ "confirmation_number": null,
33
+ "confirmed": false,
34
+ "contact_email": "jon@example.com",
35
+ "created_at": "2021-12-31T19:00:00-05:00",
36
+ "currency": "USD",
37
+ "current_shipping_price_set": {
38
+ "shop_money": {
39
+ "amount": "0.00",
40
+ "currency_code": "USD"
41
+ },
42
+ "presentment_money": {
43
+ "amount": "0.00",
44
+ "currency_code": "USD"
45
+ }
46
+ },
47
+ "current_subtotal_price": "414.95",
48
+ "current_subtotal_price_set": {
49
+ "shop_money": {
50
+ "amount": "414.95",
51
+ "currency_code": "USD"
52
+ },
53
+ "presentment_money": {
54
+ "amount": "414.95",
55
+ "currency_code": "USD"
56
+ }
57
+ },
58
+ "current_total_additional_fees_set": null,
59
+ "current_total_discounts": "0.00",
60
+ "current_total_discounts_set": {
61
+ "shop_money": {
62
+ "amount": "0.00",
63
+ "currency_code": "USD"
64
+ },
65
+ "presentment_money": {
66
+ "amount": "0.00",
67
+ "currency_code": "USD"
68
+ }
69
+ },
70
+ "current_total_duties_set": null,
71
+ "current_total_price": "414.95",
72
+ "current_total_price_set": {
73
+ "shop_money": {
74
+ "amount": "414.95",
75
+ "currency_code": "USD"
76
+ },
77
+ "presentment_money": {
78
+ "amount": "414.95",
79
+ "currency_code": "USD"
80
+ }
81
+ },
82
+ "current_total_tax": "0.00",
83
+ "current_total_tax_set": {
84
+ "shop_money": {
85
+ "amount": "0.00",
86
+ "currency_code": "USD"
87
+ },
88
+ "presentment_money": {
89
+ "amount": "0.00",
90
+ "currency_code": "USD"
91
+ }
92
+ },
93
+ "customer_locale": "en",
94
+ "device_id": null,
95
+ "discount_codes": [],
96
+ "duties_included": false,
97
+ "email": "jon@example.com",
98
+ "estimated_taxes": false,
99
+ "financial_status": "voided",
100
+ "fulfillment_status": null,
101
+ "landing_site": null,
102
+ "landing_site_ref": null,
103
+ "location_id": null,
104
+ "merchant_business_entity_id": "MTU0ODM4MDAwOQ",
105
+ "merchant_of_record_app_id": null,
106
+ "name": "#9999",
107
+ "note": null,
108
+ "note_attributes": [],
109
+ "number": 234,
110
+ "order_number": 1234,
111
+ "order_status_url": "https://jsmith.myshopify.com/548380009/orders/123456abcd/authenticate?key=abcdefg",
112
+ "original_total_additional_fees_set": null,
113
+ "original_total_duties_set": null,
114
+ "payment_gateway_names": [
115
+ "visa",
116
+ "bogus"
117
+ ],
118
+ "phone": null,
119
+ "po_number": null,
120
+ "presentment_currency": "USD",
121
+ "processed_at": "2021-12-31T19:00:00-05:00",
122
+ "reference": null,
123
+ "referring_site": null,
124
+ "source_identifier": null,
125
+ "source_name": "web",
126
+ "source_url": null,
127
+ "subtotal_price": "404.95",
128
+ "subtotal_price_set": {
129
+ "shop_money": {
130
+ "amount": "404.95",
131
+ "currency_code": "USD"
132
+ },
133
+ "presentment_money": {
134
+ "amount": "404.95",
135
+ "currency_code": "USD"
136
+ }
137
+ },
138
+ "tags": "tag1, tag2",
139
+ "tax_exempt": false,
140
+ "tax_lines": [],
141
+ "taxes_included": false,
142
+ "test": true,
143
+ "token": "123456abcd",
144
+ "total_cash_rounding_payment_adjustment_set": {
145
+ "shop_money": {
146
+ "amount": "0.00",
147
+ "currency_code": "USD"
148
+ },
149
+ "presentment_money": {
150
+ "amount": "0.00",
151
+ "currency_code": "USD"
152
+ }
153
+ },
154
+ "total_cash_rounding_refund_adjustment_set": {
155
+ "shop_money": {
156
+ "amount": "0.00",
157
+ "currency_code": "USD"
158
+ },
159
+ "presentment_money": {
160
+ "amount": "0.00",
161
+ "currency_code": "USD"
162
+ }
163
+ },
164
+ "total_discounts": "20.00",
165
+ "total_discounts_set": {
166
+ "shop_money": {
167
+ "amount": "20.00",
168
+ "currency_code": "USD"
169
+ },
170
+ "presentment_money": {
171
+ "amount": "20.00",
172
+ "currency_code": "USD"
173
+ }
174
+ },
175
+ "total_line_items_price": "414.95",
176
+ "total_line_items_price_set": {
177
+ "shop_money": {
178
+ "amount": "414.95",
179
+ "currency_code": "USD"
180
+ },
181
+ "presentment_money": {
182
+ "amount": "414.95",
183
+ "currency_code": "USD"
184
+ }
185
+ },
186
+ "total_outstanding": "414.95",
187
+ "total_price": "404.95",
188
+ "total_price_set": {
189
+ "shop_money": {
190
+ "amount": "404.95",
191
+ "currency_code": "USD"
192
+ },
193
+ "presentment_money": {
194
+ "amount": "404.95",
195
+ "currency_code": "USD"
196
+ }
197
+ },
198
+ "total_shipping_price_set": {
199
+ "shop_money": {
200
+ "amount": "10.00",
201
+ "currency_code": "USD"
202
+ },
203
+ "presentment_money": {
204
+ "amount": "10.00",
205
+ "currency_code": "USD"
206
+ }
207
+ },
208
+ "total_tax": "0.00",
209
+ "total_tax_set": {
210
+ "shop_money": {
211
+ "amount": "0.00",
212
+ "currency_code": "USD"
213
+ },
214
+ "presentment_money": {
215
+ "amount": "0.00",
216
+ "currency_code": "USD"
217
+ }
218
+ },
219
+ "total_tip_received": "0.00",
220
+ "total_weight": 0,
221
+ "updated_at": "2021-12-31T19:00:00-05:00",
222
+ "user_id": null,
223
+ "billing_address": {
224
+ "first_name": "Steve",
225
+ "address1": "123 Shipping Street",
226
+ "phone": "555-555-SHIP",
227
+ "city": "Shippington",
228
+ "zip": "40003",
229
+ "province": "Kentucky",
230
+ "country": "United States",
231
+ "last_name": "Shipper",
232
+ "address2": null,
233
+ "company": "Shipping Company",
234
+ "latitude": null,
235
+ "longitude": null,
236
+ "name": "Steve Shipper",
237
+ "country_code": "US",
238
+ "province_code": "KY"
239
+ },
240
+ "customer": {
241
+ "id": 115310627314723950,
242
+ "created_at": null,
243
+ "updated_at": null,
244
+ "first_name": "John",
245
+ "last_name": "Smith",
246
+ "state": "disabled",
247
+ "note": null,
248
+ "verified_email": true,
249
+ "multipass_identifier": null,
250
+ "tax_exempt": false,
251
+ "email": "john@example.com",
252
+ "phone": null,
253
+ "currency": "USD",
254
+ "tax_exemptions": [],
255
+ "admin_graphql_api_id": "gid://shopify/Customer/115310627314723954",
256
+ "default_address": {
257
+ "id": 715243470612851200,
258
+ "customer_id": 115310627314723950,
259
+ "first_name": "John",
260
+ "last_name": "Smith",
261
+ "company": null,
262
+ "address1": "123 Elm St.",
263
+ "address2": null,
264
+ "city": "Ottawa",
265
+ "province": "Ontario",
266
+ "country": "Canada",
267
+ "zip": "K2H7A8",
268
+ "phone": "123-123-1234",
269
+ "name": "John Smith",
270
+ "province_code": "ON",
271
+ "country_code": "CA",
272
+ "country_name": "Canada",
273
+ "default": true
274
+ }
275
+ },
276
+ "discount_applications": [],
277
+ "fulfillments": [],
278
+ "line_items": [
279
+ {
280
+ "id": 487817672276298560,
281
+ "admin_graphql_api_id": "gid://shopify/LineItem/487817672276298554",
282
+ "attributed_staffs": [
283
+ {
284
+ "id": "gid://shopify/StaffMember/902541635",
285
+ "quantity": 1
286
+ }
287
+ ],
288
+ "current_quantity": 1,
289
+ "fulfillable_quantity": 1,
290
+ "fulfillment_service": "manual",
291
+ "fulfillment_status": null,
292
+ "gift_card": false,
293
+ "grams": 100,
294
+ "name": "Aviator sunglasses",
295
+ "price": "89.99",
296
+ "price_set": {
297
+ "shop_money": {
298
+ "amount": "89.99",
299
+ "currency_code": "USD"
300
+ },
301
+ "presentment_money": {
302
+ "amount": "89.99",
303
+ "currency_code": "USD"
304
+ }
305
+ },
306
+ "product_exists": true,
307
+ "product_id": 788032119674292900,
308
+ "properties": [],
309
+ "quantity": 1,
310
+ "requires_shipping": true,
311
+ "sales_line_item_group_id": null,
312
+ "sku": "SKU2006-001",
313
+ "taxable": true,
314
+ "title": "Aviator sunglasses",
315
+ "total_discount": "0.00",
316
+ "total_discount_set": {
317
+ "shop_money": {
318
+ "amount": "0.00",
319
+ "currency_code": "USD"
320
+ },
321
+ "presentment_money": {
322
+ "amount": "0.00",
323
+ "currency_code": "USD"
324
+ }
325
+ },
326
+ "variant_id": null,
327
+ "variant_inventory_management": null,
328
+ "variant_title": null,
329
+ "vendor": null,
330
+ "tax_lines": [],
331
+ "duties": [],
332
+ "discount_allocations": []
333
+ },
334
+ {
335
+ "id": 789012345678901200,
336
+ "admin_graphql_api_id": "gid://shopify/LineItem/789012345678901234",
337
+ "attributed_staffs": [],
338
+ "current_quantity": 1,
339
+ "fulfillable_quantity": 1,
340
+ "fulfillment_service": "manual",
341
+ "fulfillment_status": null,
342
+ "gift_card": false,
343
+ "grams": 0,
344
+ "name": "Lens Protection Plan (2 Year)",
345
+ "price": "19.99",
346
+ "price_set": {
347
+ "shop_money": {
348
+ "amount": "19.99",
349
+ "currency_code": "USD"
350
+ },
351
+ "presentment_money": {
352
+ "amount": "19.99",
353
+ "currency_code": "USD"
354
+ }
355
+ },
356
+ "product_exists": false,
357
+ "product_id": null,
358
+ "properties": [],
359
+ "quantity": 1,
360
+ "requires_shipping": true,
361
+ "sales_line_item_group_id": 234567890123456800,
362
+ "sku": "LENS-PROTECT-2YR",
363
+ "taxable": true,
364
+ "title": "Lens Protection Plan (2 Year)",
365
+ "total_discount": "0.00",
366
+ "total_discount_set": {
367
+ "shop_money": {
368
+ "amount": "0.00",
369
+ "currency_code": "USD"
370
+ },
371
+ "presentment_money": {
372
+ "amount": "0.00",
373
+ "currency_code": "USD"
374
+ }
375
+ },
376
+ "variant_id": null,
377
+ "variant_inventory_management": null,
378
+ "variant_title": null,
379
+ "vendor": null,
380
+ "tax_lines": [],
381
+ "duties": [],
382
+ "discount_allocations": []
383
+ },
384
+ {
385
+ "id": 890123456789012400,
386
+ "admin_graphql_api_id": "gid://shopify/LineItem/890123456789012345",
387
+ "attributed_staffs": [],
388
+ "current_quantity": 1,
389
+ "fulfillable_quantity": 1,
390
+ "fulfillment_service": "manual",
391
+ "fulfillment_status": null,
392
+ "gift_card": false,
393
+ "grams": 0,
394
+ "name": "Premium Leather Case",
395
+ "price": "24.99",
396
+ "price_set": {
397
+ "shop_money": {
398
+ "amount": "24.99",
399
+ "currency_code": "USD"
400
+ },
401
+ "presentment_money": {
402
+ "amount": "24.99",
403
+ "currency_code": "USD"
404
+ }
405
+ },
406
+ "product_exists": false,
407
+ "product_id": null,
408
+ "properties": [],
409
+ "quantity": 1,
410
+ "requires_shipping": true,
411
+ "sales_line_item_group_id": 234567890123456800,
412
+ "sku": "CASE-LEATHER-PREM",
413
+ "taxable": true,
414
+ "title": "Premium Leather Case",
415
+ "total_discount": "0.00",
416
+ "total_discount_set": {
417
+ "shop_money": {
418
+ "amount": "0.00",
419
+ "currency_code": "USD"
420
+ },
421
+ "presentment_money": {
422
+ "amount": "0.00",
423
+ "currency_code": "USD"
424
+ }
425
+ },
426
+ "variant_id": null,
427
+ "variant_inventory_management": null,
428
+ "variant_title": null,
429
+ "vendor": null,
430
+ "tax_lines": [],
431
+ "duties": [],
432
+ "discount_allocations": []
433
+ },
434
+ {
435
+ "id": 976318377106520300,
436
+ "admin_graphql_api_id": "gid://shopify/LineItem/976318377106520349",
437
+ "attributed_staffs": [],
438
+ "current_quantity": 1,
439
+ "fulfillable_quantity": 1,
440
+ "fulfillment_service": "manual",
441
+ "fulfillment_status": null,
442
+ "gift_card": false,
443
+ "grams": 1000,
444
+ "name": "Mid-century lounger",
445
+ "price": "159.99",
446
+ "price_set": {
447
+ "shop_money": {
448
+ "amount": "159.99",
449
+ "currency_code": "USD"
450
+ },
451
+ "presentment_money": {
452
+ "amount": "159.99",
453
+ "currency_code": "USD"
454
+ }
455
+ },
456
+ "product_exists": true,
457
+ "product_id": 788032119674292900,
458
+ "properties": [],
459
+ "quantity": 1,
460
+ "requires_shipping": true,
461
+ "sales_line_item_group_id": 142831562,
462
+ "sku": "SKU2006-020",
463
+ "taxable": true,
464
+ "title": "Mid-century lounger",
465
+ "total_discount": "0.00",
466
+ "total_discount_set": {
467
+ "shop_money": {
468
+ "amount": "0.00",
469
+ "currency_code": "USD"
470
+ },
471
+ "presentment_money": {
472
+ "amount": "0.00",
473
+ "currency_code": "USD"
474
+ }
475
+ },
476
+ "variant_id": null,
477
+ "variant_inventory_management": null,
478
+ "variant_title": null,
479
+ "vendor": null,
480
+ "tax_lines": [],
481
+ "duties": [],
482
+ "discount_allocations": []
483
+ },
484
+ {
485
+ "id": 315789986012684400,
486
+ "admin_graphql_api_id": "gid://shopify/LineItem/315789986012684393",
487
+ "attributed_staffs": [],
488
+ "current_quantity": 1,
489
+ "fulfillable_quantity": 1,
490
+ "fulfillment_service": "manual",
491
+ "fulfillment_status": null,
492
+ "gift_card": false,
493
+ "grams": 500,
494
+ "name": "Coffee table",
495
+ "price": "119.99",
496
+ "price_set": {
497
+ "shop_money": {
498
+ "amount": "119.99",
499
+ "currency_code": "USD"
500
+ },
501
+ "presentment_money": {
502
+ "amount": "119.99",
503
+ "currency_code": "USD"
504
+ }
505
+ },
506
+ "product_exists": true,
507
+ "product_id": 788032119674292900,
508
+ "properties": [],
509
+ "quantity": 1,
510
+ "requires_shipping": true,
511
+ "sales_line_item_group_id": 142831562,
512
+ "sku": "SKU2006-035",
513
+ "taxable": true,
514
+ "title": "Coffee table",
515
+ "total_discount": "0.00",
516
+ "total_discount_set": {
517
+ "shop_money": {
518
+ "amount": "0.00",
519
+ "currency_code": "USD"
520
+ },
521
+ "presentment_money": {
522
+ "amount": "0.00",
523
+ "currency_code": "USD"
524
+ }
525
+ },
526
+ "variant_id": null,
527
+ "variant_inventory_management": null,
528
+ "variant_title": null,
529
+ "vendor": null,
530
+ "tax_lines": [],
531
+ "duties": [],
532
+ "discount_allocations": []
533
+ }
534
+ ],
535
+ "payment_terms": null,
536
+ "refunds": [],
537
+ "shipping_address": {
538
+ "first_name": "Steve",
539
+ "address1": "123 Shipping Street",
540
+ "phone": "555-555-SHIP",
541
+ "city": "Shippington",
542
+ "zip": "40003",
543
+ "province": "Kentucky",
544
+ "country": "United States",
545
+ "last_name": "Shipper",
546
+ "address2": null,
547
+ "company": "Shipping Company",
548
+ "latitude": null,
549
+ "longitude": null,
550
+ "name": "Steve Shipper",
551
+ "country_code": "US",
552
+ "province_code": "KY"
553
+ },
554
+ "shipping_lines": [
555
+ {
556
+ "id": 271878346596884000,
557
+ "carrier_identifier": null,
558
+ "code": null,
559
+ "current_discounted_price_set": {
560
+ "shop_money": {
561
+ "amount": "0.00",
562
+ "currency_code": "USD"
563
+ },
564
+ "presentment_money": {
565
+ "amount": "0.00",
566
+ "currency_code": "USD"
567
+ }
568
+ },
569
+ "discounted_price": "0.00",
570
+ "discounted_price_set": {
571
+ "shop_money": {
572
+ "amount": "0.00",
573
+ "currency_code": "USD"
574
+ },
575
+ "presentment_money": {
576
+ "amount": "0.00",
577
+ "currency_code": "USD"
578
+ }
579
+ },
580
+ "is_removed": false,
581
+ "phone": null,
582
+ "price": "10.00",
583
+ "price_set": {
584
+ "shop_money": {
585
+ "amount": "10.00",
586
+ "currency_code": "USD"
587
+ },
588
+ "presentment_money": {
589
+ "amount": "10.00",
590
+ "currency_code": "USD"
591
+ }
592
+ },
593
+ "requested_fulfillment_service_id": null,
594
+ "source": "shopify",
595
+ "title": "Generic Shipping",
596
+ "tax_lines": [],
597
+ "discount_allocations": []
598
+ }
599
+ ],
600
+ "returns": []
601
+ },
602
+ "shop_feature": false
603
+ }