@chrt-inc/typescript-sdk 1.861.0 → 1.866.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 (609) hide show
  1. package/dist/cjs/Client.js +2 -2
  2. package/dist/cjs/api/resources/operations/client/Client.d.ts +3 -3
  3. package/dist/cjs/api/resources/operations/client/Client.js +13 -13
  4. package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/Client.d.ts +1 -1
  5. package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/Client.js +1 -1
  6. package/dist/cjs/api/resources/operations/resources/index.d.ts +2 -2
  7. package/dist/cjs/api/resources/operations/resources/index.js +3 -3
  8. package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/Client.d.ts +14 -13
  9. package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/Client.js +25 -21
  10. package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientCreate1.d.ts +0 -1
  11. package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientUpdate1.d.ts +0 -1
  12. package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/{OperationsTaskListsApplyToCaseV1Request.d.ts → OperationsTaskListsApplyToOrderV1Request.d.ts} +4 -1
  13. package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/index.d.ts +1 -1
  14. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.d.ts +29 -3
  15. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.js +138 -12
  16. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientCreate1.d.ts +0 -1
  17. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientUpdate1.d.ts +0 -1
  18. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.ts +48 -0
  19. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.ts +3 -2
  20. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/index.d.ts +1 -0
  21. package/dist/cjs/api/resources/operations/resources/orderInternalMessages/client/Client.d.ts +80 -0
  22. package/dist/cjs/api/resources/{shipping/resources/orderDrafts/resources/agentic → operations/resources/orderInternalMessages}/client/Client.js +52 -53
  23. package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.d.ts → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.d.ts} +1 -1
  24. package/dist/cjs/api/resources/operations/resources/orderInternalMessages/client/requests/index.d.ts +1 -0
  25. package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.d.ts +15 -15
  26. package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.js +35 -32
  27. package/dist/cjs/api/resources/{shipping/resources/orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.d.ts → operations/resources/orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.d.ts} +2 -2
  28. package/dist/cjs/api/resources/operations/resources/orderInternalMessages/resources/s3Objects/client/requests/index.d.ts +1 -0
  29. package/dist/cjs/api/resources/orgs/client/Client.d.ts +3 -0
  30. package/dist/cjs/api/resources/orgs/client/Client.js +7 -2
  31. package/dist/cjs/api/resources/orgs/resources/connections/client/Client.d.ts +21 -1
  32. package/dist/cjs/api/resources/orgs/resources/connections/client/Client.js +90 -1
  33. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.ts +27 -0
  34. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/index.d.ts +1 -0
  35. package/dist/cjs/api/resources/orgs/resources/index.d.ts +2 -0
  36. package/dist/cjs/api/resources/orgs/resources/index.js +3 -1
  37. package/dist/cjs/api/resources/orgs/resources/providers/client/Client.d.ts +54 -0
  38. package/dist/cjs/api/resources/orgs/resources/providers/client/Client.js +157 -0
  39. package/dist/cjs/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.d.ts +26 -0
  40. package/dist/cjs/api/resources/orgs/resources/providers/client/requests/index.d.ts +1 -0
  41. package/dist/cjs/api/resources/shipping/client/Client.d.ts +0 -3
  42. package/dist/cjs/api/resources/shipping/client/Client.js +16 -21
  43. package/dist/cjs/api/resources/shipping/resources/index.d.ts +1 -3
  44. package/dist/cjs/api/resources/shipping/resources/index.js +2 -4
  45. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.d.ts +1 -1
  46. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.js +4 -4
  47. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.ts +3 -3
  48. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.ts +4 -4
  49. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.ts +3 -3
  50. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +78 -0
  51. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +327 -2
  52. package/dist/{esm/api/resources/operations/resources/cases/client/requests/CaseAssignReq.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersAssignReq.d.ts} +1 -1
  53. package/dist/{esm/api/resources/operations/resources/cases/client/requests/CasesTypeaheadV1Request.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.d.ts} +2 -2
  54. package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CaseAssignReq.d.ts → shipping/resources/orders/client/requests/OrdersUnassignReq.d.ts} +1 -1
  55. package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CaseClientUpdate1.d.ts → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.d.ts} +3 -4
  56. package/dist/cjs/api/resources/shipping/resources/orders/client/requests/index.d.ts +4 -0
  57. package/dist/cjs/api/resources/shipping/resources/orders/index.d.ts +1 -1
  58. package/dist/cjs/api/resources/shipping/resources/orders/index.js +1 -1
  59. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.ts +212 -0
  60. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/Client.js +366 -117
  61. package/dist/cjs/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.d.ts → shipping/resources/orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.d.ts} +1 -1
  62. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.ts +14 -0
  63. package/dist/{esm/api/resources/shipping/resources/orderDrafts/client/requests/OrdersNewDraftReq.d.mts → cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.ts} +7 -7
  64. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.ts +6 -0
  65. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.d.ts +2 -1
  66. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.js +2 -1
  67. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.d.ts +16 -16
  68. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.js +24 -24
  69. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.d.ts +1 -1
  70. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.d.ts +1 -1
  71. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.d.ts +13 -25
  72. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.js +30 -74
  73. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.d.ts +0 -3
  74. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.js +1 -4
  75. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.d.ts +10 -10
  76. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.js +16 -16
  77. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.d.ts +1 -1
  78. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.d.ts +1 -1
  79. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.d.ts +7 -7
  80. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.js +12 -12
  81. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.d.ts +1 -1
  82. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.d.ts +26 -26
  83. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.js +42 -42
  84. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.d.ts +1 -1
  85. package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.d.ts +1 -1
  86. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.d.ts +1 -0
  87. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.js +17 -0
  88. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +108 -8
  89. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +456 -5
  90. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +56 -0
  91. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +60 -0
  92. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/index.d.ts +2 -0
  93. package/dist/cjs/api/resources/shipping/resources/orders/resources/index.d.ts +3 -0
  94. package/dist/cjs/api/resources/shipping/resources/orders/resources/index.js +4 -1
  95. package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.d.ts +1 -1
  96. package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.js +1 -1
  97. package/dist/cjs/api/types/BillingReviewStatusEnum.d.ts +3 -3
  98. package/dist/cjs/api/types/NotificationEventsForOrgsEnum.d.ts +5 -5
  99. package/dist/cjs/api/types/NotificationEventsForOrgsEnum.js +4 -4
  100. package/dist/cjs/api/types/NotificationEventsForUsersEnum.d.ts +5 -5
  101. package/dist/cjs/api/types/NotificationEventsForUsersEnum.js +4 -4
  102. package/dist/cjs/api/types/OperationsOrderDepartmentAssignedWebhookPayload.d.ts +16 -0
  103. package/dist/cjs/api/types/OperationsOrderInternalMessageWebhookPayload.d.ts +17 -0
  104. package/dist/cjs/api/types/OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.d.ts +16 -0
  105. package/dist/cjs/api/types/OperationsOrderOperatorAssignedWebhookPayload.d.ts +14 -0
  106. package/dist/cjs/api/types/OperationsTask1.d.ts +0 -1
  107. package/dist/cjs/api/types/OperationsTaskExpandedListItem.d.ts +9 -0
  108. package/dist/cjs/api/types/{OrdersExpandedListRes.d.ts → OperationsTaskExpandedListRes.d.ts} +2 -2
  109. package/dist/cjs/api/types/OperationsTaskList1.d.ts +0 -1
  110. package/dist/cjs/api/types/{OperationsTaskListRemoveFromCaseRes1.d.ts → OperationsTaskListRemoveFromOrderRes1.d.ts} +2 -2
  111. package/dist/cjs/api/types/OperationsTaskTypeEnum.d.ts +2 -2
  112. package/dist/cjs/api/types/Order1.d.ts +5 -3
  113. package/dist/cjs/api/types/OrderDraftExpandedForCoordinator.d.ts +15 -0
  114. package/dist/cjs/api/types/OrderDraftExpandedForShipper.d.ts +15 -0
  115. package/dist/cjs/api/types/{OrderDraftExpanded.d.ts → OrderExpandedForCoordinator.d.ts} +2 -3
  116. package/dist/cjs/api/types/OrderExpandedForExecutor.d.ts +14 -0
  117. package/dist/cjs/api/types/OrderExpandedForProvider.d.ts +15 -0
  118. package/dist/cjs/api/types/{OrderExpanded.d.ts → OrderExpandedForShipper.d.ts} +2 -2
  119. package/dist/{esm/api/types/CaseMessage1.d.mts → cjs/api/types/OrderInternalMessage1.d.ts} +1 -1
  120. package/dist/cjs/api/types/{CaseS3ObjectMetadata1.d.ts → OrderInternalMessageS3ObjectMetadata1.d.ts} +3 -3
  121. package/dist/cjs/api/types/OrderInternalMessages1.d.ts +14 -0
  122. package/dist/cjs/api/types/OrderLimitedForCoordinator1.d.ts +41 -0
  123. package/dist/cjs/api/types/OrderLimitedForExecutor1.d.ts +23 -0
  124. package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +41 -0
  125. package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +37 -0
  126. package/dist/cjs/api/types/OrderProviderRoleEnum.d.ts +11 -0
  127. package/dist/cjs/api/types/{CaseSortByEnum.js → OrderProviderRoleEnum.js} +4 -4
  128. package/dist/cjs/api/types/OrderProviderRoleFilterEnum.d.ts +9 -0
  129. package/dist/cjs/api/types/OrderProviderRoleFilterEnum.js +11 -0
  130. package/dist/cjs/api/types/OrderTaskGroupExecutorDetails1.d.ts +12 -0
  131. package/dist/cjs/api/types/OrderTaskGroupExecutorDetails1.js +5 -0
  132. package/dist/cjs/api/types/OrderTaskGroupSharedDetails1.d.ts +9 -0
  133. package/dist/cjs/api/types/OrderTaskGroupSharedDetails1.js +5 -0
  134. package/dist/cjs/api/types/OrderTemplate1.d.ts +3 -3
  135. package/dist/cjs/api/types/OrderTemplateCore1.d.ts +3 -3
  136. package/dist/cjs/api/types/OrdersExpandedListForCoordinatorRes.d.ts +8 -0
  137. package/dist/cjs/api/types/OrdersExpandedListForCoordinatorRes.js +5 -0
  138. package/dist/cjs/api/types/{CaseListRes.d.ts → OrdersExpandedListForExecutorRes.d.ts} +2 -2
  139. package/dist/cjs/api/types/OrdersExpandedListForExecutorRes.js +5 -0
  140. package/dist/cjs/api/types/{CasesExpandedListRes.d.ts → OrdersExpandedListForProviderRes.d.ts} +2 -2
  141. package/dist/cjs/api/types/OrdersExpandedListForProviderRes.js +5 -0
  142. package/dist/cjs/api/types/{OrderDraftExpandedListRes.d.ts → OrdersExpandedListForShipperRes.d.ts} +2 -2
  143. package/dist/cjs/api/types/OrdersExpandedListForShipperRes.js +5 -0
  144. package/dist/cjs/api/types/{OrdersNewDraftRes.d.ts → OrdersOpenDraftRes.d.ts} +1 -1
  145. package/dist/cjs/api/types/OrdersOpenDraftRes.js +5 -0
  146. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListItem.d.ts +20 -0
  147. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListItem.js +5 -0
  148. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListPage.d.ts +8 -0
  149. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListPage.js +5 -0
  150. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListRes.d.ts +8 -0
  151. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListRes.js +5 -0
  152. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorSourceEnum.d.ts +8 -0
  153. package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorSourceEnum.js +10 -0
  154. package/dist/cjs/api/types/ProviderProviderConnectionCallerRoleEnum.d.ts +8 -0
  155. package/dist/cjs/api/types/ProviderProviderConnectionCallerRoleEnum.js +10 -0
  156. package/dist/cjs/api/types/ProviderProviderConnectionListItem.d.ts +14 -0
  157. package/dist/cjs/api/types/ProviderProviderConnectionListItem.js +5 -0
  158. package/dist/cjs/api/types/ProviderProviderConnectionListRes.d.ts +8 -0
  159. package/dist/cjs/api/types/ProviderProviderConnectionListRes.js +5 -0
  160. package/dist/cjs/api/types/TaskListToApplyToOrder1.d.ts +11 -0
  161. package/dist/cjs/api/types/TaskListToApplyToOrder1.js +5 -0
  162. package/dist/cjs/api/types/UngroupedOrderRow.d.ts +0 -1
  163. package/dist/cjs/api/types/index.d.ts +37 -22
  164. package/dist/cjs/api/types/index.js +37 -22
  165. package/dist/cjs/version.d.ts +1 -1
  166. package/dist/cjs/version.js +1 -1
  167. package/dist/esm/Client.mjs +2 -2
  168. package/dist/esm/api/resources/operations/client/Client.d.mts +3 -3
  169. package/dist/esm/api/resources/operations/client/Client.mjs +5 -5
  170. package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.d.mts +1 -1
  171. package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.mjs +1 -1
  172. package/dist/esm/api/resources/operations/resources/index.d.mts +2 -2
  173. package/dist/esm/api/resources/operations/resources/index.mjs +2 -2
  174. package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/Client.d.mts +14 -13
  175. package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/Client.mjs +25 -21
  176. package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientCreate1.d.mts +0 -1
  177. package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientUpdate1.d.mts +0 -1
  178. package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/{OperationsTaskListsApplyToCaseV1Request.d.mts → OperationsTaskListsApplyToOrderV1Request.d.mts} +4 -1
  179. package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/index.d.mts +1 -1
  180. package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.d.mts +29 -3
  181. package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.mjs +138 -12
  182. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientCreate1.d.mts +0 -1
  183. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientUpdate1.d.mts +0 -1
  184. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.mts +48 -0
  185. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.mts +3 -2
  186. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/index.d.mts +1 -0
  187. package/dist/esm/api/resources/operations/resources/orderInternalMessages/client/Client.d.mts +80 -0
  188. package/dist/esm/api/resources/{shipping/resources/orderDrafts/resources/agentic → operations/resources/orderInternalMessages}/client/Client.mjs +50 -51
  189. package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.d.mts → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.d.mts} +1 -1
  190. package/dist/esm/api/resources/operations/resources/orderInternalMessages/client/requests/index.d.mts +1 -0
  191. package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.d.mts +15 -15
  192. package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.mjs +35 -32
  193. package/dist/esm/api/resources/{shipping/resources/orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.d.mts → operations/resources/orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.d.mts} +2 -2
  194. package/dist/esm/api/resources/operations/resources/orderInternalMessages/resources/s3Objects/client/requests/index.d.mts +1 -0
  195. package/dist/esm/api/resources/orgs/client/Client.d.mts +3 -0
  196. package/dist/esm/api/resources/orgs/client/Client.mjs +5 -0
  197. package/dist/esm/api/resources/orgs/resources/connections/client/Client.d.mts +21 -1
  198. package/dist/esm/api/resources/orgs/resources/connections/client/Client.mjs +90 -1
  199. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.mts +27 -0
  200. package/dist/esm/api/resources/orgs/resources/connections/client/requests/index.d.mts +1 -0
  201. package/dist/esm/api/resources/orgs/resources/index.d.mts +2 -0
  202. package/dist/esm/api/resources/orgs/resources/index.mjs +2 -0
  203. package/dist/esm/api/resources/orgs/resources/providers/client/Client.d.mts +54 -0
  204. package/dist/esm/api/resources/orgs/resources/providers/client/Client.mjs +120 -0
  205. package/dist/esm/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.d.mts +26 -0
  206. package/dist/esm/api/resources/orgs/resources/providers/client/requests/index.d.mts +1 -0
  207. package/dist/esm/api/resources/shipping/client/Client.d.mts +0 -3
  208. package/dist/esm/api/resources/shipping/client/Client.mjs +0 -5
  209. package/dist/esm/api/resources/shipping/resources/index.d.mts +1 -3
  210. package/dist/esm/api/resources/shipping/resources/index.mjs +1 -3
  211. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.d.mts +1 -1
  212. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.mjs +4 -4
  213. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.mts +3 -3
  214. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.mts +4 -4
  215. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.mts +3 -3
  216. package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +78 -0
  217. package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +325 -0
  218. package/dist/esm/api/resources/{operations/resources/cases/client/requests/CaseUnassignReq.d.mts → shipping/resources/orders/client/requests/OrdersAssignReq.d.mts} +1 -1
  219. package/dist/{cjs/api/resources/operations/resources/cases/client/requests/CasesTypeaheadV1Request.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.d.mts} +2 -2
  220. package/dist/{cjs/api/resources/operations/resources/cases/client/requests/CaseUnassignReq.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersUnassignReq.d.mts} +1 -1
  221. package/dist/esm/api/resources/{operations/resources/cases/client/requests/CaseClientUpdate1.d.mts → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.d.mts} +3 -4
  222. package/dist/esm/api/resources/shipping/resources/orders/client/requests/index.d.mts +4 -0
  223. package/dist/esm/api/resources/shipping/resources/orders/index.d.mts +1 -1
  224. package/dist/esm/api/resources/shipping/resources/orders/index.mjs +1 -1
  225. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.mts +212 -0
  226. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/Client.mjs +354 -105
  227. package/dist/esm/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.d.mts → shipping/resources/orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.d.mts} +1 -1
  228. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.mts +14 -0
  229. package/dist/{cjs/api/resources/shipping/resources/orderDrafts/client/requests/OrdersNewDraftReq.d.ts → esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.mts} +7 -7
  230. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.mts +6 -0
  231. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.d.mts +2 -1
  232. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.mjs +2 -1
  233. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.d.mts +16 -16
  234. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.mjs +24 -24
  235. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.d.mts +1 -1
  236. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.d.mts +1 -1
  237. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.d.mts +13 -25
  238. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.mjs +30 -74
  239. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.d.mts +0 -3
  240. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.mjs +0 -3
  241. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.d.mts +10 -10
  242. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.mjs +16 -16
  243. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.d.mts +1 -1
  244. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.d.mts +1 -1
  245. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.d.mts +7 -7
  246. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.mjs +12 -12
  247. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.d.mts +1 -1
  248. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.d.mts +26 -26
  249. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.mjs +42 -42
  250. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.d.mts +1 -1
  251. package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.d.mts +1 -1
  252. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.d.mts +1 -0
  253. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.mjs +1 -0
  254. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +108 -8
  255. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +456 -5
  256. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +56 -0
  257. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +60 -0
  258. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/index.d.mts +2 -0
  259. package/dist/esm/api/resources/shipping/resources/orders/resources/index.d.mts +3 -0
  260. package/dist/esm/api/resources/shipping/resources/orders/resources/index.mjs +3 -0
  261. package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.d.mts +1 -1
  262. package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.mjs +1 -1
  263. package/dist/esm/api/types/BillingReviewStatusEnum.d.mts +3 -3
  264. package/dist/esm/api/types/NotificationEventsForOrgsEnum.d.mts +5 -5
  265. package/dist/esm/api/types/NotificationEventsForOrgsEnum.mjs +4 -4
  266. package/dist/esm/api/types/NotificationEventsForUsersEnum.d.mts +5 -5
  267. package/dist/esm/api/types/NotificationEventsForUsersEnum.mjs +4 -4
  268. package/dist/esm/api/types/OperationsOrderDepartmentAssignedWebhookPayload.d.mts +16 -0
  269. package/dist/esm/api/types/OperationsOrderInternalMessageWebhookPayload.d.mts +17 -0
  270. package/dist/esm/api/types/OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.d.mts +16 -0
  271. package/dist/esm/api/types/OperationsOrderOperatorAssignedWebhookPayload.d.mts +14 -0
  272. package/dist/esm/api/types/OperationsTask1.d.mts +0 -1
  273. package/dist/esm/api/types/OperationsTaskExpandedListItem.d.mts +9 -0
  274. package/dist/esm/api/types/{OrdersExpandedListRes.d.mts → OperationsTaskExpandedListRes.d.mts} +2 -2
  275. package/dist/esm/api/types/OperationsTaskList1.d.mts +0 -1
  276. package/dist/esm/api/types/{OperationsTaskListRemoveFromCaseRes1.d.mts → OperationsTaskListRemoveFromOrderRes1.d.mts} +2 -2
  277. package/dist/esm/api/types/OperationsTaskTypeEnum.d.mts +2 -2
  278. package/dist/esm/api/types/Order1.d.mts +5 -3
  279. package/dist/esm/api/types/OrderDraftExpandedForCoordinator.d.mts +15 -0
  280. package/dist/esm/api/types/OrderDraftExpandedForShipper.d.mts +15 -0
  281. package/dist/esm/api/types/{OrderDraftExpanded.d.mts → OrderExpandedForCoordinator.d.mts} +2 -3
  282. package/dist/esm/api/types/OrderExpandedForExecutor.d.mts +14 -0
  283. package/dist/esm/api/types/OrderExpandedForProvider.d.mts +15 -0
  284. package/dist/esm/api/types/{OrderExpanded.d.mts → OrderExpandedForShipper.d.mts} +2 -2
  285. package/dist/{cjs/api/types/CaseMessage1.d.ts → esm/api/types/OrderInternalMessage1.d.mts} +1 -1
  286. package/dist/esm/api/types/{CaseS3ObjectMetadata1.d.mts → OrderInternalMessageS3ObjectMetadata1.d.mts} +3 -3
  287. package/dist/esm/api/types/OrderInternalMessages1.d.mts +14 -0
  288. package/dist/esm/api/types/OrderLimitedForCoordinator1.d.mts +41 -0
  289. package/dist/esm/api/types/OrderLimitedForExecutor1.d.mts +23 -0
  290. package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +41 -0
  291. package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +37 -0
  292. package/dist/esm/api/types/OrderProviderRoleEnum.d.mts +11 -0
  293. package/dist/esm/api/types/OrderProviderRoleEnum.mjs +7 -0
  294. package/dist/esm/api/types/OrderProviderRoleFilterEnum.d.mts +9 -0
  295. package/dist/esm/api/types/OrderProviderRoleFilterEnum.mjs +8 -0
  296. package/dist/esm/api/types/OrderTaskGroupExecutorDetails1.d.mts +12 -0
  297. package/dist/esm/api/types/OrderTaskGroupExecutorDetails1.mjs +4 -0
  298. package/dist/esm/api/types/OrderTaskGroupSharedDetails1.d.mts +9 -0
  299. package/dist/esm/api/types/OrderTaskGroupSharedDetails1.mjs +4 -0
  300. package/dist/esm/api/types/OrderTemplate1.d.mts +3 -3
  301. package/dist/esm/api/types/OrderTemplateCore1.d.mts +3 -3
  302. package/dist/esm/api/types/OrdersExpandedListForCoordinatorRes.d.mts +8 -0
  303. package/dist/esm/api/types/OrdersExpandedListForCoordinatorRes.mjs +4 -0
  304. package/dist/esm/api/types/{OrderDraftExpandedListRes.d.mts → OrdersExpandedListForExecutorRes.d.mts} +2 -2
  305. package/dist/esm/api/types/OrdersExpandedListForExecutorRes.mjs +4 -0
  306. package/dist/esm/api/types/{CasesExpandedListRes.d.mts → OrdersExpandedListForProviderRes.d.mts} +2 -2
  307. package/dist/esm/api/types/OrdersExpandedListForProviderRes.mjs +4 -0
  308. package/dist/esm/api/types/{CaseListRes.d.mts → OrdersExpandedListForShipperRes.d.mts} +2 -2
  309. package/dist/esm/api/types/OrdersExpandedListForShipperRes.mjs +4 -0
  310. package/dist/esm/api/types/{OrdersNewDraftRes.d.mts → OrdersOpenDraftRes.d.mts} +1 -1
  311. package/dist/esm/api/types/OrdersOpenDraftRes.mjs +4 -0
  312. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListItem.d.mts +20 -0
  313. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListItem.mjs +4 -0
  314. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListPage.d.mts +8 -0
  315. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListPage.mjs +4 -0
  316. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListRes.d.mts +8 -0
  317. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListRes.mjs +4 -0
  318. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorSourceEnum.d.mts +8 -0
  319. package/dist/esm/api/types/ProviderOnAndOffChrtExecutorSourceEnum.mjs +7 -0
  320. package/dist/esm/api/types/ProviderProviderConnectionCallerRoleEnum.d.mts +8 -0
  321. package/dist/esm/api/types/ProviderProviderConnectionCallerRoleEnum.mjs +7 -0
  322. package/dist/esm/api/types/ProviderProviderConnectionListItem.d.mts +14 -0
  323. package/dist/esm/api/types/ProviderProviderConnectionListItem.mjs +4 -0
  324. package/dist/esm/api/types/ProviderProviderConnectionListRes.d.mts +8 -0
  325. package/dist/esm/api/types/ProviderProviderConnectionListRes.mjs +4 -0
  326. package/dist/esm/api/types/TaskListToApplyToOrder1.d.mts +11 -0
  327. package/dist/esm/api/types/TaskListToApplyToOrder1.mjs +4 -0
  328. package/dist/esm/api/types/UngroupedOrderRow.d.mts +0 -1
  329. package/dist/esm/api/types/index.d.mts +37 -22
  330. package/dist/esm/api/types/index.mjs +37 -22
  331. package/dist/esm/version.d.mts +1 -1
  332. package/dist/esm/version.mjs +1 -1
  333. package/package.json +1 -1
  334. package/reference.md +2191 -2125
  335. package/dist/cjs/api/resources/operations/resources/cases/client/Client.d.ts +0 -276
  336. package/dist/cjs/api/resources/operations/resources/cases/client/Client.js +0 -1117
  337. package/dist/cjs/api/resources/operations/resources/cases/client/requests/CaseSetBillingReviewStatusReq.d.ts +0 -13
  338. package/dist/cjs/api/resources/operations/resources/cases/client/requests/CasesExpandedListV1Request.d.ts +0 -17
  339. package/dist/cjs/api/resources/operations/resources/cases/client/requests/CasesListV1Request.d.ts +0 -31
  340. package/dist/cjs/api/resources/operations/resources/cases/client/requests/index.d.ts +0 -8
  341. package/dist/cjs/api/resources/operations/resources/cases/resources/s3Objects/client/requests/index.d.ts +0 -1
  342. package/dist/cjs/api/resources/shipping/resources/orderDrafts/client/Client.d.ts +0 -168
  343. package/dist/cjs/api/resources/shipping/resources/orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.d.ts +0 -16
  344. package/dist/cjs/api/resources/shipping/resources/orderDrafts/client/requests/index.d.ts +0 -6
  345. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/agentic/client/Client.d.ts +0 -65
  346. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/agentic/index.d.ts +0 -2
  347. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/agentic/index.js +0 -18
  348. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.ts +0 -37
  349. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.ts +0 -1
  350. package/dist/cjs/api/types/Case1.d.ts +0 -19
  351. package/dist/cjs/api/types/CaseSortByEnum.d.ts +0 -8
  352. package/dist/cjs/api/types/CaseTypeaheadFieldEnum.d.ts +0 -4
  353. package/dist/cjs/api/types/CaseTypeaheadResult.d.ts +0 -8
  354. package/dist/cjs/api/types/CasesExpandedListItem.d.ts +0 -15
  355. package/dist/cjs/api/types/CasesExpandedListShippingTaskGroup.d.ts +0 -8
  356. package/dist/cjs/api/types/OperationsCaseGroupAssignedWebhookPayload.d.ts +0 -16
  357. package/dist/cjs/api/types/OperationsCaseMessageWebhookPayload.d.ts +0 -15
  358. package/dist/cjs/api/types/OperationsCaseOperatorAssignedWebhookPayload.d.ts +0 -14
  359. package/dist/cjs/api/types/OperationsCaseS3ObjectAddedWebhookPayload.d.ts +0 -14
  360. package/dist/cjs/api/types/OrderDraftSortByEnum.d.ts +0 -4
  361. package/dist/cjs/api/types/TaskListToApplyToCase1.d.ts +0 -7
  362. package/dist/esm/api/resources/operations/resources/cases/client/Client.d.mts +0 -276
  363. package/dist/esm/api/resources/operations/resources/cases/client/Client.mjs +0 -1080
  364. package/dist/esm/api/resources/operations/resources/cases/client/requests/CaseSetBillingReviewStatusReq.d.mts +0 -13
  365. package/dist/esm/api/resources/operations/resources/cases/client/requests/CasesExpandedListV1Request.d.mts +0 -17
  366. package/dist/esm/api/resources/operations/resources/cases/client/requests/CasesListV1Request.d.mts +0 -31
  367. package/dist/esm/api/resources/operations/resources/cases/client/requests/index.d.mts +0 -8
  368. package/dist/esm/api/resources/operations/resources/cases/resources/s3Objects/client/requests/index.d.mts +0 -1
  369. package/dist/esm/api/resources/shipping/resources/orderDrafts/client/Client.d.mts +0 -168
  370. package/dist/esm/api/resources/shipping/resources/orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.d.mts +0 -16
  371. package/dist/esm/api/resources/shipping/resources/orderDrafts/client/requests/index.d.mts +0 -6
  372. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/agentic/client/Client.d.mts +0 -65
  373. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/agentic/index.d.mts +0 -2
  374. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/agentic/index.mjs +0 -2
  375. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.mts +0 -37
  376. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.mts +0 -1
  377. package/dist/esm/api/types/Case1.d.mts +0 -19
  378. package/dist/esm/api/types/CaseSortByEnum.d.mts +0 -8
  379. package/dist/esm/api/types/CaseSortByEnum.mjs +0 -7
  380. package/dist/esm/api/types/CaseTypeaheadFieldEnum.d.mts +0 -4
  381. package/dist/esm/api/types/CaseTypeaheadResult.d.mts +0 -8
  382. package/dist/esm/api/types/CasesExpandedListItem.d.mts +0 -15
  383. package/dist/esm/api/types/CasesExpandedListShippingTaskGroup.d.mts +0 -8
  384. package/dist/esm/api/types/OperationsCaseGroupAssignedWebhookPayload.d.mts +0 -16
  385. package/dist/esm/api/types/OperationsCaseMessageWebhookPayload.d.mts +0 -15
  386. package/dist/esm/api/types/OperationsCaseOperatorAssignedWebhookPayload.d.mts +0 -14
  387. package/dist/esm/api/types/OperationsCaseS3ObjectAddedWebhookPayload.d.mts +0 -14
  388. package/dist/esm/api/types/OrderDraftSortByEnum.d.mts +0 -4
  389. package/dist/esm/api/types/TaskListToApplyToCase1.d.mts +0 -7
  390. /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.js → operationsTaskLists/client/requests/OperationsTaskListsApplyToOrderV1Request.js} +0 -0
  391. /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseAssignReq.js → operationsTasks/client/requests/OperationsTasksExpandedListV1Request.js} +0 -0
  392. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.d.ts +0 -0
  393. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.js +0 -0
  394. /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseClientUpdate1.js → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.js} +0 -0
  395. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/client/requests/index.js +0 -0
  396. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/index.d.ts +0 -0
  397. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/index.js +0 -0
  398. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.d.ts +0 -0
  399. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.js +0 -0
  400. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.d.ts +0 -0
  401. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.js +0 -0
  402. /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseSetBillingReviewStatusReq.js → orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.js} +0 -0
  403. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/requests/index.js +0 -0
  404. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.d.ts +0 -0
  405. /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.js +0 -0
  406. /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CaseUnassignReq.js → orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.js} +0 -0
  407. /package/dist/cjs/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.d.ts +0 -0
  408. /package/dist/cjs/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.js +0 -0
  409. /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CasesExpandedListV1Request.js → orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.js} +0 -0
  410. /package/dist/cjs/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/requests/index.js +0 -0
  411. /package/dist/cjs/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.d.ts +0 -0
  412. /package/dist/cjs/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.js +0 -0
  413. /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CasesListV1Request.js → shipping/resources/orders/client/requests/OrdersAssignReq.js} +0 -0
  414. /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CasesTypeaheadV1Request.js → shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.js} +0 -0
  415. /package/dist/cjs/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.js → shipping/resources/orders/client/requests/OrdersUnassignReq.js} +0 -0
  416. /package/dist/cjs/api/resources/{operations/resources/operationsTaskLists/client/requests/OperationsTaskListsApplyToCaseV1Request.js → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.js} +0 -0
  417. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.d.ts +0 -0
  418. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.js +0 -0
  419. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.js → orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.js} +0 -0
  420. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.js → orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.js} +0 -0
  421. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.d.ts +0 -0
  422. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.js +0 -0
  423. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.d.ts +0 -0
  424. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.js +0 -0
  425. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/client/requests/OrdersNewDraftReq.js → orders/resources/drafts/client/requests/OrdersOpenDraftReq.js} +0 -0
  426. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.d.ts +0 -0
  427. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.js +0 -0
  428. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic/client → orders/resources/drafts/client/requests}/index.js +0 -0
  429. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.d.ts +0 -0
  430. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.js +0 -0
  431. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.js +0 -0
  432. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.d.ts +0 -0
  433. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.js +0 -0
  434. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.d.ts +0 -0
  435. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.js +0 -0
  436. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.js +0 -0
  437. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.d.ts +0 -0
  438. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.js +0 -0
  439. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.d.ts +0 -0
  440. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.js +0 -0
  441. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts/resources/expanded}/client/index.d.ts +0 -0
  442. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests → orders/resources/drafts/resources/expanded/client}/index.js +0 -0
  443. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.d.ts +0 -0
  444. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.js +0 -0
  445. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.d.ts +0 -0
  446. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.js +0 -0
  447. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.js +0 -0
  448. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.js +0 -0
  449. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.d.ts +0 -0
  450. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.js +0 -0
  451. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.d.ts +0 -0
  452. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.js +0 -0
  453. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.d.ts +0 -0
  454. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.js +0 -0
  455. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.js +0 -0
  456. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.d.ts +0 -0
  457. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.js +0 -0
  458. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.d.ts +0 -0
  459. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.js +0 -0
  460. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.d.ts +0 -0
  461. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.js +0 -0
  462. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.d.ts +0 -0
  463. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.js +0 -0
  464. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.js +0 -0
  465. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.d.ts +0 -0
  466. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.js +0 -0
  467. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.d.ts +0 -0
  468. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.js +0 -0
  469. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.d.ts +0 -0
  470. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.js +0 -0
  471. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.js +0 -0
  472. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.d.ts +0 -0
  473. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.js +0 -0
  474. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.d.ts +0 -0
  475. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.js +0 -0
  476. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.d.ts +0 -0
  477. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.js +0 -0
  478. /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.js → orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.js} +0 -0
  479. /package/dist/cjs/api/{types/Case1.js → resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.js} +0 -0
  480. /package/dist/cjs/api/types/{CaseListRes.js → OperationsOrderDepartmentAssignedWebhookPayload.js} +0 -0
  481. /package/dist/cjs/api/types/{CaseMessage1.js → OperationsOrderInternalMessageWebhookPayload.js} +0 -0
  482. /package/dist/cjs/api/types/{CaseS3ObjectMetadata1.js → OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.js} +0 -0
  483. /package/dist/cjs/api/types/{CaseTypeaheadFieldEnum.js → OperationsOrderOperatorAssignedWebhookPayload.js} +0 -0
  484. /package/dist/cjs/api/types/{CaseTypeaheadResult.js → OperationsTaskExpandedListItem.js} +0 -0
  485. /package/dist/cjs/api/types/{CasesExpandedListItem.js → OperationsTaskExpandedListRes.js} +0 -0
  486. /package/dist/cjs/api/types/{CasesExpandedListRes.js → OperationsTaskListRemoveFromOrderRes1.js} +0 -0
  487. /package/dist/cjs/api/types/{CasesExpandedListShippingTaskGroup.js → OrderDraftExpandedForCoordinator.js} +0 -0
  488. /package/dist/cjs/api/types/{OperationsCaseGroupAssignedWebhookPayload.js → OrderDraftExpandedForShipper.js} +0 -0
  489. /package/dist/cjs/api/types/{OperationsCaseMessageWebhookPayload.js → OrderExpandedForCoordinator.js} +0 -0
  490. /package/dist/cjs/api/types/{OperationsCaseOperatorAssignedWebhookPayload.js → OrderExpandedForExecutor.js} +0 -0
  491. /package/dist/cjs/api/types/{OperationsCaseS3ObjectAddedWebhookPayload.js → OrderExpandedForProvider.js} +0 -0
  492. /package/dist/cjs/api/types/{OperationsTaskListRemoveFromCaseRes1.js → OrderExpandedForShipper.js} +0 -0
  493. /package/dist/cjs/api/types/{OrderDraftExpanded.js → OrderInternalMessage1.js} +0 -0
  494. /package/dist/cjs/api/types/{OrderDraftExpandedListRes.js → OrderInternalMessageS3ObjectMetadata1.js} +0 -0
  495. /package/dist/cjs/api/types/{OrderDraftSortByEnum.js → OrderInternalMessages1.js} +0 -0
  496. /package/dist/cjs/api/types/{OrderExpanded.js → OrderLimitedForCoordinator1.js} +0 -0
  497. /package/dist/cjs/api/types/{OrdersExpandedListRes.js → OrderLimitedForExecutor1.js} +0 -0
  498. /package/dist/cjs/api/types/{OrdersNewDraftRes.js → OrderLimitedForProvider1.js} +0 -0
  499. /package/dist/cjs/api/types/{TaskListToApplyToCase1.js → OrderLimitedForShipper1.js} +0 -0
  500. /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.mjs → operationsTaskLists/client/requests/OperationsTaskListsApplyToOrderV1Request.mjs} +0 -0
  501. /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseAssignReq.mjs → operationsTasks/client/requests/OperationsTasksExpandedListV1Request.mjs} +0 -0
  502. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.d.mts +0 -0
  503. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.mjs +0 -0
  504. /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseClientUpdate1.mjs → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.mjs} +0 -0
  505. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/client/requests/index.mjs +0 -0
  506. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/index.d.mts +0 -0
  507. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/index.mjs +0 -0
  508. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.d.mts +0 -0
  509. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.mjs +0 -0
  510. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.d.mts +0 -0
  511. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.mjs +0 -0
  512. /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseSetBillingReviewStatusReq.mjs → orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.mjs} +0 -0
  513. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/requests/index.mjs +0 -0
  514. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.d.mts +0 -0
  515. /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.mjs +0 -0
  516. /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CaseUnassignReq.mjs → orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.mjs} +0 -0
  517. /package/dist/esm/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.d.mts +0 -0
  518. /package/dist/esm/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.mjs +0 -0
  519. /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CasesExpandedListV1Request.mjs → orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.mjs} +0 -0
  520. /package/dist/esm/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/requests/index.mjs +0 -0
  521. /package/dist/esm/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.d.mts +0 -0
  522. /package/dist/esm/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.mjs +0 -0
  523. /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CasesListV1Request.mjs → shipping/resources/orders/client/requests/OrdersAssignReq.mjs} +0 -0
  524. /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CasesTypeaheadV1Request.mjs → shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.mjs} +0 -0
  525. /package/dist/esm/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.mjs → shipping/resources/orders/client/requests/OrdersUnassignReq.mjs} +0 -0
  526. /package/dist/esm/api/resources/{operations/resources/operationsTaskLists/client/requests/OperationsTaskListsApplyToCaseV1Request.mjs → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.mjs} +0 -0
  527. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.d.mts +0 -0
  528. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.mjs +0 -0
  529. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.mjs → orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.mjs} +0 -0
  530. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.mjs → orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs} +0 -0
  531. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.d.mts +0 -0
  532. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.mjs +0 -0
  533. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.d.mts +0 -0
  534. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.mjs +0 -0
  535. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/client/requests/OrdersNewDraftReq.mjs → orders/resources/drafts/client/requests/OrdersOpenDraftReq.mjs} +0 -0
  536. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.d.mts +0 -0
  537. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.mjs +0 -0
  538. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic/client → orders/resources/drafts/client/requests}/index.mjs +0 -0
  539. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.d.mts +0 -0
  540. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.mjs +0 -0
  541. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.mjs +0 -0
  542. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.d.mts +0 -0
  543. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.mjs +0 -0
  544. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.d.mts +0 -0
  545. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.mjs +0 -0
  546. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.mjs +0 -0
  547. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.d.mts +0 -0
  548. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.mjs +0 -0
  549. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.d.mts +0 -0
  550. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.mjs +0 -0
  551. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts/resources/expanded}/client/index.d.mts +0 -0
  552. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests → orders/resources/drafts/resources/expanded/client}/index.mjs +0 -0
  553. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.d.mts +0 -0
  554. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.mjs +0 -0
  555. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.d.mts +0 -0
  556. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.mjs +0 -0
  557. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.mjs +0 -0
  558. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.mjs +0 -0
  559. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.d.mts +0 -0
  560. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.mjs +0 -0
  561. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.d.mts +0 -0
  562. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.mjs +0 -0
  563. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.d.mts +0 -0
  564. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.mjs +0 -0
  565. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.mjs +0 -0
  566. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.d.mts +0 -0
  567. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.mjs +0 -0
  568. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.d.mts +0 -0
  569. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.mjs +0 -0
  570. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.d.mts +0 -0
  571. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.mjs +0 -0
  572. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.d.mts +0 -0
  573. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.mjs +0 -0
  574. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.mjs +0 -0
  575. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.d.mts +0 -0
  576. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.mjs +0 -0
  577. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.d.mts +0 -0
  578. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.mjs +0 -0
  579. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.d.mts +0 -0
  580. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.mjs +0 -0
  581. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.mjs +0 -0
  582. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.d.mts +0 -0
  583. /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.mjs +0 -0
  584. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.d.mts +0 -0
  585. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.mjs +0 -0
  586. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.d.mts +0 -0
  587. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.mjs +0 -0
  588. /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.mjs → orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.mjs} +0 -0
  589. /package/dist/esm/api/{types/Case1.mjs → resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.mjs} +0 -0
  590. /package/dist/esm/api/types/{CaseListRes.mjs → OperationsOrderDepartmentAssignedWebhookPayload.mjs} +0 -0
  591. /package/dist/esm/api/types/{CaseMessage1.mjs → OperationsOrderInternalMessageWebhookPayload.mjs} +0 -0
  592. /package/dist/esm/api/types/{CaseS3ObjectMetadata1.mjs → OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.mjs} +0 -0
  593. /package/dist/esm/api/types/{CaseTypeaheadFieldEnum.mjs → OperationsOrderOperatorAssignedWebhookPayload.mjs} +0 -0
  594. /package/dist/esm/api/types/{CaseTypeaheadResult.mjs → OperationsTaskExpandedListItem.mjs} +0 -0
  595. /package/dist/esm/api/types/{CasesExpandedListItem.mjs → OperationsTaskExpandedListRes.mjs} +0 -0
  596. /package/dist/esm/api/types/{CasesExpandedListRes.mjs → OperationsTaskListRemoveFromOrderRes1.mjs} +0 -0
  597. /package/dist/esm/api/types/{CasesExpandedListShippingTaskGroup.mjs → OrderDraftExpandedForCoordinator.mjs} +0 -0
  598. /package/dist/esm/api/types/{OperationsCaseGroupAssignedWebhookPayload.mjs → OrderDraftExpandedForShipper.mjs} +0 -0
  599. /package/dist/esm/api/types/{OperationsCaseMessageWebhookPayload.mjs → OrderExpandedForCoordinator.mjs} +0 -0
  600. /package/dist/esm/api/types/{OperationsCaseOperatorAssignedWebhookPayload.mjs → OrderExpandedForExecutor.mjs} +0 -0
  601. /package/dist/esm/api/types/{OperationsCaseS3ObjectAddedWebhookPayload.mjs → OrderExpandedForProvider.mjs} +0 -0
  602. /package/dist/esm/api/types/{OperationsTaskListRemoveFromCaseRes1.mjs → OrderExpandedForShipper.mjs} +0 -0
  603. /package/dist/esm/api/types/{OrderDraftExpanded.mjs → OrderInternalMessage1.mjs} +0 -0
  604. /package/dist/esm/api/types/{OrderDraftExpandedListRes.mjs → OrderInternalMessageS3ObjectMetadata1.mjs} +0 -0
  605. /package/dist/esm/api/types/{OrderDraftSortByEnum.mjs → OrderInternalMessages1.mjs} +0 -0
  606. /package/dist/esm/api/types/{OrderExpanded.mjs → OrderLimitedForCoordinator1.mjs} +0 -0
  607. /package/dist/esm/api/types/{OrdersExpandedListRes.mjs → OrderLimitedForExecutor1.mjs} +0 -0
  608. /package/dist/esm/api/types/{OrdersNewDraftRes.mjs → OrderLimitedForProvider1.mjs} +0 -0
  609. /package/dist/esm/api/types/{TaskListToApplyToCase1.mjs → OrderLimitedForShipper1.mjs} +0 -0
