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,42 @@
1
+ {
2
+ "access_scopes": [
3
+ "payment_terms"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever payment terms are updated.",
12
+ "name": "payment_terms/update",
13
+ "related_resource": "PaymentTerms",
14
+ "response": {
15
+ "id": 706405506930370000,
16
+ "payment_terms_name": "Net 7",
17
+ "payment_terms_type": "net",
18
+ "due_in_days": 7,
19
+ "created_at": "2021-01-01T00:00:00-05:00",
20
+ "updated_at": "2021-01-01T00:00:01-05:00",
21
+ "payment_schedules": [
22
+ {
23
+ "amount": "0.00",
24
+ "balance_due": "0.00",
25
+ "completed_at": "2021-01-02T00:00:00-05:00",
26
+ "created_at": "2021-01-01T00:00:00-05:00",
27
+ "currency": "USD",
28
+ "due_at": "2021-01-02T00:00:00-05:00",
29
+ "id": 606405506930370000,
30
+ "issued_at": "2021-01-01T00:00:00-05:00",
31
+ "payment_terms_id": 706405506930370000,
32
+ "presentment_currency": "USD",
33
+ "total_balance": "0.00",
34
+ "total_price": "0.00",
35
+ "updated_at": "2021-01-01T00:00:01-05:00",
36
+ "admin_graphql_api_id": "gid://shopify/PaymentSchedule/606405506930370084"
37
+ }
38
+ ],
39
+ "admin_graphql_api_id": "gid://shopify/PaymentsPaymentFlexibilityPaymentTermsPaymentTerms/706405506930370084"
40
+ },
41
+ "shop_feature": false
42
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Triggers when product feed is created",
12
+ "name": "product_feeds/create",
13
+ "related_resource": "ProductFeed",
14
+ "response": {
15
+ "id": "gid://shopify/ProductFeed/",
16
+ "country": "CA",
17
+ "language": "EN",
18
+ "status": ""
19
+ },
20
+ "shop_feature": false
21
+ }
@@ -0,0 +1,112 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest"
8
+ ],
9
+ "deprecated": false,
10
+ "description": "Triggers when a full sync for a product feed is performed",
11
+ "name": "product_feeds/full_sync",
12
+ "related_resource": "",
13
+ "response": {
14
+ "metadata": {
15
+ "action": "CREATE",
16
+ "type": "FULL",
17
+ "resource": "PRODUCT",
18
+ "fullSyncId": "gid://shopify/ProductFullSync/1123511235",
19
+ "truncatedFields": [],
20
+ "occurred_at": "2022-01-01T00:00:00.000Z"
21
+ },
22
+ "productFeed": {
23
+ "id": "gid://shopify/ProductFeed/12345",
24
+ "shop_id": "gid://shopify/Shop/12345",
25
+ "country": "CA",
26
+ "language": "EN"
27
+ },
28
+ "product": {
29
+ "id": "gid://shopify/Product/12345",
30
+ "title": "Coffee",
31
+ "description": "The best coffee in the world",
32
+ "onlineStoreUrl": "https://example.com/products/coffee",
33
+ "createdAt": "2021-12-31T19:00:00-05:00",
34
+ "updatedAt": "2021-12-31T19:00:00-05:00",
35
+ "status": "ACTIVE",
36
+ "isPublished": true,
37
+ "publishedAt": "2021-12-31T19:00:00-05:00",
38
+ "productType": "Coffee",
39
+ "vendor": "Cawfee Inc",
40
+ "handle": "",
41
+ "images": {
42
+ "edges": [
43
+ {
44
+ "node": {
45
+ "id": "gid://shopify/ProductImage/394",
46
+ "url": "https://cdn.shopify.com/s/files/1/0262/9117/5446/products/IMG_0022.jpg?v=1675101331",
47
+ "height": 3024,
48
+ "width": 4032
49
+ }
50
+ }
51
+ ]
52
+ },
53
+ "options": [
54
+ {
55
+ "name": "Title",
56
+ "values": [
57
+ "151cm",
58
+ "155cm",
59
+ "158cm"
60
+ ]
61
+ }
62
+ ],
63
+ "seo": {
64
+ "title": "seo title",
65
+ "description": "seo description"
66
+ },
67
+ "tags": [
68
+ "tag1",
69
+ "tag2"
70
+ ],
71
+ "variants": {
72
+ "edges": [
73
+ {
74
+ "node": {
75
+ "id": "gid://shopify/ProductVariant/1",
76
+ "title": "151cm",
77
+ "price": {
78
+ "amount": "100.00",
79
+ "currencyCode": "CAD"
80
+ },
81
+ "compareAtPrice": null,
82
+ "sku": "12345",
83
+ "barcode": null,
84
+ "quantityAvailable": 10,
85
+ "availableForSale": true,
86
+ "weight": 2.3,
87
+ "weightUnit": "KILOGRAMS",
88
+ "requireShipping": true,
89
+ "inventoryPolicy": "DENY",
90
+ "createdAt": "2021-12-31T19:00:00-05:00",
91
+ "updatedAt": "2021-12-31T19:00:00-05:00",
92
+ "image": {
93
+ "id": "gid://shopify/ProductImage/394",
94
+ "url": "https://cdn.shopify.com/s/files/1/0262/9117/5446/products/IMG_0022.jpg?v=1675101331",
95
+ "height": 3024,
96
+ "width": 4032
97
+ },
98
+ "selectedOptions": [
99
+ {
100
+ "name": "Title",
101
+ "value": "151cm"
102
+ }
103
+ ]
104
+ }
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ "products": null
110
+ },
111
+ "shop_feature": false
112
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest"
8
+ ],
9
+ "deprecated": false,
10
+ "description": "Triggers when a full sync finishes",
11
+ "name": "product_feeds/full_sync_finish",
12
+ "related_resource": "",
13
+ "response": {
14
+ "metadata": {
15
+ "action": "CREATE",
16
+ "type": "FULL",
17
+ "resource": "PRODUCT",
18
+ "fullSyncId": "gid://shopify/ProductFullSync/1123511235",
19
+ "truncatedFields": [],
20
+ "occurred_at": "2022-01-01T00:00:00.000Z"
21
+ },
22
+ "productFeed": {
23
+ "id": "gid://shopify/ProductFeed/12345",
24
+ "shop_id": "gid://shopify/Shop/12345",
25
+ "country": "CA",
26
+ "language": "EN"
27
+ },
28
+ "fullSync": {
29
+ "createdAt": "2021-12-31 19:00:00 -0500",
30
+ "errorCode": null,
31
+ "status": "completed",
32
+ "count": 12,
33
+ "url": null
34
+ }
35
+ },
36
+ "shop_feature": false
37
+ }
@@ -0,0 +1,111 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest"
8
+ ],
9
+ "deprecated": false,
10
+ "description": "Occurs whenever a product publication is created, updated or removed for a product feed",
11
+ "name": "product_feeds/incremental_sync",
12
+ "related_resource": "",
13
+ "response": {
14
+ "metadata": {
15
+ "action": "CREATE",
16
+ "type": "INCREMENTAL",
17
+ "resource": "PRODUCT",
18
+ "truncatedFields": [],
19
+ "occured_at": "2021-12-31T19:00:00-05:00"
20
+ },
21
+ "productFeed": {
22
+ "id": "gid://shopify/ProductFeed/12345",
23
+ "shop_id": "gid://shopify/Shop/12345",
24
+ "country": "CA",
25
+ "language": "EN"
26
+ },
27
+ "product": {
28
+ "id": "gid://shopify/Product/12345",
29
+ "title": "Coffee",
30
+ "description": "The best coffee in the world",
31
+ "onlineStoreUrl": "https://example.com/products/coffee",
32
+ "createdAt": "2021-12-31T19:00:00-05:00",
33
+ "updatedAt": "2021-12-31T19:00:00-05:00",
34
+ "status": "ACTIVE",
35
+ "isPublished": true,
36
+ "publishedAt": "2021-12-31T19:00:00-05:00",
37
+ "productType": "Coffee",
38
+ "vendor": "Cawfee Inc",
39
+ "handle": "",
40
+ "images": {
41
+ "edges": [
42
+ {
43
+ "node": {
44
+ "id": "gid://shopify/ProductImage/394",
45
+ "url": "https://cdn.shopify.com/s/files/1/0262/9117/5446/products/IMG_0022.jpg?v=1675101331",
46
+ "height": 3024,
47
+ "width": 4032
48
+ }
49
+ }
50
+ ]
51
+ },
52
+ "options": [
53
+ {
54
+ "name": "Title",
55
+ "values": [
56
+ "151cm",
57
+ "155cm",
58
+ "158cm"
59
+ ]
60
+ }
61
+ ],
62
+ "seo": {
63
+ "title": "seo title",
64
+ "description": "seo description"
65
+ },
66
+ "tags": [
67
+ "tag1",
68
+ "tag2"
69
+ ],
70
+ "variants": {
71
+ "edges": [
72
+ {
73
+ "node": {
74
+ "id": "gid://shopify/ProductVariant/1",
75
+ "title": "151cm",
76
+ "price": {
77
+ "amount": "100.00",
78
+ "currencyCode": "CAD"
79
+ },
80
+ "compareAtPrice": null,
81
+ "sku": "12345",
82
+ "barcode": null,
83
+ "quantityAvailable": 10,
84
+ "availableForSale": true,
85
+ "weight": 2.3,
86
+ "weightUnit": "KILOGRAMS",
87
+ "requireShipping": true,
88
+ "inventoryPolicy": "DENY",
89
+ "createdAt": "2021-12-31T19:00:00-05:00",
90
+ "updatedAt": "2021-12-31T19:00:00-05:00",
91
+ "image": {
92
+ "id": "gid://shopify/ProductImage/394",
93
+ "url": "https://cdn.shopify.com/s/files/1/0262/9117/5446/products/IMG_0022.jpg?v=1675101331",
94
+ "height": 3024,
95
+ "width": 4032
96
+ },
97
+ "selectedOptions": [
98
+ {
99
+ "name": "Title",
100
+ "value": "151cm"
101
+ }
102
+ ]
103
+ }
104
+ }
105
+ ]
106
+ }
107
+ },
108
+ "products": null
109
+ },
110
+ "shop_feature": false
111
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Triggers when product feed is updated",
12
+ "name": "product_feeds/update",
13
+ "related_resource": "ProductFeed",
14
+ "response": {
15
+ "id": "gid://shopify/ProductFeed/",
16
+ "country": "CA",
17
+ "language": "EN",
18
+ "status": ""
19
+ },
20
+ "shop_feature": false
21
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever an active product is listed on a channel.",
12
+ "name": "product_listings/add",
13
+ "related_resource": "ProductListing",
14
+ "response": {
15
+ "product_listing": {
16
+ "product_id": 788032119674292900,
17
+ "created_at": null,
18
+ "updated_at": "2021-12-31T19:00:00-05:00",
19
+ "body_html": "An example T-Shirt",
20
+ "handle": "example-t-shirt",
21
+ "product_type": "Shirts",
22
+ "title": "Example T-Shirt",
23
+ "vendor": "Acme",
24
+ "available": true,
25
+ "tags": "example, mens, t-shirt",
26
+ "published_at": "2021-12-31T19:00:00-05:00",
27
+ "variants": [
28
+ {
29
+ "id": 642667041472714000,
30
+ "title": "Small",
31
+ "option_values": [
32
+ {
33
+ "option_id": 527050010214937800,
34
+ "name": "Title",
35
+ "value": "Small"
36
+ }
37
+ ],
38
+ "price": "19.99",
39
+ "formatted_price": "$19.99",
40
+ "compare_at_price": "24.99",
41
+ "grams": 0,
42
+ "requires_shipping": true,
43
+ "sku": null,
44
+ "barcode": null,
45
+ "taxable": true,
46
+ "position": 1,
47
+ "available": true,
48
+ "inventory_policy": "deny",
49
+ "inventory_quantity": 75,
50
+ "inventory_management": null,
51
+ "fulfillment_service": "manual",
52
+ "weight": 0,
53
+ "weight_unit": "lb",
54
+ "image_id": null,
55
+ "created_at": "2021-12-29T19:00:00-05:00",
56
+ "updated_at": "2021-12-30T19:00:00-05:00"
57
+ },
58
+ {
59
+ "id": 757650484644203900,
60
+ "title": "Medium",
61
+ "option_values": [
62
+ {
63
+ "option_id": 527050010214937800,
64
+ "name": "Title",
65
+ "value": "Medium"
66
+ }
67
+ ],
68
+ "price": "19.99",
69
+ "formatted_price": "$19.99",
70
+ "compare_at_price": "24.99",
71
+ "grams": 0,
72
+ "requires_shipping": true,
73
+ "sku": null,
74
+ "barcode": null,
75
+ "taxable": true,
76
+ "position": 2,
77
+ "available": true,
78
+ "inventory_policy": "deny",
79
+ "inventory_quantity": 50,
80
+ "inventory_management": null,
81
+ "fulfillment_service": "manual",
82
+ "weight": 0,
83
+ "weight_unit": "lb",
84
+ "image_id": null,
85
+ "created_at": "2021-12-29T19:00:00-05:00",
86
+ "updated_at": "2021-12-31T19:00:00-05:00"
87
+ }
88
+ ],
89
+ "images": [],
90
+ "options": [
91
+ {
92
+ "id": 527050010214937800,
93
+ "name": "Title",
94
+ "product_id": 788032119674292900,
95
+ "position": 1,
96
+ "values": [
97
+ "Small",
98
+ "Medium"
99
+ ]
100
+ }
101
+ ]
102
+ }
103
+ },
104
+ "shop_feature": false
105
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever a product listing is removed from the channel.",
12
+ "name": "product_listings/remove",
13
+ "related_resource": "ProductListing",
14
+ "response": {
15
+ "product_listing": {
16
+ "product_id": 788032119674292900
17
+ }
18
+ },
19
+ "shop_feature": false
20
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "access_scopes": [
3
+ "product_listings"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever a product publication is updated.",
12
+ "name": "product_listings/update",
13
+ "related_resource": "ProductListing",
14
+ "response": {
15
+ "product_listing": {
16
+ "product_id": 788032119674292900,
17
+ "created_at": null,
18
+ "updated_at": "2021-12-31T19:00:00-05:00",
19
+ "body_html": "An example T-Shirt",
20
+ "handle": "example-t-shirt",
21
+ "product_type": "Shirts",
22
+ "title": "Example T-Shirt",
23
+ "vendor": "Acme",
24
+ "available": true,
25
+ "tags": "example, mens, t-shirt",
26
+ "published_at": "2021-12-31T19:00:00-05:00",
27
+ "variants": [
28
+ {
29
+ "id": 642667041472714000,
30
+ "title": "Small",
31
+ "option_values": [
32
+ {
33
+ "option_id": 527050010214937800,
34
+ "name": "Title",
35
+ "value": "Small"
36
+ }
37
+ ],
38
+ "price": "19.99",
39
+ "formatted_price": "$19.99",
40
+ "compare_at_price": "24.99",
41
+ "grams": 0,
42
+ "requires_shipping": true,
43
+ "sku": null,
44
+ "barcode": null,
45
+ "taxable": true,
46
+ "position": 1,
47
+ "available": true,
48
+ "inventory_policy": "deny",
49
+ "inventory_quantity": 75,
50
+ "inventory_management": null,
51
+ "fulfillment_service": "manual",
52
+ "weight": 0,
53
+ "weight_unit": "lb",
54
+ "image_id": null,
55
+ "created_at": "2021-12-29T19:00:00-05:00",
56
+ "updated_at": "2021-12-30T19:00:00-05:00"
57
+ },
58
+ {
59
+ "id": 757650484644203900,
60
+ "title": "Medium",
61
+ "option_values": [
62
+ {
63
+ "option_id": 527050010214937800,
64
+ "name": "Title",
65
+ "value": "Medium"
66
+ }
67
+ ],
68
+ "price": "19.99",
69
+ "formatted_price": "$19.99",
70
+ "compare_at_price": "24.99",
71
+ "grams": 0,
72
+ "requires_shipping": true,
73
+ "sku": null,
74
+ "barcode": null,
75
+ "taxable": true,
76
+ "position": 2,
77
+ "available": true,
78
+ "inventory_policy": "deny",
79
+ "inventory_quantity": 50,
80
+ "inventory_management": null,
81
+ "fulfillment_service": "manual",
82
+ "weight": 0,
83
+ "weight_unit": "lb",
84
+ "image_id": null,
85
+ "created_at": "2021-12-29T19:00:00-05:00",
86
+ "updated_at": "2021-12-31T19:00:00-05:00"
87
+ }
88
+ ],
89
+ "images": [],
90
+ "options": [
91
+ {
92
+ "id": 527050010214937800,
93
+ "name": "Title",
94
+ "product_id": 788032119674292900,
95
+ "position": 1,
96
+ "values": [
97
+ "Small",
98
+ "Medium"
99
+ ]
100
+ }
101
+ ]
102
+ }
103
+ },
104
+ "shop_feature": false
105
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "access_scopes": [
3
+ "publications"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever a product publication for an active product is created, or whenever an existing product publication is published on the app that is subscribed to this webhook topic. Note that a webhook is only emitted when there are publishing changes to the app that is subscribed to the topic (ie. no webhook will be emitted if there is a publishing change to the online store and the webhook subscriber of the topic is a third-party app).",
12
+ "name": "product_publications/create",
13
+ "related_resource": "ProductListing",
14
+ "response": {
15
+ "id": null,
16
+ "publication_id": null,
17
+ "published_at": "2021-12-31T19:00:00-05:00",
18
+ "published": true,
19
+ "created_at": null,
20
+ "updated_at": null,
21
+ "product_id": 788032119674292900
22
+ },
23
+ "shop_feature": false
24
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "access_scopes": [
3
+ "publications"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever a product publication for an active product is removed, or whenever an existing product publication is unpublished from the app that is subscribed to this webhook topic. Note that a webhook is only emitted when there are publishing changes to the app that is subscribed to the topic (ie. no webhook will be emitted if there is a publishing change to the online store and the webhook subscriber of the topic is a third-party app).",
12
+ "name": "product_publications/delete",
13
+ "related_resource": "ProductListing",
14
+ "response": {
15
+ "id": null
16
+ },
17
+ "shop_feature": false
18
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "access_scopes": [
3
+ "publications"
4
+ ],
5
+ "available_on": [
6
+ "graphql",
7
+ "rest",
8
+ "toml"
9
+ ],
10
+ "deprecated": false,
11
+ "description": "Occurs whenever a product publication is updated from the app that is subscribed to this webhook topic. Note that a webhook is only emitted when there are publishing changes to the app that is subscribed to the topic (ie. no webhook will be emitted if there is a publishing change to the online store and the webhook subscriber of the topic is a third-party app).",
12
+ "name": "product_publications/update",
13
+ "related_resource": "ProductListing",
14
+ "response": {
15
+ "id": null,
16
+ "publication_id": null,
17
+ "published_at": "2021-12-31T19:00:00-05:00",
18
+ "published": true,
19
+ "created_at": null,
20
+ "updated_at": null,
21
+ "product_id": 788032119674292900
22
+ },
23
+ "shop_feature": false
24
+ }