@augno/sdk 0.14.0 → 0.15.0

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 (214) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
  3. package/resources/catalog/product-lines/product-lines.d.mts +53 -0
  4. package/resources/catalog/product-lines/product-lines.d.mts.map +1 -1
  5. package/resources/catalog/product-lines/product-lines.d.ts +53 -0
  6. package/resources/catalog/product-lines/product-lines.d.ts.map +1 -1
  7. package/resources/catalog/product-lines/product-lines.js.map +1 -1
  8. package/resources/catalog/product-lines/product-lines.mjs.map +1 -1
  9. package/resources/core/analytics.d.mts +252 -1
  10. package/resources/core/analytics.d.mts.map +1 -1
  11. package/resources/core/analytics.d.ts +252 -1
  12. package/resources/core/analytics.d.ts.map +1 -1
  13. package/resources/core/analytics.js +38 -0
  14. package/resources/core/analytics.js.map +1 -1
  15. package/resources/core/analytics.mjs +38 -0
  16. package/resources/core/analytics.mjs.map +1 -1
  17. package/resources/core/audit-events.d.mts +4 -4
  18. package/resources/core/audit-events.d.mts.map +1 -1
  19. package/resources/core/audit-events.d.ts +4 -4
  20. package/resources/core/audit-events.d.ts.map +1 -1
  21. package/resources/core/core.d.mts +4 -4
  22. package/resources/core/core.d.mts.map +1 -1
  23. package/resources/core/core.d.ts +4 -4
  24. package/resources/core/core.d.ts.map +1 -1
  25. package/resources/core/core.js.map +1 -1
  26. package/resources/core/core.mjs.map +1 -1
  27. package/resources/core/index.d.mts +1 -1
  28. package/resources/core/index.d.mts.map +1 -1
  29. package/resources/core/index.d.ts +1 -1
  30. package/resources/core/index.d.ts.map +1 -1
  31. package/resources/core/index.js.map +1 -1
  32. package/resources/core/index.mjs.map +1 -1
  33. package/resources/messaging/conversations/conversations.d.mts +3 -3
  34. package/resources/messaging/conversations/conversations.d.mts.map +1 -1
  35. package/resources/messaging/conversations/conversations.d.ts +3 -3
  36. package/resources/messaging/conversations/conversations.d.ts.map +1 -1
  37. package/resources/messaging/conversations/conversations.js.map +1 -1
  38. package/resources/messaging/conversations/conversations.mjs.map +1 -1
  39. package/resources/messaging/conversations/links.d.mts +2 -2
  40. package/resources/messaging/conversations/links.d.mts.map +1 -1
  41. package/resources/messaging/conversations/links.d.ts +2 -2
  42. package/resources/messaging/conversations/links.d.ts.map +1 -1
  43. package/resources/messaging/conversations/messages.d.mts +2 -2
  44. package/resources/messaging/conversations/messages.d.mts.map +1 -1
  45. package/resources/messaging/conversations/messages.d.ts +2 -2
  46. package/resources/messaging/conversations/messages.d.ts.map +1 -1
  47. package/resources/messaging/notifications/notifications.d.mts +2 -2
  48. package/resources/messaging/notifications/notifications.d.mts.map +1 -1
  49. package/resources/messaging/notifications/notifications.d.ts +2 -2
  50. package/resources/messaging/notifications/notifications.d.ts.map +1 -1
  51. package/resources/messaging/notifications/notifications.js.map +1 -1
  52. package/resources/messaging/notifications/notifications.mjs.map +1 -1
  53. package/resources/operations/fulfillment-recommendations/actions.d.mts +59 -0
  54. package/resources/operations/fulfillment-recommendations/actions.d.mts.map +1 -0
  55. package/resources/operations/fulfillment-recommendations/actions.d.ts +59 -0
  56. package/resources/operations/fulfillment-recommendations/actions.d.ts.map +1 -0
  57. package/resources/operations/fulfillment-recommendations/actions.js +40 -0
  58. package/resources/operations/fulfillment-recommendations/actions.js.map +1 -0
  59. package/resources/operations/fulfillment-recommendations/actions.mjs +36 -0
  60. package/resources/operations/fulfillment-recommendations/actions.mjs.map +1 -0
  61. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.d.mts +165 -0
  62. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.d.mts.map +1 -0
  63. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.d.ts +165 -0
  64. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.d.ts.map +1 -0
  65. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.js +52 -0
  66. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.js.map +1 -0
  67. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.mjs +47 -0
  68. package/resources/operations/fulfillment-recommendations/fulfillment-recommendations.mjs.map +1 -0
  69. package/resources/operations/fulfillment-recommendations/index.d.mts +3 -0
  70. package/resources/operations/fulfillment-recommendations/index.d.mts.map +1 -0
  71. package/resources/operations/fulfillment-recommendations/index.d.ts +3 -0
  72. package/resources/operations/fulfillment-recommendations/index.d.ts.map +1 -0
  73. package/resources/operations/fulfillment-recommendations/index.js +9 -0
  74. package/resources/operations/fulfillment-recommendations/index.js.map +1 -0
  75. package/resources/operations/fulfillment-recommendations/index.mjs +4 -0
  76. package/resources/operations/fulfillment-recommendations/index.mjs.map +1 -0
  77. package/resources/operations/fulfillment-recommendations.d.mts +2 -0
  78. package/resources/operations/fulfillment-recommendations.d.mts.map +1 -0
  79. package/resources/operations/fulfillment-recommendations.d.ts +2 -0
  80. package/resources/operations/fulfillment-recommendations.d.ts.map +1 -0
  81. package/resources/operations/fulfillment-recommendations.js +6 -0
  82. package/resources/operations/fulfillment-recommendations.js.map +1 -0
  83. package/resources/operations/fulfillment-recommendations.mjs +3 -0
  84. package/resources/operations/fulfillment-recommendations.mjs.map +1 -0
  85. package/resources/operations/index.d.mts +2 -1
  86. package/resources/operations/index.d.mts.map +1 -1
  87. package/resources/operations/index.d.ts +2 -1
  88. package/resources/operations/index.d.ts.map +1 -1
  89. package/resources/operations/index.js +11 -9
  90. package/resources/operations/index.js.map +1 -1
  91. package/resources/operations/index.mjs +1 -0
  92. package/resources/operations/index.mjs.map +1 -1
  93. package/resources/operations/operations.d.mts +6 -2
  94. package/resources/operations/operations.d.mts.map +1 -1
  95. package/resources/operations/operations.d.ts +6 -2
  96. package/resources/operations/operations.d.ts.map +1 -1
  97. package/resources/operations/operations.js +4 -0
  98. package/resources/operations/operations.js.map +1 -1
  99. package/resources/operations/operations.mjs +4 -0
  100. package/resources/operations/operations.mjs.map +1 -1
  101. package/resources/operations/production-schedule-settings/index.d.mts +1 -0
  102. package/resources/operations/production-schedule-settings/index.d.mts.map +1 -1
  103. package/resources/operations/production-schedule-settings/index.d.ts +1 -0
  104. package/resources/operations/production-schedule-settings/index.d.ts.map +1 -1
  105. package/resources/operations/production-schedule-settings/index.js +3 -1
  106. package/resources/operations/production-schedule-settings/index.js.map +1 -1
  107. package/resources/operations/production-schedule-settings/index.mjs +1 -0
  108. package/resources/operations/production-schedule-settings/index.mjs.map +1 -1
  109. package/resources/operations/production-schedule-settings/items.d.mts +228 -0
  110. package/resources/operations/production-schedule-settings/items.d.mts.map +1 -0
  111. package/resources/operations/production-schedule-settings/items.d.ts +228 -0
  112. package/resources/operations/production-schedule-settings/items.d.ts.map +1 -0
  113. package/resources/operations/production-schedule-settings/items.js +109 -0
  114. package/resources/operations/production-schedule-settings/items.js.map +1 -0
  115. package/resources/operations/production-schedule-settings/items.mjs +105 -0
  116. package/resources/operations/production-schedule-settings/items.mjs.map +1 -0
  117. package/resources/operations/production-schedule-settings/production-schedule-settings.d.mts +60 -0
  118. package/resources/operations/production-schedule-settings/production-schedule-settings.d.mts.map +1 -1
  119. package/resources/operations/production-schedule-settings/production-schedule-settings.d.ts +60 -0
  120. package/resources/operations/production-schedule-settings/production-schedule-settings.d.ts.map +1 -1
  121. package/resources/operations/production-schedule-settings/production-schedule-settings.js +6 -0
  122. package/resources/operations/production-schedule-settings/production-schedule-settings.js.map +1 -1
  123. package/resources/operations/production-schedule-settings/production-schedule-settings.mjs +6 -0
  124. package/resources/operations/production-schedule-settings/production-schedule-settings.mjs.map +1 -1
  125. package/resources/operations/production-schedules/actions.d.mts +117 -1
  126. package/resources/operations/production-schedules/actions.d.mts.map +1 -1
  127. package/resources/operations/production-schedules/actions.d.ts +117 -1
  128. package/resources/operations/production-schedules/actions.d.ts.map +1 -1
  129. package/resources/operations/production-schedules/actions.js +34 -0
  130. package/resources/operations/production-schedules/actions.js.map +1 -1
  131. package/resources/operations/production-schedules/actions.mjs +34 -0
  132. package/resources/operations/production-schedules/actions.mjs.map +1 -1
  133. package/resources/operations/production-schedules/index.d.mts +2 -2
  134. package/resources/operations/production-schedules/index.d.mts.map +1 -1
  135. package/resources/operations/production-schedules/index.d.ts +2 -2
  136. package/resources/operations/production-schedules/index.d.ts.map +1 -1
  137. package/resources/operations/production-schedules/index.js.map +1 -1
  138. package/resources/operations/production-schedules/index.mjs.map +1 -1
  139. package/resources/operations/production-schedules/production-schedules.d.mts +260 -3
  140. package/resources/operations/production-schedules/production-schedules.d.mts.map +1 -1
  141. package/resources/operations/production-schedules/production-schedules.d.ts +260 -3
  142. package/resources/operations/production-schedules/production-schedules.d.ts.map +1 -1
  143. package/resources/operations/production-schedules/production-schedules.js +29 -0
  144. package/resources/operations/production-schedules/production-schedules.js.map +1 -1
  145. package/resources/operations/production-schedules/production-schedules.mjs +29 -0
  146. package/resources/operations/production-schedules/production-schedules.mjs.map +1 -1
  147. package/resources/sales/account-groups.d.mts +27 -0
  148. package/resources/sales/account-groups.d.mts.map +1 -1
  149. package/resources/sales/account-groups.d.ts +27 -0
  150. package/resources/sales/account-groups.d.ts.map +1 -1
  151. package/resources/sales/customers/customers.d.mts +99 -1
  152. package/resources/sales/customers/customers.d.mts.map +1 -1
  153. package/resources/sales/customers/customers.d.ts +99 -1
  154. package/resources/sales/customers/customers.d.ts.map +1 -1
  155. package/resources/sales/customers/customers.js +27 -0
  156. package/resources/sales/customers/customers.js.map +1 -1
  157. package/resources/sales/customers/customers.mjs +27 -0
  158. package/resources/sales/customers/customers.mjs.map +1 -1
  159. package/resources/sales/customers/index.d.mts +1 -1
  160. package/resources/sales/customers/index.d.mts.map +1 -1
  161. package/resources/sales/customers/index.d.ts +1 -1
  162. package/resources/sales/customers/index.d.ts.map +1 -1
  163. package/resources/sales/customers/index.js.map +1 -1
  164. package/resources/sales/customers/index.mjs.map +1 -1
  165. package/resources/sales/index.d.mts +1 -1
  166. package/resources/sales/index.d.mts.map +1 -1
  167. package/resources/sales/index.d.ts +1 -1
  168. package/resources/sales/index.d.ts.map +1 -1
  169. package/resources/sales/index.js.map +1 -1
  170. package/resources/sales/index.mjs.map +1 -1
  171. package/resources/sales/sales-orders/sales-orders.d.mts +35 -0
  172. package/resources/sales/sales-orders/sales-orders.d.mts.map +1 -1
  173. package/resources/sales/sales-orders/sales-orders.d.ts +35 -0
  174. package/resources/sales/sales-orders/sales-orders.d.ts.map +1 -1
  175. package/resources/sales/sales-orders/sales-orders.js.map +1 -1
  176. package/resources/sales/sales-orders/sales-orders.mjs.map +1 -1
  177. package/resources/sales/sales.d.mts +2 -2
  178. package/resources/sales/sales.d.mts.map +1 -1
  179. package/resources/sales/sales.d.ts +2 -2
  180. package/resources/sales/sales.d.ts.map +1 -1
  181. package/resources/sales/sales.js.map +1 -1
  182. package/resources/sales/sales.mjs.map +1 -1
  183. package/src/resources/catalog/product-lines/product-lines.ts +58 -0
  184. package/src/resources/core/analytics.ts +300 -0
  185. package/src/resources/core/audit-events.ts +40 -0
  186. package/src/resources/core/core.ts +34 -0
  187. package/src/resources/core/index.ts +7 -0
  188. package/src/resources/messaging/conversations/conversations.ts +30 -0
  189. package/src/resources/messaging/conversations/links.ts +20 -0
  190. package/src/resources/messaging/conversations/messages.ts +20 -0
  191. package/src/resources/messaging/notifications/notifications.ts +20 -0
  192. package/src/resources/operations/fulfillment-recommendations/actions.ts +75 -0
  193. package/src/resources/operations/fulfillment-recommendations/fulfillment-recommendations.ts +206 -0
  194. package/src/resources/operations/fulfillment-recommendations/index.ts +8 -0
  195. package/src/resources/operations/fulfillment-recommendations.ts +3 -0
  196. package/src/resources/operations/index.ts +11 -0
  197. package/src/resources/operations/operations.ts +27 -0
  198. package/src/resources/operations/production-schedule-settings/index.ts +8 -0
  199. package/src/resources/operations/production-schedule-settings/items.ts +273 -0
  200. package/src/resources/operations/production-schedule-settings/production-schedule-settings.ts +82 -0
  201. package/src/resources/operations/production-schedules/actions.ts +144 -0
  202. package/src/resources/operations/production-schedules/index.ts +9 -0
  203. package/src/resources/operations/production-schedules/production-schedules.ts +310 -0
  204. package/src/resources/sales/account-groups.ts +32 -0
  205. package/src/resources/sales/customers/customers.ts +112 -0
  206. package/src/resources/sales/customers/index.ts +1 -0
  207. package/src/resources/sales/index.ts +1 -0
  208. package/src/resources/sales/sales-orders/sales-orders.ts +41 -0
  209. package/src/resources/sales/sales.ts +2 -0
  210. package/src/version.ts +1 -1
  211. package/version.d.mts +1 -1
  212. package/version.d.ts +1 -1
  213. package/version.js +1 -1
  214. package/version.mjs +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"notifications.d.ts","sourceRoot":"","sources":["../../../src/resources/messaging/notifications/notifications.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"notifications.d.ts","sourceRoot":"","sources":["../../../src/resources/messaging/notifications/notifications.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"notifications.js","sourceRoot":"","sources":["../../../src/resources/messaging/notifications/notifications.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,wDAAqD;AAIrD,iEAAwC;AACxC,0CAMmB;AAGnB,0DAAoD;AAEpD;;GAEG;AACH,MAAa,aAAc,SAAQ,sBAAW;IAA9C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAyHrE,CAAC;IAvHC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,MAAM,CAAC,IAA8B,EAAE,OAAwB;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,6BAA6B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,IAAI,CACF,QAAmD,EAAE,EACrD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,6BAA6B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,QAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,+BAA+B,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1F,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,mBAAmB,CAAC,OAAwB;QAC1C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0CAA0C,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,qBAAqB,CAAC,OAAwB;QAC5C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,4CAA4C,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;CACF;AA1HD,sCA0HC;AAsgCD,aAAa,CAAC,OAAO,GAAG,iBAAO,CAAC"}
1
+ {"version":3,"file":"notifications.js","sourceRoot":"","sources":["../../../src/resources/messaging/notifications/notifications.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,wDAAqD;AAIrD,iEAAwC;AACxC,0CAMmB;AAGnB,0DAAoD;AAEpD;;GAEG;AACH,MAAa,aAAc,SAAQ,sBAAW;IAA9C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAyHrE,CAAC;IAvHC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,MAAM,CAAC,IAA8B,EAAE,OAAwB;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,6BAA6B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,IAAI,CACF,QAAmD,EAAE,EACrD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,6BAA6B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,QAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,+BAA+B,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1F,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,mBAAmB,CAAC,OAAwB;QAC1C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0CAA0C,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,qBAAqB,CAAC,OAAwB;QAC5C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,4CAA4C,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;CACF;AA1HD,sCA0HC;AA0hCD,aAAa,CAAC,OAAO,GAAG,iBAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"notifications.mjs","sourceRoot":"","sources":["../../../src/resources/messaging/notifications/notifications.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,KAAK,UAAU;OACf,EAKL,OAAO,GACR;OAGM,EAAE,IAAI,EAAE;AAEf;;GAEG;AACH,MAAM,OAAO,aAAc,SAAQ,WAAW;IAA9C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAyHrE,CAAC;IAvHC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,MAAM,CAAC,IAA8B,EAAE,OAAwB;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,6BAA6B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,IAAI,CACF,QAAmD,EAAE,EACrD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,6BAA6B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,QAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,+BAA+B,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1F,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,mBAAmB,CAAC,OAAwB;QAC1C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0CAA0C,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,qBAAqB,CAAC,OAAwB;QAC5C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,4CAA4C,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;CACF;AAsgCD,aAAa,CAAC,OAAO,GAAG,OAAO,CAAC"}
1
+ {"version":3,"file":"notifications.mjs","sourceRoot":"","sources":["../../../src/resources/messaging/notifications/notifications.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAIf,KAAK,UAAU;OACf,EAKL,OAAO,GACR;OAGM,EAAE,IAAI,EAAE;AAEf;;GAEG;AACH,MAAM,OAAO,aAAc,SAAQ,WAAW;IAA9C;;QACE,YAAO,GAAuB,IAAI,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAyHrE,CAAC;IAvHC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,MAAM,CAAC,IAA8B,EAAE,OAAwB;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,6BAA6B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,IAAI,CACF,QAAmD,EAAE,EACrD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,6BAA6B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChF,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,QAAuD,EAAE,EACzD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,+BAA+B,EAAE,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1F,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,mBAAmB,CAAC,OAAwB;QAC1C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0CAA0C,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,qBAAqB,CAAC,OAAwB;QAC5C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,4CAA4C,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;CACF;AA0hCD,aAAa,CAAC,OAAO,GAAG,OAAO,CAAC"}
@@ -0,0 +1,59 @@
1
+ import { APIResource } from "../../../core/resource.mjs";
2
+ import * as FulfillmentRecommendationsAPI from "./fulfillment-recommendations.mjs";
3
+ import { APIPromise } from "../../../core/api-promise.mjs";
4
+ import { RequestOptions } from "../../../internal/request-options.mjs";
5
+ /**
6
+ * The planning assumptions production schedules are solved against, and the per-resource overrides that mark which machines constrain the plan.
7
+ */
8
+ export declare class Actions extends APIResource {
9
+ /**
10
+ * Adopts the recommended fulfillment policy for the named items, writing it as a
11
+ * per-item planning override.
12
+ *
13
+ * The recommendation is recomputed as part of applying it, rather than taken from
14
+ * the request. Advice read minutes ago may no longer be the advice — demand moves
15
+ * — and writing a stale verdict would set a policy the engine would not give
16
+ * today. What comes back is what was actually written.
17
+ *
18
+ * Takes effect on the next generated schedule; versions already generated keep the
19
+ * assumptions they were solved under.
20
+ *
21
+ * This endpoint requires the permission: `production_schedules:update`.
22
+ *
23
+ * @example
24
+ * ```ts
25
+ * const listFulfillmentRecommendation =
26
+ * await client.operations.fulfillmentRecommendations.actions.apply(
27
+ * { item_ids: ['it_pej07ckhvu62'] },
28
+ * );
29
+ * ```
30
+ */
31
+ apply(body: ActionApplyParams, options?: RequestOptions): APIPromise<FulfillmentRecommendationsAPI.ListFulfillmentRecommendation>;
32
+ }
33
+ /**
34
+ * Request to adopt fulfillment recommendations for specific items.
35
+ */
36
+ export interface ApplyFulfillmentRecommendationsRequest {
37
+ /**
38
+ * Items whose recommendation should be adopted.
39
+ *
40
+ * Named explicitly rather than applied wholesale: adopting advice in bulk without
41
+ * saying what is being adopted is how a plant changes what it builds by accident.
42
+ * Items not named here are left exactly as they are.
43
+ */
44
+ item_ids: Array<string>;
45
+ }
46
+ export interface ActionApplyParams {
47
+ /**
48
+ * Items whose recommendation should be adopted.
49
+ *
50
+ * Named explicitly rather than applied wholesale: adopting advice in bulk without
51
+ * saying what is being adopted is how a plant changes what it builds by accident.
52
+ * Items not named here are left exactly as they are.
53
+ */
54
+ item_ids: Array<string>;
55
+ }
56
+ export declare namespace Actions {
57
+ export { type ApplyFulfillmentRecommendationsRequest as ApplyFulfillmentRecommendationsRequest, type ActionApplyParams as ActionApplyParams, };
58
+ }
59
+ //# sourceMappingURL=actions.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actions.d.mts","sourceRoot":"","sources":["../../../src/resources/operations/fulfillment-recommendations/actions.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,6BAA6B;OAClC,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB;;GAEG;AACH,qBAAa,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,KAAK,CACH,IAAI,EAAE,iBAAiB,EACvB,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,6BAA6B,CAAC,6BAA6B,CAAC;CAM3E;AAED;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD;;;;;;OAMG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,MAAM,WAAW,iBAAiB;IAChC;;;;;;OAMG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,WAAW,OAAO,CAAC;IAC/B,OAAO,EACL,KAAK,sCAAsC,IAAI,sCAAsC,EACrF,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
@@ -0,0 +1,59 @@
1
+ import { APIResource } from "../../../core/resource.js";
2
+ import * as FulfillmentRecommendationsAPI from "./fulfillment-recommendations.js";
3
+ import { APIPromise } from "../../../core/api-promise.js";
4
+ import { RequestOptions } from "../../../internal/request-options.js";
5
+ /**
6
+ * The planning assumptions production schedules are solved against, and the per-resource overrides that mark which machines constrain the plan.
7
+ */
8
+ export declare class Actions extends APIResource {
9
+ /**
10
+ * Adopts the recommended fulfillment policy for the named items, writing it as a
11
+ * per-item planning override.
12
+ *
13
+ * The recommendation is recomputed as part of applying it, rather than taken from
14
+ * the request. Advice read minutes ago may no longer be the advice — demand moves
15
+ * — and writing a stale verdict would set a policy the engine would not give
16
+ * today. What comes back is what was actually written.
17
+ *
18
+ * Takes effect on the next generated schedule; versions already generated keep the
19
+ * assumptions they were solved under.
20
+ *
21
+ * This endpoint requires the permission: `production_schedules:update`.
22
+ *
23
+ * @example
24
+ * ```ts
25
+ * const listFulfillmentRecommendation =
26
+ * await client.operations.fulfillmentRecommendations.actions.apply(
27
+ * { item_ids: ['it_pej07ckhvu62'] },
28
+ * );
29
+ * ```
30
+ */
31
+ apply(body: ActionApplyParams, options?: RequestOptions): APIPromise<FulfillmentRecommendationsAPI.ListFulfillmentRecommendation>;
32
+ }
33
+ /**
34
+ * Request to adopt fulfillment recommendations for specific items.
35
+ */
36
+ export interface ApplyFulfillmentRecommendationsRequest {
37
+ /**
38
+ * Items whose recommendation should be adopted.
39
+ *
40
+ * Named explicitly rather than applied wholesale: adopting advice in bulk without
41
+ * saying what is being adopted is how a plant changes what it builds by accident.
42
+ * Items not named here are left exactly as they are.
43
+ */
44
+ item_ids: Array<string>;
45
+ }
46
+ export interface ActionApplyParams {
47
+ /**
48
+ * Items whose recommendation should be adopted.
49
+ *
50
+ * Named explicitly rather than applied wholesale: adopting advice in bulk without
51
+ * saying what is being adopted is how a plant changes what it builds by accident.
52
+ * Items not named here are left exactly as they are.
53
+ */
54
+ item_ids: Array<string>;
55
+ }
56
+ export declare namespace Actions {
57
+ export { type ApplyFulfillmentRecommendationsRequest as ApplyFulfillmentRecommendationsRequest, type ActionApplyParams as ActionApplyParams, };
58
+ }
59
+ //# sourceMappingURL=actions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../../src/resources/operations/fulfillment-recommendations/actions.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,6BAA6B;OAClC,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB;;GAEG;AACH,qBAAa,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,KAAK,CACH,IAAI,EAAE,iBAAiB,EACvB,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,6BAA6B,CAAC,6BAA6B,CAAC;CAM3E;AAED;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACrD;;;;;;OAMG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,MAAM,WAAW,iBAAiB;IAChC;;;;;;OAMG;IACH,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,WAAW,OAAO,CAAC;IAC/B,OAAO,EACL,KAAK,sCAAsC,IAAI,sCAAsC,EACrF,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.Actions = void 0;
5
+ const resource_1 = require("../../../core/resource.js");
6
+ /**
7
+ * The planning assumptions production schedules are solved against, and the per-resource overrides that mark which machines constrain the plan.
8
+ */
9
+ class Actions extends resource_1.APIResource {
10
+ /**
11
+ * Adopts the recommended fulfillment policy for the named items, writing it as a
12
+ * per-item planning override.
13
+ *
14
+ * The recommendation is recomputed as part of applying it, rather than taken from
15
+ * the request. Advice read minutes ago may no longer be the advice — demand moves
16
+ * — and writing a stale verdict would set a policy the engine would not give
17
+ * today. What comes back is what was actually written.
18
+ *
19
+ * Takes effect on the next generated schedule; versions already generated keep the
20
+ * assumptions they were solved under.
21
+ *
22
+ * This endpoint requires the permission: `production_schedules:update`.
23
+ *
24
+ * @example
25
+ * ```ts
26
+ * const listFulfillmentRecommendation =
27
+ * await client.operations.fulfillmentRecommendations.actions.apply(
28
+ * { item_ids: ['it_pej07ckhvu62'] },
29
+ * );
30
+ * ```
31
+ */
32
+ apply(body, options) {
33
+ return this._client.post('/v1/operations/fulfillment-recommendations/actions/apply', {
34
+ body,
35
+ ...options,
36
+ });
37
+ }
38
+ }
39
+ exports.Actions = Actions;
40
+ //# sourceMappingURL=actions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actions.js","sourceRoot":"","sources":["../../../src/resources/operations/fulfillment-recommendations/actions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,wDAAqD;AAKrD;;GAEG;AACH,MAAa,OAAQ,SAAQ,sBAAW;IACtC;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,KAAK,CACH,IAAuB,EACvB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0DAA0D,EAAE;YACnF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAhCD,0BAgCC"}
@@ -0,0 +1,36 @@
1
+ // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
+ import { APIResource } from "../../../core/resource.mjs";
3
+ /**
4
+ * The planning assumptions production schedules are solved against, and the per-resource overrides that mark which machines constrain the plan.
5
+ */
6
+ export class Actions extends APIResource {
7
+ /**
8
+ * Adopts the recommended fulfillment policy for the named items, writing it as a
9
+ * per-item planning override.
10
+ *
11
+ * The recommendation is recomputed as part of applying it, rather than taken from
12
+ * the request. Advice read minutes ago may no longer be the advice — demand moves
13
+ * — and writing a stale verdict would set a policy the engine would not give
14
+ * today. What comes back is what was actually written.
15
+ *
16
+ * Takes effect on the next generated schedule; versions already generated keep the
17
+ * assumptions they were solved under.
18
+ *
19
+ * This endpoint requires the permission: `production_schedules:update`.
20
+ *
21
+ * @example
22
+ * ```ts
23
+ * const listFulfillmentRecommendation =
24
+ * await client.operations.fulfillmentRecommendations.actions.apply(
25
+ * { item_ids: ['it_pej07ckhvu62'] },
26
+ * );
27
+ * ```
28
+ */
29
+ apply(body, options) {
30
+ return this._client.post('/v1/operations/fulfillment-recommendations/actions/apply', {
31
+ body,
32
+ ...options,
33
+ });
34
+ }
35
+ }
36
+ //# sourceMappingURL=actions.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actions.mjs","sourceRoot":"","sources":["../../../src/resources/operations/fulfillment-recommendations/actions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB;;GAEG;AACH,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,KAAK,CACH,IAAuB,EACvB,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0DAA0D,EAAE;YACnF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -0,0 +1,165 @@
1
+ import { APIResource } from "../../../core/resource.mjs";
2
+ import * as CoreAPI from "../../core/core.mjs";
3
+ import * as APIKeysAPI from "../../auth/api-keys/api-keys.mjs";
4
+ import * as ActionsAPI from "./actions.mjs";
5
+ import { ActionApplyParams, Actions, ApplyFulfillmentRecommendationsRequest } from "./actions.mjs";
6
+ import { APIPromise } from "../../../core/api-promise.mjs";
7
+ import { RequestOptions } from "../../../internal/request-options.mjs";
8
+ /**
9
+ * The planning assumptions production schedules are solved against, and the per-resource overrides that mark which machines constrain the plan.
10
+ */
11
+ export declare class FulfillmentRecommendations extends APIResource {
12
+ actions: ActionsAPI.Actions;
13
+ /**
14
+ * Returns, for every sellable SKU, whether it should be built to stock or only
15
+ * against orders — and the measurement that decided.
16
+ *
17
+ * The rules are ordered and the first match wins. Lead-time feasibility is checked
18
+ * before anything else: if customers are promised less time than production needs,
19
+ * building to order is not possible rather than not preferred, and no amount of
20
+ * lumpy demand changes that. After that the engine looks for dead stock, a single
21
+ * contract customer, demand too erratic for a buffer to size, and slow-moving
22
+ * expensive units.
23
+ *
24
+ * Every verdict carries its numbers — demand interval, variability, customer
25
+ * concentration, promised lead time, annual cost of goods — so a planner can
26
+ * disagree with the rule rather than only with the answer. Thresholds are
27
+ * merchant-editable in the planning settings.
28
+ *
29
+ * Computed fresh on every call rather than stored. A recommendation is only
30
+ * meaningful next to current demand, and a saved one would go quietly stale; the
31
+ * durable artifact is the item setting written when someone agrees with it.
32
+ * Nothing here changes a plan on its own.
33
+ *
34
+ * This endpoint requires the permission: `production_schedules:read`.
35
+ *
36
+ * @example
37
+ * ```ts
38
+ * const listFulfillmentRecommendation =
39
+ * await client.operations.fulfillmentRecommendations.list();
40
+ * ```
41
+ */
42
+ list(options?: RequestOptions): APIPromise<ListFulfillmentRecommendation>;
43
+ }
44
+ /**
45
+ * The engine's advice on how one SKU should be produced, with the measurements
46
+ * behind it.
47
+ */
48
+ export interface FulfillmentRecommendation {
49
+ /**
50
+ * Annual cost of goods for this item: demand times unit cost.
51
+ */
52
+ annual_cogs: number;
53
+ /**
54
+ * Months observed divided by months with demand: 1 means it sells every month, 3
55
+ * means once a quarter on average.
56
+ *
57
+ * Measured on monthly buckets, which cannot distinguish two orders in one month
58
+ * from one.
59
+ */
60
+ average_demand_interval: number;
61
+ /**
62
+ * Whether adopting the recommendation would change anything.
63
+ */
64
+ changes: boolean;
65
+ /**
66
+ * Squared coefficient of variation over the months that had demand, measuring how
67
+ * uneven the quantities are.
68
+ */
69
+ coefficient_of_variation: number;
70
+ /**
71
+ * How the item is planned today.
72
+ */
73
+ current_policy: 'make_to_stock' | 'make_to_order';
74
+ /**
75
+ * Calendar days customers are promised on average, weighted by how much each buys.
76
+ */
77
+ demand_weighted_lead_time_days: number;
78
+ /**
79
+ * Entity is a polymorphic reference to any resource in the system.
80
+ */
81
+ item: CoreAPI.Entity | null;
82
+ /**
83
+ * Percentage of demand from customers whose own stated policy disagrees with the
84
+ * recommendation.
85
+ *
86
+ * A policy is resolved per SKU, so an item sold to both a stocking distributor and
87
+ * a contract customer gets one answer either way. A high share here is the signal
88
+ * that the single answer is uncomfortable.
89
+ */
90
+ mixed_stream_share_pct: number;
91
+ /**
92
+ * Months since anything last sold, capped at the observation window.
93
+ */
94
+ months_since_last_sale: number;
95
+ /**
96
+ * Resource type identifier.
97
+ */
98
+ object: 'fulfillment_recommendation';
99
+ /**
100
+ * Entity is a polymorphic reference to any resource in the system.
101
+ */
102
+ product_line: CoreAPI.Entity | null;
103
+ /**
104
+ * The rule that decided.
105
+ *
106
+ * - `lead_time_infeasible`: customers are promised less time than production
107
+ * needs, so the stock has to exist before the order does. Checked first, because
108
+ * producing to order is not possible rather than not preferred.
109
+ * - `no_recent_demand`: nothing has sold for long enough that a buffer is dead
110
+ * stock.
111
+ * - `single_customer`: effectively one customer buys it, and that customer is
112
+ * served to order.
113
+ * - `lumpy_demand`: demand arrives rarely and in wildly different sizes, which is
114
+ * the shape a safety stock sizes worst.
115
+ * - `slow_moving_high_value`: expensive units, few sold — the buffer costs more
116
+ * than the service it buys.
117
+ * - `steady_demand`: regular enough to forecast, which is what stocking is for.
118
+ */
119
+ reason: 'lead_time_infeasible' | 'no_recent_demand' | 'single_customer' | 'lumpy_demand' | 'slow_moving_high_value' | 'steady_demand';
120
+ /**
121
+ * How the engine thinks it should be planned.
122
+ */
123
+ recommended_policy: 'make_to_stock' | 'make_to_order';
124
+ /**
125
+ * SKU of that item.
126
+ */
127
+ sku: string;
128
+ /**
129
+ * Name of that customer.
130
+ */
131
+ top_customer_name: string | null;
132
+ /**
133
+ * The largest customer's share of this item's demand, as a percentage.
134
+ */
135
+ top_customer_share_pct: number;
136
+ }
137
+ /**
138
+ * A single page of resources, together with the metadata needed to page through
139
+ * the rest of the result set.
140
+ */
141
+ export interface ListFulfillmentRecommendation {
142
+ /**
143
+ * Resources in this page.
144
+ */
145
+ data: Array<FulfillmentRecommendation>;
146
+ /**
147
+ * Resource type identifier.
148
+ */
149
+ object: 'list';
150
+ /**
151
+ * PageInfo describes where the current page sits within a paginated result set and
152
+ * how to move to the adjacent pages.
153
+ *
154
+ * Page a list by following the URLs below rather than assembling cursors yourself.
155
+ * For a top-level list endpoint the URL repeats the original request's query
156
+ * string with only the cursor swapped, so following it preserves the same filters,
157
+ * search term, and page size.
158
+ */
159
+ page_info: APIKeysAPI.PageInfo;
160
+ }
161
+ export declare namespace FulfillmentRecommendations {
162
+ export { type FulfillmentRecommendation as FulfillmentRecommendation, type ListFulfillmentRecommendation as ListFulfillmentRecommendation, };
163
+ export { Actions as Actions, type ApplyFulfillmentRecommendationsRequest as ApplyFulfillmentRecommendationsRequest, type ActionApplyParams as ActionApplyParams, };
164
+ }
165
+ //# sourceMappingURL=fulfillment-recommendations.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fulfillment-recommendations.d.mts","sourceRoot":"","sources":["../../../src/resources/operations/fulfillment-recommendations/fulfillment-recommendations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,OAAO;OACZ,KAAK,UAAU;OACf,KAAK,UAAU;OACf,EAAE,iBAAiB,EAAE,OAAO,EAAE,sCAAsC,EAAE;OACtE,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB;;GAEG;AACH,qBAAa,0BAA2B,SAAQ,WAAW;IACzD,OAAO,EAAE,UAAU,CAAC,OAAO,CAAwC;IAEnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4BG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,6BAA6B,CAAC;CAG1E;AAED;;;GAGG;AACH,MAAM,WAAW,yBAAyB;IACxC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;;;OAMG;IACH,uBAAuB,EAAE,MAAM,CAAC;IAEhC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;;OAGG;IACH,wBAAwB,EAAE,MAAM,CAAC;IAEjC;;OAEG;IACH,cAAc,EAAE,eAAe,GAAG,eAAe,CAAC;IAElD;;OAEG;IACH,8BAA8B,EAAE,MAAM,CAAC;IAEvC;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAE5B;;;;;;;OAOG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,MAAM,EAAE,4BAA4B,CAAC;IAErC;;OAEG;IACH,YAAY,EAAE,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAEpC;;;;;;;;;;;;;;;OAeG;IACH,MAAM,EACF,sBAAsB,GACtB,kBAAkB,GAClB,iBAAiB,GACjB,cAAc,GACd,wBAAwB,GACxB,eAAe,CAAC;IAEpB;;OAEG;IACH,kBAAkB,EAAE,eAAe,GAAG,eAAe,CAAC;IAEtD;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEjC;;OAEG;IACH,sBAAsB,EAAE,MAAM,CAAC;CAChC;AAED;;;GAGG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,IAAI,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;IAEvC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;;;;;;OAQG;IACH,SAAS,EAAE,UAAU,CAAC,QAAQ,CAAC;CAChC;AAID,MAAM,CAAC,OAAO,WAAW,0BAA0B,CAAC;IAClD,OAAO,EACL,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,6BAA6B,IAAI,6BAA6B,GACpE,CAAC;IAEF,OAAO,EACL,OAAO,IAAI,OAAO,EAClB,KAAK,sCAAsC,IAAI,sCAAsC,EACrF,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
@@ -0,0 +1,165 @@
1
+ import { APIResource } from "../../../core/resource.js";
2
+ import * as CoreAPI from "../../core/core.js";
3
+ import * as APIKeysAPI from "../../auth/api-keys/api-keys.js";
4
+ import * as ActionsAPI from "./actions.js";
5
+ import { ActionApplyParams, Actions, ApplyFulfillmentRecommendationsRequest } from "./actions.js";
6
+ import { APIPromise } from "../../../core/api-promise.js";
7
+ import { RequestOptions } from "../../../internal/request-options.js";
8
+ /**
9
+ * The planning assumptions production schedules are solved against, and the per-resource overrides that mark which machines constrain the plan.
10
+ */
11
+ export declare class FulfillmentRecommendations extends APIResource {
12
+ actions: ActionsAPI.Actions;
13
+ /**
14
+ * Returns, for every sellable SKU, whether it should be built to stock or only
15
+ * against orders — and the measurement that decided.
16
+ *
17
+ * The rules are ordered and the first match wins. Lead-time feasibility is checked
18
+ * before anything else: if customers are promised less time than production needs,
19
+ * building to order is not possible rather than not preferred, and no amount of
20
+ * lumpy demand changes that. After that the engine looks for dead stock, a single
21
+ * contract customer, demand too erratic for a buffer to size, and slow-moving
22
+ * expensive units.
23
+ *
24
+ * Every verdict carries its numbers — demand interval, variability, customer
25
+ * concentration, promised lead time, annual cost of goods — so a planner can
26
+ * disagree with the rule rather than only with the answer. Thresholds are
27
+ * merchant-editable in the planning settings.
28
+ *
29
+ * Computed fresh on every call rather than stored. A recommendation is only
30
+ * meaningful next to current demand, and a saved one would go quietly stale; the
31
+ * durable artifact is the item setting written when someone agrees with it.
32
+ * Nothing here changes a plan on its own.
33
+ *
34
+ * This endpoint requires the permission: `production_schedules:read`.
35
+ *
36
+ * @example
37
+ * ```ts
38
+ * const listFulfillmentRecommendation =
39
+ * await client.operations.fulfillmentRecommendations.list();
40
+ * ```
41
+ */
42
+ list(options?: RequestOptions): APIPromise<ListFulfillmentRecommendation>;
43
+ }
44
+ /**
45
+ * The engine's advice on how one SKU should be produced, with the measurements
46
+ * behind it.
47
+ */
48
+ export interface FulfillmentRecommendation {
49
+ /**
50
+ * Annual cost of goods for this item: demand times unit cost.
51
+ */
52
+ annual_cogs: number;
53
+ /**
54
+ * Months observed divided by months with demand: 1 means it sells every month, 3
55
+ * means once a quarter on average.
56
+ *
57
+ * Measured on monthly buckets, which cannot distinguish two orders in one month
58
+ * from one.
59
+ */
60
+ average_demand_interval: number;
61
+ /**
62
+ * Whether adopting the recommendation would change anything.
63
+ */
64
+ changes: boolean;
65
+ /**
66
+ * Squared coefficient of variation over the months that had demand, measuring how
67
+ * uneven the quantities are.
68
+ */
69
+ coefficient_of_variation: number;
70
+ /**
71
+ * How the item is planned today.
72
+ */
73
+ current_policy: 'make_to_stock' | 'make_to_order';
74
+ /**
75
+ * Calendar days customers are promised on average, weighted by how much each buys.
76
+ */
77
+ demand_weighted_lead_time_days: number;
78
+ /**
79
+ * Entity is a polymorphic reference to any resource in the system.
80
+ */
81
+ item: CoreAPI.Entity | null;
82
+ /**
83
+ * Percentage of demand from customers whose own stated policy disagrees with the
84
+ * recommendation.
85
+ *
86
+ * A policy is resolved per SKU, so an item sold to both a stocking distributor and
87
+ * a contract customer gets one answer either way. A high share here is the signal
88
+ * that the single answer is uncomfortable.
89
+ */
90
+ mixed_stream_share_pct: number;
91
+ /**
92
+ * Months since anything last sold, capped at the observation window.
93
+ */
94
+ months_since_last_sale: number;
95
+ /**
96
+ * Resource type identifier.
97
+ */
98
+ object: 'fulfillment_recommendation';
99
+ /**
100
+ * Entity is a polymorphic reference to any resource in the system.
101
+ */
102
+ product_line: CoreAPI.Entity | null;
103
+ /**
104
+ * The rule that decided.
105
+ *
106
+ * - `lead_time_infeasible`: customers are promised less time than production
107
+ * needs, so the stock has to exist before the order does. Checked first, because
108
+ * producing to order is not possible rather than not preferred.
109
+ * - `no_recent_demand`: nothing has sold for long enough that a buffer is dead
110
+ * stock.
111
+ * - `single_customer`: effectively one customer buys it, and that customer is
112
+ * served to order.
113
+ * - `lumpy_demand`: demand arrives rarely and in wildly different sizes, which is
114
+ * the shape a safety stock sizes worst.
115
+ * - `slow_moving_high_value`: expensive units, few sold — the buffer costs more
116
+ * than the service it buys.
117
+ * - `steady_demand`: regular enough to forecast, which is what stocking is for.
118
+ */
119
+ reason: 'lead_time_infeasible' | 'no_recent_demand' | 'single_customer' | 'lumpy_demand' | 'slow_moving_high_value' | 'steady_demand';
120
+ /**
121
+ * How the engine thinks it should be planned.
122
+ */
123
+ recommended_policy: 'make_to_stock' | 'make_to_order';
124
+ /**
125
+ * SKU of that item.
126
+ */
127
+ sku: string;
128
+ /**
129
+ * Name of that customer.
130
+ */
131
+ top_customer_name: string | null;
132
+ /**
133
+ * The largest customer's share of this item's demand, as a percentage.
134
+ */
135
+ top_customer_share_pct: number;
136
+ }
137
+ /**
138
+ * A single page of resources, together with the metadata needed to page through
139
+ * the rest of the result set.
140
+ */
141
+ export interface ListFulfillmentRecommendation {
142
+ /**
143
+ * Resources in this page.
144
+ */
145
+ data: Array<FulfillmentRecommendation>;
146
+ /**
147
+ * Resource type identifier.
148
+ */
149
+ object: 'list';
150
+ /**
151
+ * PageInfo describes where the current page sits within a paginated result set and
152
+ * how to move to the adjacent pages.
153
+ *
154
+ * Page a list by following the URLs below rather than assembling cursors yourself.
155
+ * For a top-level list endpoint the URL repeats the original request's query
156
+ * string with only the cursor swapped, so following it preserves the same filters,
157
+ * search term, and page size.
158
+ */
159
+ page_info: APIKeysAPI.PageInfo;
160
+ }
161
+ export declare namespace FulfillmentRecommendations {
162
+ export { type FulfillmentRecommendation as FulfillmentRecommendation, type ListFulfillmentRecommendation as ListFulfillmentRecommendation, };
163
+ export { Actions as Actions, type ApplyFulfillmentRecommendationsRequest as ApplyFulfillmentRecommendationsRequest, type ActionApplyParams as ActionApplyParams, };
164
+ }
165
+ //# sourceMappingURL=fulfillment-recommendations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fulfillment-recommendations.d.ts","sourceRoot":"","sources":["../../../src/resources/operations/fulfillment-recommendations/fulfillment-recommendations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,OAAO;OACZ,KAAK,UAAU;OACf,KAAK,UAAU;OACf,EAAE,iBAAiB,EAAE,OAAO,EAAE,sCAAsC,EAAE;OACtE,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB;;GAEG;AACH,qBAAa,0BAA2B,SAAQ,WAAW;IACzD,OAAO,EAAE,UAAU,CAAC,OAAO,CAAwC;IAEnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4BG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,6BAA6B,CAAC;CAG1E;AAED;;;GAGG;AACH,MAAM,WAAW,yBAAyB;IACxC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;;;OAMG;IACH,uBAAuB,EAAE,MAAM,CAAC;IAEhC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;;OAGG;IACH,wBAAwB,EAAE,MAAM,CAAC;IAEjC;;OAEG;IACH,cAAc,EAAE,eAAe,GAAG,eAAe,CAAC;IAElD;;OAEG;IACH,8BAA8B,EAAE,MAAM,CAAC;IAEvC;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAE5B;;;;;;;OAOG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,MAAM,EAAE,4BAA4B,CAAC;IAErC;;OAEG;IACH,YAAY,EAAE,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC;IAEpC;;;;;;;;;;;;;;;OAeG;IACH,MAAM,EACF,sBAAsB,GACtB,kBAAkB,GAClB,iBAAiB,GACjB,cAAc,GACd,wBAAwB,GACxB,eAAe,CAAC;IAEpB;;OAEG;IACH,kBAAkB,EAAE,eAAe,GAAG,eAAe,CAAC;IAEtD;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEjC;;OAEG;IACH,sBAAsB,EAAE,MAAM,CAAC;CAChC;AAED;;;GAGG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,IAAI,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;IAEvC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;;;;;;OAQG;IACH,SAAS,EAAE,UAAU,CAAC,QAAQ,CAAC;CAChC;AAID,MAAM,CAAC,OAAO,WAAW,0BAA0B,CAAC;IAClD,OAAO,EACL,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,KAAK,6BAA6B,IAAI,6BAA6B,GACpE,CAAC;IAEF,OAAO,EACL,OAAO,IAAI,OAAO,EAClB,KAAK,sCAAsC,IAAI,sCAAsC,EACrF,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}