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