@@ -57,8 +57,8 @@ class ChrtClient {
57
57
  this._options = Object.assign(Object.assign({}, _options), { headers: (0, headers_js_1.mergeHeaders)({
58
58
  "X-Fern-Language": "JavaScript",
59
59
  "X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
60
- "X-Fern-SDK-Version": "1.861.0",
61
- "User-Agent": "@chrt-inc/typescript-sdk/1.861.0",
60
+ "X-Fern-SDK-Version": "1.866.0",
61
+ "User-Agent": "@chrt-inc/typescript-sdk/1.866.0",
62
62
  "X-Fern-Runtime": core.RUNTIME.type,
63
63
  "X-Fern-Runtime-Version": core.RUNTIME.version,
64
64
  }, _options === null || _options === void 0 ? void 0 : _options.headers) });
@@ -3,11 +3,11 @@
3
3
  */
4
4
  import * as environments from "../../../../environments.js";
5
5
  import * as core from "../../../../core/index.js";
6
- import { Cases } from "../resources/cases/client/Client.js";
7
6
  import { DepartmentRoutingRules } from "../resources/departmentRoutingRules/client/Client.js";
8
7
  import { Departments } from "../resources/departments/client/Client.js";
9
8
  import { OperationsTaskLists } from "../resources/operationsTaskLists/client/Client.js";
10
9
  import { OperationsTasks } from "../resources/operationsTasks/client/Client.js";
10
+ import { OrderInternalMessages } from "../resources/orderInternalMessages/client/Client.js";
11
11
  export declare namespace Operations {
12
12
  interface Options {
13
13
  environment?: core.Supplier<environments.ChrtEnvironment | string>;
@@ -21,15 +21,15 @@ export declare namespace Operations {
21
21
  }
22
22
  export declare class Operations {
23
23
  protected readonly _options: Operations.Options;
24
- protected _cases: Cases | undefined;
25
24
  protected _departmentRoutingRules: DepartmentRoutingRules | undefined;
26
25
  protected _departments: Departments | undefined;
27
26
  protected _operationsTaskLists: OperationsTaskLists | undefined;
28
27
  protected _operationsTasks: OperationsTasks | undefined;
28
+ protected _orderInternalMessages: OrderInternalMessages | undefined;
29
29
  constructor(_options?: Operations.Options);
30
- get cases(): Cases;
31
30
  get departmentRoutingRules(): DepartmentRoutingRules;
32
31
  get departments(): Departments;
33
32
  get operationsTaskLists(): OperationsTaskLists;
34
33
  get operationsTasks(): OperationsTasks;
34
+ get orderInternalMessages(): OrderInternalMessages;
35
35
  }
@@ -4,34 +4,34 @@
4
4
  */
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.Operations = void 0;
7
- const Client_js_1 = require("../resources/cases/client/Client.js");
8
- const Client_js_2 = require("../resources/departmentRoutingRules/client/Client.js");
9
- const Client_js_3 = require("../resources/departments/client/Client.js");
10
- const Client_js_4 = require("../resources/operationsTaskLists/client/Client.js");
11
- const Client_js_5 = require("../resources/operationsTasks/client/Client.js");
7
+ const Client_js_1 = require("../resources/departmentRoutingRules/client/Client.js");
8
+ const Client_js_2 = require("../resources/departments/client/Client.js");
9
+ const Client_js_3 = require("../resources/operationsTaskLists/client/Client.js");
10
+ const Client_js_4 = require("../resources/operationsTasks/client/Client.js");
11
+ const Client_js_5 = require("../resources/orderInternalMessages/client/Client.js");
12
12
  class Operations {
13
13
  constructor(_options = {}) {
14
14
  this._options = _options;
15
15
  }
16
- get cases() {
17
- var _a;
18
- return ((_a = this._cases) !== null && _a !== void 0 ? _a : (this._cases = new Client_js_1.Cases(this._options)));
19
- }
20
16
  get departmentRoutingRules() {
21
17
  var _a;
22
- return ((_a = this._departmentRoutingRules) !== null && _a !== void 0 ? _a : (this._departmentRoutingRules = new Client_js_2.DepartmentRoutingRules(this._options)));
18
+ return ((_a = this._departmentRoutingRules) !== null && _a !== void 0 ? _a : (this._departmentRoutingRules = new Client_js_1.DepartmentRoutingRules(this._options)));
23
19
  }
24
20
  get departments() {
25
21
  var _a;
26
- return ((_a = this._departments) !== null && _a !== void 0 ? _a : (this._departments = new Client_js_3.Departments(this._options)));
22
+ return ((_a = this._departments) !== null && _a !== void 0 ? _a : (this._departments = new Client_js_2.Departments(this._options)));
27
23
  }
28
24
  get operationsTaskLists() {
29
25
  var _a;
30
- return ((_a = this._operationsTaskLists) !== null && _a !== void 0 ? _a : (this._operationsTaskLists = new Client_js_4.OperationsTaskLists(this._options)));
26
+ return ((_a = this._operationsTaskLists) !== null && _a !== void 0 ? _a : (this._operationsTaskLists = new Client_js_3.OperationsTaskLists(this._options)));
31
27
  }
32
28
  get operationsTasks() {
33
29
  var _a;
34
- return ((_a = this._operationsTasks) !== null && _a !== void 0 ? _a : (this._operationsTasks = new Client_js_5.OperationsTasks(this._options)));
30
+ return ((_a = this._operationsTasks) !== null && _a !== void 0 ? _a : (this._operationsTasks = new Client_js_4.OperationsTasks(this._options)));
31
+ }
32
+ get orderInternalMessages() {
33
+ var _a;
34
+ return ((_a = this._orderInternalMessages) !== null && _a !== void 0 ? _a : (this._orderInternalMessages = new Client_js_5.OrderInternalMessages(this._options)));
35
35
  }
36
36
  }
37
37
  exports.Operations = Operations;
@@ -41,7 +41,7 @@ export declare class DepartmentRoutingRules {
41
41
  listV1(requestOptions?: DepartmentRoutingRules.RequestOptions): core.HttpResponsePromise<Chrt.DepartmentRoutingRule1[]>;
42
42
  private __listV1;
43
43
  /**
44
- * Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced at Case creation. | authz: min_org_role=administrator | (DepartmentRoutingRuleClientCreate1) -> (PydanticObjectId)
44
+ * Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced via suggested_department. | authz: min_org_role=administrator | (DepartmentRoutingRuleClientCreate1) -> (PydanticObjectId)
45
45
  *
46
46
  * @param {Chrt.operations.DepartmentRoutingRuleClientCreate1} request
47
47
  * @param {DepartmentRoutingRules.RequestOptions} requestOptions - Request-specific configuration.
@@ -107,7 +107,7 @@ class DepartmentRoutingRules {
107
107
  });
108
108
  }
109
109
  /**
110
- * Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced at Case creation. | authz: min_org_role=administrator | (DepartmentRoutingRuleClientCreate1) -> (PydanticObjectId)
110
+ * Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced via suggested_department. | authz: min_org_role=administrator | (DepartmentRoutingRuleClientCreate1) -> (PydanticObjectId)
111
111
  *
112
112
  * @param {Chrt.operations.DepartmentRoutingRuleClientCreate1} request
113
113
  * @param {DepartmentRoutingRules.RequestOptions} requestOptions - Request-specific configuration.
@@ -1,10 +1,10 @@
1
- export * as cases from "./cases/index.js";
2
1
  export * as departmentRoutingRules from "./departmentRoutingRules/index.js";
3
2
  export * as departments from "./departments/index.js";
4
3
  export * as operationsTaskLists from "./operationsTaskLists/index.js";
5
4
  export * as operationsTasks from "./operationsTasks/index.js";
6
- export * from "./cases/client/requests/index.js";
5
+ export * as orderInternalMessages from "./orderInternalMessages/index.js";
7
6
  export * from "./departmentRoutingRules/client/requests/index.js";
8
7
  export * from "./departments/client/requests/index.js";
9
8
  export * from "./operationsTaskLists/client/requests/index.js";
10
9
  export * from "./operationsTasks/client/requests/index.js";
10
+ export * from "./orderInternalMessages/client/requests/index.js";
@@ -36,14 +36,14 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
36
36
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
37
37
  };
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.operationsTasks = exports.operationsTaskLists = exports.departments = exports.departmentRoutingRules = exports.cases = void 0;
40
- exports.cases = __importStar(require("./cases/index.js"));
39
+ exports.orderInternalMessages = exports.operationsTasks = exports.operationsTaskLists = exports.departments = exports.departmentRoutingRules = void 0;
41
40
  exports.departmentRoutingRules = __importStar(require("./departmentRoutingRules/index.js"));
42
41
  exports.departments = __importStar(require("./departments/index.js"));
43
42
  exports.operationsTaskLists = __importStar(require("./operationsTaskLists/index.js"));
44
43
  exports.operationsTasks = __importStar(require("./operationsTasks/index.js"));
45
- __exportStar(require("./cases/client/requests/index.js"), exports);
44
+ exports.orderInternalMessages = __importStar(require("./orderInternalMessages/index.js"));
46
45
  __exportStar(require("./departmentRoutingRules/client/requests/index.js"), exports);
47
46
  __exportStar(require("./departments/client/requests/index.js"), exports);
48
47
  __exportStar(require("./operationsTaskLists/client/requests/index.js"), exports);
49
48
  __exportStar(require("./operationsTasks/client/requests/index.js"), exports);
49
+ __exportStar(require("./orderInternalMessages/client/requests/index.js"), exports);
@@ -31,24 +31,25 @@ export declare class OperationsTaskLists {
31
31
  protected readonly _options: OperationsTaskLists.Options;
32
32
  constructor(_options?: OperationsTaskLists.Options);
33
33
  /**
34
- * Materializes each entry of an OperationsTaskList into an OperationsTask on the Case (status=not_started, source_task_list_id set). Deadlines resolve per-entry from its anchor+offset; initial_deadline_timestamp, if set, pins the first entry and the chain follows. No dedup — applying twice creates duplicate tasks. | authz: min_org_role=operator | () -> (list[PydanticObjectId])
34
+ * Materializes each entry of an OperationsTaskList into an OperationsTask on the Order (status=not_started, source_task_list_id set). Deadlines resolve per-entry from its anchor+offset; initial_deadline_timestamp, if set, pins the first entry and the chain follows. department_id overrides the caller's Order department when supplied. No dedup — applying twice creates duplicate tasks. | authz: min_org_role=operator | () -> (list[PydanticObjectId])
35
35
  *
36
36
  * @param {string} taskListId
37
- * @param {string} caseId
38
- * @param {Chrt.operations.OperationsTaskListsApplyToCaseV1Request} request
37
+ * @param {string} orderId
38
+ * @param {Chrt.operations.OperationsTaskListsApplyToOrderV1Request} request
39
39
  * @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
40
40
  *
41
41
  * @throws {@link Chrt.UnprocessableEntityError}
42
42
  *
43
43
  * @example
44
- * await client.operations.operationsTaskLists.applyToCaseV1("task_list_id", "case_id", {
44
+ * await client.operations.operationsTaskLists.applyToOrderV1("task_list_id", "order_id", {
45
+ * department_id: "department_id",
45
46
  * initial_deadline_timestamp: "2024-01-15T09:30:00Z"
46
47
  * })
47
48
  */
48
- applyToCaseV1(taskListId: string, caseId: string, request?: Chrt.operations.OperationsTaskListsApplyToCaseV1Request, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<string[]>;
49
- private __applyToCaseV1;
49
+ applyToOrderV1(taskListId: string, orderId: string, request?: Chrt.operations.OperationsTaskListsApplyToOrderV1Request, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<string[]>;
50
+ private __applyToOrderV1;
50
51
  /**
51
- * Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to Cases are unaffected. | authz: min_org_role=operator | () -> (bool)
52
+ * Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to Orders are unaffected. | authz: min_org_role=operator | () -> (bool)
52
53
  *
53
54
  * @param {string} taskListId
54
55
  * @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
@@ -145,19 +146,19 @@ export declare class OperationsTaskLists {
145
146
  listV1(request?: Chrt.operations.OperationsTaskListsListV1Request, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskListListRes>;
146
147
  private __listV1;
147
148
  /**
148
- * Removes the OperationsTasks this OperationsTaskList added to the Case (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromCaseRes1)
149
+ * Removes the OperationsTasks this OperationsTaskList added to the Order (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromOrderRes1)
149
150
  *
150
151
  * @param {string} taskListId
151
- * @param {string} caseId
152
+ * @param {string} orderId
152
153
  * @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
153
154
  *
154
155
  * @throws {@link Chrt.UnprocessableEntityError}
155
156
  *
156
157
  * @example
157
- * await client.operations.operationsTaskLists.removeNotStartedTasksFromCaseV1("task_list_id", "case_id")
158
+ * await client.operations.operationsTaskLists.removeNotStartedTasksFromOrderV1("task_list_id", "order_id")
158
159
  */
159
- removeNotStartedTasksFromCaseV1(taskListId: string, caseId: string, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskListRemoveFromCaseRes1>;
160
- private __removeNotStartedTasksFromCaseV1;
160
+ removeNotStartedTasksFromOrderV1(taskListId: string, orderId: string, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskListRemoveFromOrderRes1>;
161
+ private __removeNotStartedTasksFromOrderV1;
161
162
  /**
162
163
  * Restores an archived OperationsTaskList by setting `archived=False`. | authz: min_org_role=operator | () -> (bool)
163
164
  *
@@ -201,7 +202,7 @@ export declare class OperationsTaskLists {
201
202
  getV1(taskListId: string, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskList1>;
202
203
  private __getV1;
203
204
  /**
204
- * Updates scalar fields (name, description, tags) on an OperationsTaskList. | authz: min_org_role=operator | (OperationsTaskListClientUpdate1) -> (bool)
205
+ * Updates scalar fields (name, description) on an OperationsTaskList. | authz: min_org_role=operator | (OperationsTaskListClientUpdate1) -> (bool)
205
206
  *
206
207
  * @param {string} taskListId
207
208
  * @param {Chrt.operations.OperationsTaskListClientUpdate1} request
@@ -56,34 +56,38 @@ class OperationsTaskLists {
56
56
  this._options = _options;
57
57
  }
58
58
  /**
59
- * Materializes each entry of an OperationsTaskList into an OperationsTask on the Case (status=not_started, source_task_list_id set). Deadlines resolve per-entry from its anchor+offset; initial_deadline_timestamp, if set, pins the first entry and the chain follows. No dedup — applying twice creates duplicate tasks. | authz: min_org_role=operator | () -> (list[PydanticObjectId])
59
+ * Materializes each entry of an OperationsTaskList into an OperationsTask on the Order (status=not_started, source_task_list_id set). Deadlines resolve per-entry from its anchor+offset; initial_deadline_timestamp, if set, pins the first entry and the chain follows. department_id overrides the caller's Order department when supplied. No dedup — applying twice creates duplicate tasks. | authz: min_org_role=operator | () -> (list[PydanticObjectId])
60
60
  *
61
61
  * @param {string} taskListId
62
- * @param {string} caseId
63
- * @param {Chrt.operations.OperationsTaskListsApplyToCaseV1Request} request
62
+ * @param {string} orderId
63
+ * @param {Chrt.operations.OperationsTaskListsApplyToOrderV1Request} request
64
64
  * @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
65
65
  *
66
66
  * @throws {@link Chrt.UnprocessableEntityError}
67
67
  *
68
68
  * @example
69
- * await client.operations.operationsTaskLists.applyToCaseV1("task_list_id", "case_id", {
69
+ * await client.operations.operationsTaskLists.applyToOrderV1("task_list_id", "order_id", {
70
+ * department_id: "department_id",
70
71
  * initial_deadline_timestamp: "2024-01-15T09:30:00Z"
71
72
  * })
72
73
  */
73
- applyToCaseV1(taskListId, caseId, request = {}, requestOptions) {
74
- return core.HttpResponsePromise.fromPromise(this.__applyToCaseV1(taskListId, caseId, request, requestOptions));
74
+ applyToOrderV1(taskListId, orderId, request = {}, requestOptions) {
75
+ return core.HttpResponsePromise.fromPromise(this.__applyToOrderV1(taskListId, orderId, request, requestOptions));
75
76
  }
76
- __applyToCaseV1(taskListId_1, caseId_1) {
77
- return __awaiter(this, arguments, void 0, function* (taskListId, caseId, request = {}, requestOptions) {
77
+ __applyToOrderV1(taskListId_1, orderId_1) {
78
+ return __awaiter(this, arguments, void 0, function* (taskListId, orderId, request = {}, requestOptions) {
78
79
  var _a, _b, _c, _d;
79
- const { initial_deadline_timestamp: initialDeadlineTimestamp } = request;
80
+ const { department_id: departmentId, initial_deadline_timestamp: initialDeadlineTimestamp } = request;
80
81
  const _queryParams = {};
82
+ if (departmentId !== undefined) {
83
+ _queryParams["department_id"] = departmentId;
84
+ }
81
85
  if (initialDeadlineTimestamp !== undefined) {
82
86
  _queryParams["initial_deadline_timestamp"] = initialDeadlineTimestamp;
83
87
  }
84
88
  let _headers = (0, headers_js_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
85
89
  const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
86
- url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `operations/operations_task_lists/apply_to_case/v1/${encodeURIComponent(taskListId)}/${encodeURIComponent(caseId)}`),
90
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `operations/operations_task_lists/apply_to_order/v1/${encodeURIComponent(taskListId)}/${encodeURIComponent(orderId)}`),
87
91
  method: "POST",
88
92
  headers: _headers,
89
93
  queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
@@ -114,7 +118,7 @@ class OperationsTaskLists {
114
118
  rawResponse: _response.rawResponse,
115
119
  });
116
120
  case "timeout":
117
- throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/apply_to_case/v1/{task_list_id}/{case_id}.");
121
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/apply_to_order/v1/{task_list_id}/{order_id}.");
118
122
  case "unknown":
119
123
  throw new errors.ChrtError({
120
124
  message: _response.error.errorMessage,
@@ -124,7 +128,7 @@ class OperationsTaskLists {
124
128
  });
125
129
  }
126
130
  /**
127
- * Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to Cases are unaffected. | authz: min_org_role=operator | () -> (bool)
131
+ * Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to Orders are unaffected. | authz: min_org_role=operator | () -> (bool)
128
132
  *
129
133
  * @param {string} taskListId
130
134
  * @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
@@ -523,26 +527,26 @@ class OperationsTaskLists {
523
527
  });
524
528
  }
525
529
  /**
526
- * Removes the OperationsTasks this OperationsTaskList added to the Case (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromCaseRes1)
530
+ * Removes the OperationsTasks this OperationsTaskList added to the Order (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromOrderRes1)
527
531
  *
528
532
  * @param {string} taskListId
529
- * @param {string} caseId
533
+ * @param {string} orderId
530
534
  * @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
531
535
  *
532
536
  * @throws {@link Chrt.UnprocessableEntityError}
533
537
  *
534
538
  * @example
535
- * await client.operations.operationsTaskLists.removeNotStartedTasksFromCaseV1("task_list_id", "case_id")
539
+ * await client.operations.operationsTaskLists.removeNotStartedTasksFromOrderV1("task_list_id", "order_id")
536
540
  */
537
- removeNotStartedTasksFromCaseV1(taskListId, caseId, requestOptions) {
538
- return core.HttpResponsePromise.fromPromise(this.__removeNotStartedTasksFromCaseV1(taskListId, caseId, requestOptions));
541
+ removeNotStartedTasksFromOrderV1(taskListId, orderId, requestOptions) {
542
+ return core.HttpResponsePromise.fromPromise(this.__removeNotStartedTasksFromOrderV1(taskListId, orderId, requestOptions));
539
543
  }
540
- __removeNotStartedTasksFromCaseV1(taskListId, caseId, requestOptions) {
544
+ __removeNotStartedTasksFromOrderV1(taskListId, orderId, requestOptions) {
541
545
  return __awaiter(this, void 0, void 0, function* () {
542
546
  var _a, _b, _c, _d;
543
547
  let _headers = (0, headers_js_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
544
548
  const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
545
- url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `operations/operations_task_lists/remove_not_started_tasks_from_case/v1/${encodeURIComponent(taskListId)}/${encodeURIComponent(caseId)}`),
549
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `operations/operations_task_lists/remove_not_started_tasks_from_order/v1/${encodeURIComponent(taskListId)}/${encodeURIComponent(orderId)}`),
546
550
  method: "POST",
547
551
  headers: _headers,
548
552
  queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
@@ -576,7 +580,7 @@ class OperationsTaskLists {
576
580
  rawResponse: _response.rawResponse,
577
581
  });
578
582
  case "timeout":
579
- throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/remove_not_started_tasks_from_case/v1/{task_list_id}/{case_id}.");
583
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/remove_not_started_tasks_from_order/v1/{task_list_id}/{order_id}.");
580
584
  case "unknown":
581
585
  throw new errors.ChrtError({
582
586
  message: _response.error.errorMessage,
@@ -769,7 +773,7 @@ class OperationsTaskLists {
769
773
  });
770
774
  }
771
775
  /**
772
- * Updates scalar fields (name, description, tags) on an OperationsTaskList. | authz: min_org_role=operator | (OperationsTaskListClientUpdate1) -> (bool)
776
+ * Updates scalar fields (name, description) on an OperationsTaskList. | authz: min_org_role=operator | (OperationsTaskListClientUpdate1) -> (bool)
773
777
  *
774
778
  * @param {string} taskListId
775
779
  * @param {Chrt.operations.OperationsTaskListClientUpdate1} request
@@ -14,5 +14,4 @@ export interface OperationsTaskListClientCreate1 {
14
14
  entries?: Chrt.OperationsTaskListEntryClientCreate1[];
15
15
  name: string;
16
16
  schema_version: number;
17
- tags?: string[];
18
17
  }
@@ -9,5 +9,4 @@ export interface OperationsTaskListClientUpdate1 {
9
9
  description?: string | null;
10
10
  description__set_to_None?: boolean;
11
11
  name?: string | null;
12
- tags?: string[];
13
12
  }
@@ -4,10 +4,13 @@
4
4
  /**
5
5
  * @example
6
6
  * {
7
+ * department_id: "department_id",
7
8
  * initial_deadline_timestamp: "2024-01-15T09:30:00Z"
8
9
  * }
9
10
  */
10
- export interface OperationsTaskListsApplyToCaseV1Request {
11
+ export interface OperationsTaskListsApplyToOrderV1Request {
12
+ /** Overrides the Order department for tasks materialized by this application. */
13
+ department_id?: string | null;
11
14
  /** If set, pins the first entry's deadline; later FROM_PREVIOUS_TASK entries cascade from it. */
12
15
  initial_deadline_timestamp?: string | null;
13
16
  }
@@ -1,4 +1,4 @@
1
- export { type OperationsTaskListsApplyToCaseV1Request } from "./OperationsTaskListsApplyToCaseV1Request.js";
1
+ export { type OperationsTaskListsApplyToOrderV1Request } from "./OperationsTaskListsApplyToOrderV1Request.js";
2
2
  export { type OperationsTaskListReorderEntries1 } from "./OperationsTaskListReorderEntries1.js";
3
3
  export { type OperationsTaskListsListV1Request } from "./OperationsTaskListsListV1Request.js";
4
4
  export { type OperationsTaskListClientCreate1 } from "./OperationsTaskListClientCreate1.js";
@@ -79,7 +79,32 @@ export declare class OperationsTasks {
79
79
  deleteCommentV1(taskId: string, commentId: string, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<boolean>;
80
80
  private __deleteCommentV1;
81
81
  /**
82
- * Lists OperationsTasks for the caller's organization, with order ids / order short id / order off-CHRT reference id / department / type / status / tag / assignee / deadline filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (OperationsTaskListRes)
82
+ * Lists OperationsTasks with department and assigned-user details. | authz: min_org_role=operator | () -> (OperationsTaskExpandedListRes)
83
+ *
84
+ * @param {Chrt.operations.OperationsTasksExpandedListV1Request} request
85
+ * @param {OperationsTasks.RequestOptions} requestOptions - Request-specific configuration.
86
+ *
87
+ * @throws {@link Chrt.UnprocessableEntityError}
88
+ *
89
+ * @example
90
+ * await client.operations.operationsTasks.expandedListV1({
91
+ * sort_by: "deadline_timestamp",
92
+ * sort_order: "asc",
93
+ * page: 1,
94
+ * page_size: 1,
95
+ * search: "search",
96
+ * filter_order_short_id: "filter_order_short_id",
97
+ * filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
98
+ * filter_department_id: "filter_department_id",
99
+ * filter_assigned_user_id: "filter_assigned_user_id",
100
+ * filter_deadline_gte: "2024-01-15T09:30:00Z",
101
+ * filter_deadline_lte: "2024-01-15T09:30:00Z"
102
+ * })
103
+ */
104
+ expandedListV1(request?: Chrt.operations.OperationsTasksExpandedListV1Request, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskExpandedListRes>;
105
+ private __expandedListV1;
106
+ /**
107
+ * Lists OperationsTasks for the caller's organization, with order ids / order short id / order off-CHRT reference id / department / type / status / assignee / deadline filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (OperationsTaskListRes)
83
108
  *
84
109
  * @param {Chrt.operations.OperationsTasksListV1Request} request
85
110
  * @param {OperationsTasks.RequestOptions} requestOptions - Request-specific configuration.
@@ -92,6 +117,7 @@ export declare class OperationsTasks {
92
117
  * sort_order: "asc",
93
118
  * page: 1,
94
119
  * page_size: 1,
120
+ * search: "search",
95
121
  * filter_order_short_id: "filter_order_short_id",
96
122
  * filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
97
123
  * filter_department_id: "filter_department_id",
@@ -119,7 +145,7 @@ export declare class OperationsTasks {
119
145
  updateStatusV1(taskId: string, request: Chrt.operations.OperationsTaskStatusReq, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<boolean>;
120
146
  private __updateStatusV1;
121
147
  /**
122
- * Creates a new OperationsTask on an Order the caller's organization has a Case for. | authz: min_org_role=operator | (OperationsTaskClientCreate1) -> (PydanticObjectId)
148
+ * Creates a new OperationsTask on an Order where the caller is coordinator or executor. Seeds department_id from the caller's Order department fields. | authz: min_org_role=operator | (OperationsTaskClientCreate1) -> (PydanticObjectId)
123
149
  *
124
150
  * @param {Chrt.operations.OperationsTaskClientCreate1} request
125
151
  * @param {OperationsTasks.RequestOptions} requestOptions - Request-specific configuration.
@@ -164,7 +190,7 @@ export declare class OperationsTasks {
164
190
  deleteV1(taskId: string, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<boolean>;
165
191
  private __deleteV1;
166
192
  /**
167
- * Updates editable fields (task_type, title, description, deadline_timestamp, tags, assigned_user_ids) on an OperationsTask. | authz: min_org_role=operator | (OperationsTaskClientUpdate1) -> (bool)
193
+ * Updates editable fields (task_type, title, description, deadline_timestamp, assigned_user_ids) on an OperationsTask. | authz: min_org_role=operator | (OperationsTaskClientUpdate1) -> (bool)
168
194
  *
169
195
  * @param {string} taskId
170
196
  * @param {Chrt.operations.OperationsTaskClientUpdate1} request