@chrt-inc/typescript-sdk 1.876.0 → 1.881.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 (264) hide show
  1. package/dist/cjs/Client.js +2 -2
  2. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.d.ts +25 -9
  3. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.js +80 -12
  4. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1.d.ts +14 -0
  5. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/{OperationsTasksBulkUpdateDeadlinesReq1.d.ts → OperationsTasksSetDeadlineTimestampsReq1.d.ts} +4 -4
  6. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/index.d.ts +2 -1
  7. package/dist/cjs/api/resources/orgs/resources/connections/client/Client.d.ts +83 -36
  8. package/dist/cjs/api/resources/orgs/resources/connections/client/Client.js +260 -79
  9. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListCoordinatorsForExecutorV1Request.d.ts +23 -0
  10. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListCoordinatorsForShipperV1Request.d.ts +20 -0
  11. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListExecutorsForCoordinatorV1Request.d.ts +23 -0
  12. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListExecutorsGeoSearchForCoordinatorV1Request.d.ts +26 -0
  13. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListShippersForCoordinatorV1Request.d.ts +20 -0
  14. package/dist/{esm/api/resources/orgs/resources/connections/client/requests/ProviderProviderUpdateAutoAssignReq.d.mts → cjs/api/resources/orgs/resources/connections/client/requests/CoordinatorExecutorUpdateAutoAssignReq.d.ts} +1 -1
  15. package/dist/{esm/api/resources/orgs/resources/connections/client/requests/ShipperProviderConnectionClientUpdate1.d.mts → cjs/api/resources/orgs/resources/connections/client/requests/ShipperCoordinatorConnectionClientUpdate1.d.ts} +1 -1
  16. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/index.d.ts +7 -5
  17. package/dist/cjs/api/resources/orgs/resources/connections/index.d.ts +1 -0
  18. package/dist/cjs/api/resources/orgs/resources/connections/index.js +1 -0
  19. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/Client.d.ts +50 -0
  20. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/Client.js +136 -0
  21. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/index.d.ts +2 -0
  22. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/index.js +17 -0
  23. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/requests/CoordinatorsTypeaheadV1Request.d.ts +16 -0
  24. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/requests/index.d.ts +1 -0
  25. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/client/requests/index.js +2 -0
  26. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/index.d.ts +1 -0
  27. package/dist/cjs/api/resources/orgs/resources/connections/resources/coordinators/index.js +17 -0
  28. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/Client.d.ts +50 -0
  29. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/Client.js +136 -0
  30. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/index.d.ts +2 -0
  31. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/index.js +17 -0
  32. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/requests/ExecutorsTypeaheadV1Request.d.ts +16 -0
  33. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/requests/index.d.ts +1 -0
  34. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/client/requests/index.js +2 -0
  35. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/index.d.ts +1 -0
  36. package/dist/cjs/api/resources/orgs/resources/connections/resources/executors/index.js +17 -0
  37. package/dist/cjs/api/resources/orgs/resources/connections/resources/index.d.ts +6 -0
  38. package/dist/cjs/api/resources/orgs/resources/connections/resources/index.js +45 -0
  39. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/Client.d.ts +50 -0
  40. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/Client.js +136 -0
  41. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/index.d.ts +2 -0
  42. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/index.js +17 -0
  43. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/requests/ShippersTypeaheadV1Request.d.ts +16 -0
  44. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/requests/index.d.ts +1 -0
  45. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/client/requests/index.js +2 -0
  46. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/index.d.ts +1 -0
  47. package/dist/cjs/api/resources/orgs/resources/connections/resources/shippers/index.js +17 -0
  48. package/dist/cjs/api/resources/orgs/resources/connections/types/ConnectionsGetByHandleV1Response.d.ts +1 -1
  49. package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/Client.d.ts +2 -2
  50. package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/Client.js +2 -2
  51. package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataListV1Request.d.ts +1 -1
  52. package/dist/cjs/api/resources/shipping/resources/cargos/client/Client.d.ts +1 -1
  53. package/dist/cjs/api/resources/shipping/resources/cargos/client/Client.js +1 -1
  54. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +1 -1
  55. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +1 -1
  56. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.ts +1 -1
  57. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.js +1 -1
  58. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +44 -4
  59. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.ts +3 -1
  60. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +3 -1
  61. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +3 -1
  62. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.ts +3 -1
  63. package/dist/cjs/api/types/ConnectionTypeaheadFieldEnum.d.ts +4 -0
  64. package/dist/cjs/api/types/ConnectionTypeaheadResult.d.ts +8 -0
  65. package/dist/cjs/api/types/ConnectionTypeaheadValue.d.ts +7 -0
  66. package/dist/cjs/api/types/{ProviderProviderConnection1.d.ts → CoordinatorExecutorConnection1.d.ts} +1 -1
  67. package/dist/cjs/api/types/CoordinatorExecutorConnectionForCoordinatorGeoSearchListItem.d.ts +10 -0
  68. package/dist/cjs/api/types/CoordinatorExecutorConnectionForCoordinatorGeoSearchListItem.js +5 -0
  69. package/dist/cjs/api/types/CoordinatorExecutorConnectionForCoordinatorListItem.d.ts +9 -0
  70. package/dist/cjs/api/types/CoordinatorExecutorConnectionForCoordinatorListItem.js +5 -0
  71. package/dist/cjs/api/types/CoordinatorExecutorConnectionForExecutorListItem.d.ts +8 -0
  72. package/dist/cjs/api/types/CoordinatorExecutorConnectionForExecutorListItem.js +5 -0
  73. package/dist/cjs/api/types/CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes.d.ts +8 -0
  74. package/dist/cjs/api/types/CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes.js +5 -0
  75. package/dist/cjs/api/types/CoordinatorExecutorConnectionsForCoordinatorListRes.d.ts +8 -0
  76. package/dist/cjs/api/types/CoordinatorExecutorConnectionsForCoordinatorListRes.js +5 -0
  77. package/dist/cjs/api/types/{ShipperProviderConnectionsForShipperListRes.d.ts → CoordinatorExecutorConnectionsForExecutorListRes.d.ts} +2 -2
  78. package/dist/cjs/api/types/CoordinatorExecutorConnectionsForExecutorListRes.js +5 -0
  79. package/dist/cjs/api/types/{OperationsTaskDeadlineUpdate1.d.ts → OperationsTaskDeadlineTimestampUpdate1.d.ts} +2 -2
  80. package/dist/cjs/api/types/OperationsTaskDeadlineTimestampUpdate1.js +5 -0
  81. package/dist/cjs/api/types/OperationsTasksDeadlineTimestampsUpdateRes1.d.ts +7 -0
  82. package/dist/cjs/api/types/OperationsTasksDeadlineTimestampsUpdateRes1.js +5 -0
  83. package/dist/cjs/api/types/Order1.d.ts +2 -0
  84. package/dist/cjs/api/types/OrderLimitedForCoordinator1.d.ts +2 -0
  85. package/dist/cjs/api/types/OrderLimitedForExecutor1.d.ts +2 -0
  86. package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +2 -0
  87. package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +2 -0
  88. package/dist/cjs/api/types/OrderTaskGroupExecutorDetails1.d.ts +2 -0
  89. package/dist/cjs/api/types/OrderTaskGroupSharedDetails1.d.ts +2 -0
  90. package/dist/cjs/api/types/OrderTypeaheadFieldEnum.d.ts +2 -1
  91. package/dist/cjs/api/types/OrderTypeaheadFieldEnum.js +1 -0
  92. package/dist/cjs/api/types/{ShipperProviderConnection1.d.ts → ShipperCoordinatorConnection1.d.ts} +1 -1
  93. package/dist/cjs/api/types/ShipperCoordinatorConnection1.js +5 -0
  94. package/dist/cjs/api/types/{ShipperProviderConnectionForCoordinatorListItem.d.ts → ShipperCoordinatorConnectionForCoordinatorListItem.d.ts} +2 -2
  95. package/dist/cjs/api/types/ShipperCoordinatorConnectionForCoordinatorListItem.js +5 -0
  96. package/dist/cjs/api/types/ShipperCoordinatorConnectionForShipperListItem.d.ts +8 -0
  97. package/dist/cjs/api/types/ShipperCoordinatorConnectionForShipperListItem.js +5 -0
  98. package/dist/cjs/api/types/ShipperCoordinatorConnectionsForCoordinatorListRes.d.ts +8 -0
  99. package/dist/cjs/api/types/ShipperCoordinatorConnectionsForCoordinatorListRes.js +5 -0
  100. package/dist/cjs/api/types/{ProviderProviderConnectionListRes.d.ts → ShipperCoordinatorConnectionsForShipperListRes.d.ts} +2 -2
  101. package/dist/cjs/api/types/ShipperCoordinatorConnectionsForShipperListRes.js +5 -0
  102. package/dist/cjs/api/types/TaskGroupExpanded.d.ts +2 -0
  103. package/dist/cjs/api/types/index.d.ts +17 -11
  104. package/dist/cjs/api/types/index.js +17 -11
  105. package/dist/cjs/version.d.ts +1 -1
  106. package/dist/cjs/version.js +1 -1
  107. package/dist/esm/Client.mjs +2 -2
  108. package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.d.mts +25 -9
  109. package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.mjs +80 -12
  110. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1.d.mts +14 -0
  111. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/{OperationsTasksBulkUpdateDeadlinesReq1.d.mts → OperationsTasksSetDeadlineTimestampsReq1.d.mts} +4 -4
  112. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/index.d.mts +2 -1
  113. package/dist/esm/api/resources/orgs/resources/connections/client/Client.d.mts +83 -36
  114. package/dist/esm/api/resources/orgs/resources/connections/client/Client.mjs +260 -79
  115. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListCoordinatorsForExecutorV1Request.d.mts +23 -0
  116. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListCoordinatorsForShipperV1Request.d.mts +20 -0
  117. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListExecutorsForCoordinatorV1Request.d.mts +23 -0
  118. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListExecutorsGeoSearchForCoordinatorV1Request.d.mts +26 -0
  119. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListShippersForCoordinatorV1Request.d.mts +20 -0
  120. package/dist/{cjs/api/resources/orgs/resources/connections/client/requests/ProviderProviderUpdateAutoAssignReq.d.ts → esm/api/resources/orgs/resources/connections/client/requests/CoordinatorExecutorUpdateAutoAssignReq.d.mts} +1 -1
  121. package/dist/{cjs/api/resources/orgs/resources/connections/client/requests/ShipperProviderConnectionClientUpdate1.d.ts → esm/api/resources/orgs/resources/connections/client/requests/ShipperCoordinatorConnectionClientUpdate1.d.mts} +1 -1
  122. package/dist/esm/api/resources/orgs/resources/connections/client/requests/index.d.mts +7 -5
  123. package/dist/esm/api/resources/orgs/resources/connections/index.d.mts +1 -0
  124. package/dist/esm/api/resources/orgs/resources/connections/index.mjs +1 -0
  125. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/Client.d.mts +50 -0
  126. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/Client.mjs +99 -0
  127. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/index.d.mts +2 -0
  128. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/index.mjs +1 -0
  129. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/requests/CoordinatorsTypeaheadV1Request.d.mts +16 -0
  130. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/requests/index.d.mts +1 -0
  131. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/client/requests/index.mjs +1 -0
  132. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/index.d.mts +1 -0
  133. package/dist/esm/api/resources/orgs/resources/connections/resources/coordinators/index.mjs +1 -0
  134. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/Client.d.mts +50 -0
  135. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/Client.mjs +99 -0
  136. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/index.d.mts +2 -0
  137. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/index.mjs +1 -0
  138. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/requests/ExecutorsTypeaheadV1Request.d.mts +16 -0
  139. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/requests/index.d.mts +1 -0
  140. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/client/requests/index.mjs +1 -0
  141. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/index.d.mts +1 -0
  142. package/dist/esm/api/resources/orgs/resources/connections/resources/executors/index.mjs +1 -0
  143. package/dist/esm/api/resources/orgs/resources/connections/resources/index.d.mts +6 -0
  144. package/dist/esm/api/resources/orgs/resources/connections/resources/index.mjs +6 -0
  145. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/Client.d.mts +50 -0
  146. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/Client.mjs +99 -0
  147. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/index.d.mts +2 -0
  148. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/index.mjs +1 -0
  149. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/requests/ShippersTypeaheadV1Request.d.mts +16 -0
  150. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/requests/index.d.mts +1 -0
  151. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/client/requests/index.mjs +1 -0
  152. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/index.d.mts +1 -0
  153. package/dist/esm/api/resources/orgs/resources/connections/resources/shippers/index.mjs +1 -0
  154. package/dist/esm/api/resources/orgs/resources/connections/types/ConnectionsGetByHandleV1Response.d.mts +1 -1
  155. package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/Client.d.mts +2 -2
  156. package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/Client.mjs +2 -2
  157. package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataListV1Request.d.mts +1 -1
  158. package/dist/esm/api/resources/shipping/resources/cargos/client/Client.d.mts +1 -1
  159. package/dist/esm/api/resources/shipping/resources/cargos/client/Client.mjs +1 -1
  160. package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +1 -1
  161. package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +1 -1
  162. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.mts +1 -1
  163. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.mjs +1 -1
  164. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +44 -4
  165. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.mts +3 -1
  166. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +3 -1
  167. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +3 -1
  168. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.mts +3 -1
  169. package/dist/esm/api/types/ConnectionTypeaheadFieldEnum.d.mts +4 -0
  170. package/dist/esm/api/types/ConnectionTypeaheadResult.d.mts +8 -0
  171. package/dist/esm/api/types/ConnectionTypeaheadValue.d.mts +7 -0
  172. package/dist/esm/api/types/{ProviderProviderConnection1.d.mts → CoordinatorExecutorConnection1.d.mts} +1 -1
  173. package/dist/esm/api/types/CoordinatorExecutorConnectionForCoordinatorGeoSearchListItem.d.mts +10 -0
  174. package/dist/esm/api/types/CoordinatorExecutorConnectionForCoordinatorGeoSearchListItem.mjs +4 -0
  175. package/dist/esm/api/types/CoordinatorExecutorConnectionForCoordinatorListItem.d.mts +9 -0
  176. package/dist/esm/api/types/CoordinatorExecutorConnectionForCoordinatorListItem.mjs +4 -0
  177. package/dist/esm/api/types/CoordinatorExecutorConnectionForExecutorListItem.d.mts +8 -0
  178. package/dist/esm/api/types/CoordinatorExecutorConnectionForExecutorListItem.mjs +4 -0
  179. package/dist/esm/api/types/CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes.d.mts +8 -0
  180. package/dist/esm/api/types/CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes.mjs +4 -0
  181. package/dist/esm/api/types/CoordinatorExecutorConnectionsForCoordinatorListRes.d.mts +8 -0
  182. package/dist/esm/api/types/CoordinatorExecutorConnectionsForCoordinatorListRes.mjs +4 -0
  183. package/dist/esm/api/types/{ShipperProviderConnectionsForCoordinatorListRes.d.mts → CoordinatorExecutorConnectionsForExecutorListRes.d.mts} +2 -2
  184. package/dist/esm/api/types/CoordinatorExecutorConnectionsForExecutorListRes.mjs +4 -0
  185. package/dist/esm/api/types/{OperationsTaskDeadlineUpdate1.d.mts → OperationsTaskDeadlineTimestampUpdate1.d.mts} +2 -2
  186. package/dist/esm/api/types/OperationsTaskDeadlineTimestampUpdate1.mjs +4 -0
  187. package/dist/esm/api/types/OperationsTasksDeadlineTimestampsUpdateRes1.d.mts +7 -0
  188. package/dist/esm/api/types/OperationsTasksDeadlineTimestampsUpdateRes1.mjs +4 -0
  189. package/dist/esm/api/types/Order1.d.mts +2 -0
  190. package/dist/esm/api/types/OrderLimitedForCoordinator1.d.mts +2 -0
  191. package/dist/esm/api/types/OrderLimitedForExecutor1.d.mts +2 -0
  192. package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +2 -0
  193. package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +2 -0
  194. package/dist/esm/api/types/OrderTaskGroupExecutorDetails1.d.mts +2 -0
  195. package/dist/esm/api/types/OrderTaskGroupSharedDetails1.d.mts +2 -0
  196. package/dist/esm/api/types/OrderTypeaheadFieldEnum.d.mts +2 -1
  197. package/dist/esm/api/types/OrderTypeaheadFieldEnum.mjs +1 -0
  198. package/dist/esm/api/types/{ShipperProviderConnection1.d.mts → ShipperCoordinatorConnection1.d.mts} +1 -1
  199. package/dist/esm/api/types/ShipperCoordinatorConnection1.mjs +4 -0
  200. package/dist/esm/api/types/{ShipperProviderConnectionForCoordinatorListItem.d.mts → ShipperCoordinatorConnectionForCoordinatorListItem.d.mts} +2 -2
  201. package/dist/esm/api/types/ShipperCoordinatorConnectionForCoordinatorListItem.mjs +4 -0
  202. package/dist/esm/api/types/ShipperCoordinatorConnectionForShipperListItem.d.mts +8 -0
  203. package/dist/esm/api/types/ShipperCoordinatorConnectionForShipperListItem.mjs +4 -0
  204. package/dist/esm/api/types/ShipperCoordinatorConnectionsForCoordinatorListRes.d.mts +8 -0
  205. package/dist/esm/api/types/ShipperCoordinatorConnectionsForCoordinatorListRes.mjs +4 -0
  206. package/dist/esm/api/types/{ProviderProviderConnectionListRes.d.mts → ShipperCoordinatorConnectionsForShipperListRes.d.mts} +2 -2
  207. package/dist/esm/api/types/ShipperCoordinatorConnectionsForShipperListRes.mjs +4 -0
  208. package/dist/esm/api/types/TaskGroupExpanded.d.mts +2 -0
  209. package/dist/esm/api/types/index.d.mts +17 -11
  210. package/dist/esm/api/types/index.mjs +17 -11
  211. package/dist/esm/version.d.mts +1 -1
  212. package/dist/esm/version.mjs +1 -1
  213. package/package.json +1 -1
  214. package/reference.md +451 -43
  215. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.ts +0 -33
  216. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListProvidersV1Request.d.ts +0 -17
  217. package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListShippersV1Request.d.ts +0 -17
  218. package/dist/cjs/api/types/OperationsTasksBulkUpdateDeadlinesRes1.d.ts +0 -7
  219. package/dist/cjs/api/types/ProviderProviderConnectionCallerRoleEnum.d.ts +0 -8
  220. package/dist/cjs/api/types/ProviderProviderConnectionCallerRoleEnum.js +0 -10
  221. package/dist/cjs/api/types/ProviderProviderConnectionListItem.d.ts +0 -11
  222. package/dist/cjs/api/types/ShipperProviderConnectionForShipperListItem.d.ts +0 -8
  223. package/dist/cjs/api/types/ShipperProviderConnectionsForCoordinatorListRes.d.ts +0 -8
  224. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.mts +0 -33
  225. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListProvidersV1Request.d.mts +0 -17
  226. package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListShippersV1Request.d.mts +0 -17
  227. package/dist/esm/api/types/OperationsTasksBulkUpdateDeadlinesRes1.d.mts +0 -7
  228. package/dist/esm/api/types/ProviderProviderConnectionCallerRoleEnum.d.mts +0 -8
  229. package/dist/esm/api/types/ProviderProviderConnectionCallerRoleEnum.mjs +0 -7
  230. package/dist/esm/api/types/ProviderProviderConnectionListItem.d.mts +0 -11
  231. package/dist/esm/api/types/ShipperProviderConnectionForShipperListItem.d.mts +0 -8
  232. package/dist/esm/api/types/ShipperProviderConnectionsForShipperListRes.d.mts +0 -8
  233. /package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/{OperationsTasksBulkUpdateDeadlinesReq1.js → OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1.js} +0 -0
  234. /package/dist/cjs/api/resources/{orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.js → operations/resources/operationsTasks/client/requests/OperationsTasksSetDeadlineTimestampsReq1.js} +0 -0
  235. /package/dist/cjs/api/resources/orgs/resources/connections/client/requests/{ConnectionsListProvidersV1Request.js → ConnectionsListCoordinatorsForExecutorV1Request.js} +0 -0
  236. /package/dist/cjs/api/resources/orgs/resources/connections/client/requests/{ConnectionsListShippersV1Request.js → ConnectionsListCoordinatorsForShipperV1Request.js} +0 -0
  237. /package/dist/cjs/api/resources/orgs/resources/connections/client/requests/{ProviderProviderUpdateAutoAssignReq.js → ConnectionsListExecutorsForCoordinatorV1Request.js} +0 -0
  238. /package/dist/cjs/api/resources/orgs/resources/connections/client/requests/{ShipperProviderConnectionClientUpdate1.js → ConnectionsListExecutorsGeoSearchForCoordinatorV1Request.js} +0 -0
  239. /package/dist/cjs/api/{types/OperationsTaskDeadlineUpdate1.js → resources/orgs/resources/connections/client/requests/ConnectionsListShippersForCoordinatorV1Request.js} +0 -0
  240. /package/dist/cjs/api/{types/OperationsTasksBulkUpdateDeadlinesRes1.js → resources/orgs/resources/connections/client/requests/CoordinatorExecutorUpdateAutoAssignReq.js} +0 -0
  241. /package/dist/cjs/api/{types/ProviderProviderConnection1.js → resources/orgs/resources/connections/client/requests/ShipperCoordinatorConnectionClientUpdate1.js} +0 -0
  242. /package/dist/cjs/api/{types/ProviderProviderConnectionListItem.js → resources/orgs/resources/connections/resources/coordinators/client/requests/CoordinatorsTypeaheadV1Request.js} +0 -0
  243. /package/dist/cjs/api/{types/ProviderProviderConnectionListRes.js → resources/orgs/resources/connections/resources/executors/client/requests/ExecutorsTypeaheadV1Request.js} +0 -0
  244. /package/dist/cjs/api/{types/ShipperProviderConnection1.js → resources/orgs/resources/connections/resources/shippers/client/requests/ShippersTypeaheadV1Request.js} +0 -0
  245. /package/dist/cjs/api/types/{ShipperProviderConnectionForCoordinatorListItem.js → ConnectionTypeaheadFieldEnum.js} +0 -0
  246. /package/dist/cjs/api/types/{ShipperProviderConnectionForShipperListItem.js → ConnectionTypeaheadResult.js} +0 -0
  247. /package/dist/cjs/api/types/{ShipperProviderConnectionsForCoordinatorListRes.js → ConnectionTypeaheadValue.js} +0 -0
  248. /package/dist/cjs/api/types/{ShipperProviderConnectionsForShipperListRes.js → CoordinatorExecutorConnection1.js} +0 -0
  249. /package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/{OperationsTasksBulkUpdateDeadlinesReq1.mjs → OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1.mjs} +0 -0
  250. /package/dist/esm/api/resources/{orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.mjs → operations/resources/operationsTasks/client/requests/OperationsTasksSetDeadlineTimestampsReq1.mjs} +0 -0
  251. /package/dist/esm/api/resources/orgs/resources/connections/client/requests/{ConnectionsListProvidersV1Request.mjs → ConnectionsListCoordinatorsForExecutorV1Request.mjs} +0 -0
  252. /package/dist/esm/api/resources/orgs/resources/connections/client/requests/{ConnectionsListShippersV1Request.mjs → ConnectionsListCoordinatorsForShipperV1Request.mjs} +0 -0
  253. /package/dist/esm/api/resources/orgs/resources/connections/client/requests/{ProviderProviderUpdateAutoAssignReq.mjs → ConnectionsListExecutorsForCoordinatorV1Request.mjs} +0 -0
  254. /package/dist/esm/api/resources/orgs/resources/connections/client/requests/{ShipperProviderConnectionClientUpdate1.mjs → ConnectionsListExecutorsGeoSearchForCoordinatorV1Request.mjs} +0 -0
  255. /package/dist/esm/api/{types/OperationsTaskDeadlineUpdate1.mjs → resources/orgs/resources/connections/client/requests/ConnectionsListShippersForCoordinatorV1Request.mjs} +0 -0
  256. /package/dist/esm/api/{types/OperationsTasksBulkUpdateDeadlinesRes1.mjs → resources/orgs/resources/connections/client/requests/CoordinatorExecutorUpdateAutoAssignReq.mjs} +0 -0
  257. /package/dist/esm/api/{types/ProviderProviderConnection1.mjs → resources/orgs/resources/connections/client/requests/ShipperCoordinatorConnectionClientUpdate1.mjs} +0 -0
  258. /package/dist/esm/api/{types/ProviderProviderConnectionListItem.mjs → resources/orgs/resources/connections/resources/coordinators/client/requests/CoordinatorsTypeaheadV1Request.mjs} +0 -0
  259. /package/dist/esm/api/{types/ProviderProviderConnectionListRes.mjs → resources/orgs/resources/connections/resources/executors/client/requests/ExecutorsTypeaheadV1Request.mjs} +0 -0
  260. /package/dist/esm/api/{types/ShipperProviderConnection1.mjs → resources/orgs/resources/connections/resources/shippers/client/requests/ShippersTypeaheadV1Request.mjs} +0 -0
  261. /package/dist/esm/api/types/{ShipperProviderConnectionForCoordinatorListItem.mjs → ConnectionTypeaheadFieldEnum.mjs} +0 -0
  262. /package/dist/esm/api/types/{ShipperProviderConnectionForShipperListItem.mjs → ConnectionTypeaheadResult.mjs} +0 -0
  263. /package/dist/esm/api/types/{ShipperProviderConnectionsForCoordinatorListRes.mjs → ConnectionTypeaheadValue.mjs} +0 -0
  264. /package/dist/esm/api/types/{ShipperProviderConnectionsForShipperListRes.mjs → CoordinatorExecutorConnection1.mjs} +0 -0
package/reference.md CHANGED
@@ -12771,7 +12771,7 @@ await client.operations.operationsTasks.addCommentV1("task_id", {
12771
12771
  </dl>
12772
12772
  </details>
12773
12773
 
12774
- <details><summary><code>client.operations.operationsTasks.<a href="/src/api/resources/operations/resources/operationsTasks/client/Client.ts">bulkUpdateDeadlinesV1</a>({ ...params }) -> Chrt.OperationsTasksBulkUpdateDeadlinesRes1</code></summary>
12774
+ <details><summary><code>client.operations.operationsTasks.<a href="/src/api/resources/operations/resources/operationsTasks/client/Client.ts">applyTimeDeltaToDeadlineTimestampsV1</a>({ ...params }) -> Chrt.OperationsTasksDeadlineTimestampsUpdateRes1</code></summary>
12775
12775
  <dl>
12776
12776
  <dd>
12777
12777
 
@@ -12783,7 +12783,7 @@ await client.operations.operationsTasks.addCommentV1("task_id", {
12783
12783
  <dl>
12784
12784
  <dd>
12785
12785
 
12786
- Sets deadline_timestamp on multiple OperationsTasks in one call, each scoped to the caller's organization. Task ids that don't exist or belong to another org are silently skipped; the response reports how many were updated. | authz: min_org_role=operator | (OperationsTasksBulkUpdateDeadlinesReq1) -> (OperationsTasksBulkUpdateDeadlinesRes1)
12786
+ Adds the same ISO 8601 duration to every selected OperationsTask's deadline_timestamp. Missing or cross-org task ids are skipped and reported through updated_count. | authz: min_org_role=operator | (OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1) -> (OperationsTasksDeadlineTimestampsUpdateRes1)
12787
12787
 
12788
12788
  </dd>
12789
12789
  </dl>
@@ -12799,13 +12799,9 @@ Sets deadline_timestamp on multiple OperationsTasks in one call, each scoped to
12799
12799
  <dd>
12800
12800
 
12801
12801
  ```typescript
12802
- await client.operations.operationsTasks.bulkUpdateDeadlinesV1({
12803
- operations_task_deadline_updates: [
12804
- {
12805
- deadline_timestamp: "2024-01-15T09:30:00Z",
12806
- task_id: "task_id",
12807
- },
12808
- ],
12802
+ await client.operations.operationsTasks.applyTimeDeltaToDeadlineTimestampsV1({
12803
+ operations_task_ids: ["operations_task_ids"],
12804
+ time_delta: "time_delta",
12809
12805
  });
12810
12806
  ```
12811
12807
 
@@ -12822,7 +12818,7 @@ await client.operations.operationsTasks.bulkUpdateDeadlinesV1({
12822
12818
  <dl>
12823
12819
  <dd>
12824
12820
 
12825
- **request:** `Chrt.operations.OperationsTasksBulkUpdateDeadlinesReq1`
12821
+ **request:** `Chrt.operations.OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1`
12826
12822
 
12827
12823
  </dd>
12828
12824
  </dl>
@@ -13062,6 +13058,76 @@ await client.operations.operationsTasks.listV1({
13062
13058
  </dl>
13063
13059
  </details>
13064
13060
 
13061
+ <details><summary><code>client.operations.operationsTasks.<a href="/src/api/resources/operations/resources/operationsTasks/client/Client.ts">setDeadlineTimestampsV1</a>({ ...params }) -> Chrt.OperationsTasksDeadlineTimestampsUpdateRes1</code></summary>
13062
+ <dl>
13063
+ <dd>
13064
+
13065
+ #### 📝 Description
13066
+
13067
+ <dl>
13068
+ <dd>
13069
+
13070
+ <dl>
13071
+ <dd>
13072
+
13073
+ Sets each selected OperationsTask's deadline_timestamp to its requested timestamp. Missing or cross-org task ids are skipped and reported through updated_count. | authz: min_org_role=operator | (OperationsTasksSetDeadlineTimestampsReq1) -> (OperationsTasksDeadlineTimestampsUpdateRes1)
13074
+
13075
+ </dd>
13076
+ </dl>
13077
+ </dd>
13078
+ </dl>
13079
+
13080
+ #### 🔌 Usage
13081
+
13082
+ <dl>
13083
+ <dd>
13084
+
13085
+ <dl>
13086
+ <dd>
13087
+
13088
+ ```typescript
13089
+ await client.operations.operationsTasks.setDeadlineTimestampsV1({
13090
+ updates: [
13091
+ {
13092
+ deadline_timestamp: "2024-01-15T09:30:00Z",
13093
+ operations_task_id: "operations_task_id",
13094
+ },
13095
+ ],
13096
+ });
13097
+ ```
13098
+
13099
+ </dd>
13100
+ </dl>
13101
+ </dd>
13102
+ </dl>
13103
+
13104
+ #### ⚙️ Parameters
13105
+
13106
+ <dl>
13107
+ <dd>
13108
+
13109
+ <dl>
13110
+ <dd>
13111
+
13112
+ **request:** `Chrt.operations.OperationsTasksSetDeadlineTimestampsReq1`
13113
+
13114
+ </dd>
13115
+ </dl>
13116
+
13117
+ <dl>
13118
+ <dd>
13119
+
13120
+ **requestOptions:** `OperationsTasks.RequestOptions`
13121
+
13122
+ </dd>
13123
+ </dl>
13124
+ </dd>
13125
+ </dl>
13126
+
13127
+ </dd>
13128
+ </dl>
13129
+ </details>
13130
+
13065
13131
  <details><summary><code>client.operations.operationsTasks.<a href="/src/api/resources/operations/resources/operationsTasks/client/Client.ts">updateStatusV1</a>(taskId, { ...params }) -> boolean</code></summary>
13066
13132
  <dl>
13067
13133
  <dd>
@@ -14147,7 +14213,7 @@ await client.orgs.complianceDocuments.getV1("org_compliance_document_id");
14147
14213
  <dl>
14148
14214
  <dd>
14149
14215
 
14150
- Gets the connection between caller's org and the org with the specified handle. | () -> (ShipperProviderConnection1 | ProviderProviderConnection1 | None)
14216
+ Gets the connection between caller's org and the org with the specified handle. | () -> (ShipperCoordinatorConnection1 | CoordinatorExecutorConnection1 | None)
14151
14217
 
14152
14218
  </dd>
14153
14219
  </dl>
@@ -14198,6 +14264,143 @@ await client.orgs.connections.getByHandleV1("handle");
14198
14264
  </dl>
14199
14265
  </details>
14200
14266
 
14267
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listCoordinatorsForExecutorV1</a>({ ...params }) -> Chrt.CoordinatorExecutorConnectionsForExecutorListRes</code></summary>
14268
+ <dl>
14269
+ <dd>
14270
+
14271
+ #### 📝 Description
14272
+
14273
+ <dl>
14274
+ <dd>
14275
+
14276
+ <dl>
14277
+ <dd>
14278
+
14279
+ Lists the caller's coordinator connections with filtering, pagination, and identity search. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (CoordinatorExecutorConnectionsForExecutorListRes)
14280
+
14281
+ </dd>
14282
+ </dl>
14283
+ </dd>
14284
+ </dl>
14285
+
14286
+ #### 🔌 Usage
14287
+
14288
+ <dl>
14289
+ <dd>
14290
+
14291
+ <dl>
14292
+ <dd>
14293
+
14294
+ ```typescript
14295
+ await client.orgs.connections.listCoordinatorsForExecutorV1({
14296
+ search: "search",
14297
+ page: 1,
14298
+ page_size: 1,
14299
+ filter_auto_assign_enabled: true,
14300
+ filter_connected: true,
14301
+ });
14302
+ ```
14303
+
14304
+ </dd>
14305
+ </dl>
14306
+ </dd>
14307
+ </dl>
14308
+
14309
+ #### ⚙️ Parameters
14310
+
14311
+ <dl>
14312
+ <dd>
14313
+
14314
+ <dl>
14315
+ <dd>
14316
+
14317
+ **request:** `Chrt.orgs.ConnectionsListCoordinatorsForExecutorV1Request`
14318
+
14319
+ </dd>
14320
+ </dl>
14321
+
14322
+ <dl>
14323
+ <dd>
14324
+
14325
+ **requestOptions:** `Connections.RequestOptions`
14326
+
14327
+ </dd>
14328
+ </dl>
14329
+ </dd>
14330
+ </dl>
14331
+
14332
+ </dd>
14333
+ </dl>
14334
+ </details>
14335
+
14336
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listCoordinatorsForShipperV1</a>({ ...params }) -> Chrt.ShipperCoordinatorConnectionsForShipperListRes</code></summary>
14337
+ <dl>
14338
+ <dd>
14339
+
14340
+ #### 📝 Description
14341
+
14342
+ <dl>
14343
+ <dd>
14344
+
14345
+ <dl>
14346
+ <dd>
14347
+
14348
+ Lists the caller's coordinator connections with filtering, pagination, and identity search. | authz: allowed_org_types=[shipper] | () -> (ShipperCoordinatorConnectionsForShipperListRes)
14349
+
14350
+ </dd>
14351
+ </dl>
14352
+ </dd>
14353
+ </dl>
14354
+
14355
+ #### 🔌 Usage
14356
+
14357
+ <dl>
14358
+ <dd>
14359
+
14360
+ <dl>
14361
+ <dd>
14362
+
14363
+ ```typescript
14364
+ await client.orgs.connections.listCoordinatorsForShipperV1({
14365
+ search: "search",
14366
+ page: 1,
14367
+ page_size: 1,
14368
+ filter_connected: true,
14369
+ });
14370
+ ```
14371
+
14372
+ </dd>
14373
+ </dl>
14374
+ </dd>
14375
+ </dl>
14376
+
14377
+ #### ⚙️ Parameters
14378
+
14379
+ <dl>
14380
+ <dd>
14381
+
14382
+ <dl>
14383
+ <dd>
14384
+
14385
+ **request:** `Chrt.orgs.ConnectionsListCoordinatorsForShipperV1Request`
14386
+
14387
+ </dd>
14388
+ </dl>
14389
+
14390
+ <dl>
14391
+ <dd>
14392
+
14393
+ **requestOptions:** `Connections.RequestOptions`
14394
+
14395
+ </dd>
14396
+ </dl>
14397
+ </dd>
14398
+ </dl>
14399
+
14400
+ </dd>
14401
+ </dl>
14402
+ </details>
14403
+
14201
14404
  <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">createConnectionToProviderV1</a>({ ...params }) -> string</code></summary>
14202
14405
  <dl>
14203
14406
  <dd>
@@ -14210,7 +14413,7 @@ await client.orgs.connections.getByHandleV1("handle");
14210
14413
  <dl>
14211
14414
  <dd>
14212
14415
 
14213
- Creates a connection to an on-CHRT provider; provider callers become the paying coordinator. | (CreateConnectionReq) -> (PydanticObjectId)
14416
+ Creates a shipper-coordinator or coordinator-executor connection to an on-CHRT provider. | (CreateConnectionReq) -> (PydanticObjectId)
14214
14417
 
14215
14418
  </dd>
14216
14419
  </dl>
@@ -14275,7 +14478,7 @@ await client.orgs.connections.createConnectionToProviderV1({
14275
14478
  <dl>
14276
14479
  <dd>
14277
14480
 
14278
- Creates a connection to an on-CHRT shipper. | authz: allowed_org_types=[provider] | (CreateConnectionReq) -> (PydanticObjectId)
14481
+ Creates a shipper-coordinator connection to an on-CHRT shipper. | authz: allowed_org_types=[provider] | (CreateConnectionReq) -> (PydanticObjectId)
14279
14482
 
14280
14483
  </dd>
14281
14484
  </dl>
@@ -14328,7 +14531,7 @@ await client.orgs.connections.createConnectionToShipperV1({
14328
14531
  </dl>
14329
14532
  </details>
14330
14533
 
14331
- <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listProviderProviderV1</a>({ ...params }) -> Chrt.ProviderProviderConnectionListRes</code></summary>
14534
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listExecutorsGeoSearchForCoordinatorV1</a>({ ...params }) -> Chrt.CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes</code></summary>
14332
14535
  <dl>
14333
14536
  <dd>
14334
14537
 
@@ -14340,7 +14543,7 @@ await client.orgs.connections.createConnectionToShipperV1({
14340
14543
  <dl>
14341
14544
  <dd>
14342
14545
 
14343
- Lists provider-provider connections with the caller's coordinator or executor role, optionally sorted by counterparty proximity. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ProviderProviderConnectionListRes)
14546
+ Lists the caller's executor connections nearest to a location, with filtering and pagination. Executors without registered addresses follow geocoded results. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes)
14344
14547
 
14345
14548
  </dd>
14346
14549
  </dl>
@@ -14356,15 +14559,13 @@ Lists provider-provider connections with the caller's coordinator or executor ro
14356
14559
  <dd>
14357
14560
 
14358
14561
  ```typescript
14359
- await client.orgs.connections.listProviderProviderV1({
14360
- search: "search",
14562
+ await client.orgs.connections.listExecutorsGeoSearchForCoordinatorV1({
14563
+ near_latitude: 1.1,
14564
+ near_longitude: 1.1,
14361
14565
  page: 1,
14362
14566
  page_size: 1,
14363
- latitude: 1.1,
14364
- longitude: 1.1,
14365
- filter_caller_connection_role: "coordinator",
14366
- filter_connected: true,
14367
14567
  filter_auto_assign_enabled: true,
14568
+ filter_connected: true,
14368
14569
  });
14369
14570
  ```
14370
14571
 
@@ -14381,7 +14582,7 @@ await client.orgs.connections.listProviderProviderV1({
14381
14582
  <dl>
14382
14583
  <dd>
14383
14584
 
14384
- **request:** `Chrt.orgs.ConnectionsListProviderProviderV1Request`
14585
+ **request:** `Chrt.orgs.ConnectionsListExecutorsGeoSearchForCoordinatorV1Request`
14385
14586
 
14386
14587
  </dd>
14387
14588
  </dl>
@@ -14400,7 +14601,7 @@ await client.orgs.connections.listProviderProviderV1({
14400
14601
  </dl>
14401
14602
  </details>
14402
14603
 
14403
- <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listProvidersV1</a>({ ...params }) -> Chrt.ShipperProviderConnectionsForShipperListRes</code></summary>
14604
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listExecutorsForCoordinatorV1</a>({ ...params }) -> Chrt.CoordinatorExecutorConnectionsForCoordinatorListRes</code></summary>
14404
14605
  <dl>
14405
14606
  <dd>
14406
14607
 
@@ -14412,7 +14613,7 @@ await client.orgs.connections.listProviderProviderV1({
14412
14613
  <dl>
14413
14614
  <dd>
14414
14615
 
14415
- Lists coordinator connections for the calling shipper. | authz: allowed_org_types=[shipper] | () -> (ShipperProviderConnectionsForShipperListRes)
14616
+ Lists the caller's executor connections with filtering, pagination, and identity search. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (CoordinatorExecutorConnectionsForCoordinatorListRes)
14416
14617
 
14417
14618
  </dd>
14418
14619
  </dl>
@@ -14428,10 +14629,12 @@ Lists coordinator connections for the calling shipper. | authz: allowed_org_type
14428
14629
  <dd>
14429
14630
 
14430
14631
  ```typescript
14431
- await client.orgs.connections.listProvidersV1({
14632
+ await client.orgs.connections.listExecutorsForCoordinatorV1({
14432
14633
  search: "search",
14433
14634
  page: 1,
14434
14635
  page_size: 1,
14636
+ filter_auto_assign_enabled: true,
14637
+ filter_connected: true,
14435
14638
  });
14436
14639
  ```
14437
14640
 
@@ -14448,7 +14651,7 @@ await client.orgs.connections.listProvidersV1({
14448
14651
  <dl>
14449
14652
  <dd>
14450
14653
 
14451
- **request:** `Chrt.orgs.ConnectionsListProvidersV1Request`
14654
+ **request:** `Chrt.orgs.ConnectionsListExecutorsForCoordinatorV1Request`
14452
14655
 
14453
14656
  </dd>
14454
14657
  </dl>
@@ -14467,7 +14670,7 @@ await client.orgs.connections.listProvidersV1({
14467
14670
  </dl>
14468
14671
  </details>
14469
14672
 
14470
- <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">setProviderProviderAutoAssignV1</a>(connectionId, { ...params }) -> boolean</code></summary>
14673
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">setCoordinatorExecutorAutoAssignV1</a>(connectionId, { ...params }) -> boolean</code></summary>
14471
14674
  <dl>
14472
14675
  <dd>
14473
14676
 
@@ -14479,7 +14682,7 @@ await client.orgs.connections.listProvidersV1({
14479
14682
  <dl>
14480
14683
  <dd>
14481
14684
 
14482
- Sets an executor's consent to direct task-group assignment. | authz: allowed_org_types=[provider], min_org_role=administrator | (ProviderProviderUpdateAutoAssignReq) -> (bool)
14685
+ Sets an executor's consent to direct task-group assignment. | authz: allowed_org_types=[provider], min_org_role=administrator | (CoordinatorExecutorUpdateAutoAssignReq) -> (bool)
14483
14686
 
14484
14687
  </dd>
14485
14688
  </dl>
@@ -14495,7 +14698,7 @@ Sets an executor's consent to direct task-group assignment. | authz: allowed_org
14495
14698
  <dd>
14496
14699
 
14497
14700
  ```typescript
14498
- await client.orgs.connections.setProviderProviderAutoAssignV1("connection_id", {
14701
+ await client.orgs.connections.setCoordinatorExecutorAutoAssignV1("connection_id", {
14499
14702
  auto_assign_enabled: true,
14500
14703
  });
14501
14704
  ```
@@ -14521,7 +14724,7 @@ await client.orgs.connections.setProviderProviderAutoAssignV1("connection_id", {
14521
14724
  <dl>
14522
14725
  <dd>
14523
14726
 
14524
- **request:** `Chrt.orgs.ProviderProviderUpdateAutoAssignReq`
14727
+ **request:** `Chrt.orgs.CoordinatorExecutorUpdateAutoAssignReq`
14525
14728
 
14526
14729
  </dd>
14527
14730
  </dl>
@@ -14540,7 +14743,7 @@ await client.orgs.connections.setProviderProviderAutoAssignV1("connection_id", {
14540
14743
  </dl>
14541
14744
  </details>
14542
14745
 
14543
- <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">setShipperProviderDefaultDepartmentV1</a>(connectionId, { ...params }) -> boolean</code></summary>
14746
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">setShipperCoordinatorDefaultDepartmentV1</a>(connectionId, { ...params }) -> boolean</code></summary>
14544
14747
  <dl>
14545
14748
  <dd>
14546
14749
 
@@ -14552,7 +14755,7 @@ await client.orgs.connections.setProviderProviderAutoAssignV1("connection_id", {
14552
14755
  <dl>
14553
14756
  <dd>
14554
14757
 
14555
- Sets or clears the coordinator's default department for a shipper connection. | authz: allowed_org_types=[provider], min_org_role=operator | (ShipperProviderConnectionClientUpdate1) -> (bool)
14758
+ Sets or clears the coordinator's default department for a shipper-coordinator connection. | authz: allowed_org_types=[provider], min_org_role=operator | (ShipperCoordinatorConnectionClientUpdate1) -> (bool)
14556
14759
 
14557
14760
  </dd>
14558
14761
  </dl>
@@ -14568,7 +14771,7 @@ Sets or clears the coordinator's default department for a shipper connection. |
14568
14771
  <dd>
14569
14772
 
14570
14773
  ```typescript
14571
- await client.orgs.connections.setShipperProviderDefaultDepartmentV1("connection_id");
14774
+ await client.orgs.connections.setShipperCoordinatorDefaultDepartmentV1("connection_id");
14572
14775
  ```
14573
14776
 
14574
14777
  </dd>
@@ -14592,7 +14795,7 @@ await client.orgs.connections.setShipperProviderDefaultDepartmentV1("connection_
14592
14795
  <dl>
14593
14796
  <dd>
14594
14797
 
14595
- **request:** `Chrt.orgs.ShipperProviderConnectionClientUpdate1`
14798
+ **request:** `Chrt.orgs.ShipperCoordinatorConnectionClientUpdate1`
14596
14799
 
14597
14800
  </dd>
14598
14801
  </dl>
@@ -14611,7 +14814,7 @@ await client.orgs.connections.setShipperProviderDefaultDepartmentV1("connection_
14611
14814
  </dl>
14612
14815
  </details>
14613
14816
 
14614
- <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listShippersV1</a>({ ...params }) -> Chrt.ShipperProviderConnectionsForCoordinatorListRes</code></summary>
14817
+ <details><summary><code>client.orgs.connections.<a href="/src/api/resources/orgs/resources/connections/client/Client.ts">listShippersForCoordinatorV1</a>({ ...params }) -> Chrt.ShipperCoordinatorConnectionsForCoordinatorListRes</code></summary>
14615
14818
  <dl>
14616
14819
  <dd>
14617
14820
 
@@ -14623,7 +14826,7 @@ await client.orgs.connections.setShipperProviderDefaultDepartmentV1("connection_
14623
14826
  <dl>
14624
14827
  <dd>
14625
14828
 
14626
- Lists on- and off-CHRT shipper connections owned by the caller. | authz: allowed_org_types=[provider] | () -> (ShipperProviderConnectionsForCoordinatorListRes)
14829
+ Lists the caller's shipper connections with filtering, pagination, and identity search. | authz: allowed_org_types=[provider] | () -> (ShipperCoordinatorConnectionsForCoordinatorListRes)
14627
14830
 
14628
14831
  </dd>
14629
14832
  </dl>
@@ -14639,10 +14842,11 @@ Lists on- and off-CHRT shipper connections owned by the caller. | authz: allowed
14639
14842
  <dd>
14640
14843
 
14641
14844
  ```typescript
14642
- await client.orgs.connections.listShippersV1({
14845
+ await client.orgs.connections.listShippersForCoordinatorV1({
14643
14846
  search: "search",
14644
14847
  page: 1,
14645
14848
  page_size: 1,
14849
+ filter_connected: true,
14646
14850
  });
14647
14851
  ```
14648
14852
 
@@ -14659,7 +14863,7 @@ await client.orgs.connections.listShippersV1({
14659
14863
  <dl>
14660
14864
  <dd>
14661
14865
 
14662
- **request:** `Chrt.orgs.ConnectionsListShippersV1Request`
14866
+ **request:** `Chrt.orgs.ConnectionsListShippersForCoordinatorV1Request`
14663
14867
 
14664
14868
  </dd>
14665
14869
  </dl>
@@ -15028,7 +15232,7 @@ await client.orgs.directoryEntries.getV1("directory_entry_id");
15028
15232
  <dl>
15029
15233
  <dd>
15030
15234
 
15031
- Atomically creates owner-scoped off-CHRT organization data and its shipper-provider or provider-provider connection. | authz: allowed_org_types=[provider] | (CreateOffChrtOrgReq) -> (CreateOffChrtOrgRes)
15235
+ Atomically creates owner-scoped off-CHRT organization data and its shipper-coordinator or coordinator-executor connection. | authz: allowed_org_types=[provider] | (CreateOffChrtOrgReq) -> (CreateOffChrtOrgRes)
15032
15236
 
15033
15237
  </dd>
15034
15238
  </dl>
@@ -15097,7 +15301,7 @@ await client.orgs.offChrtOrgData.createV1({
15097
15301
  <dl>
15098
15302
  <dd>
15099
15303
 
15100
- Lists off-CHRT organization data owned by the caller with optional organization-type filtering, name search, sorting, and pagination. | authz: allowed_org_types=[provider] | () -> (OffChrtOrgDataListRes)
15304
+ Lists off-CHRT organization data owned by the caller with optional organization-type filtering, identity search, sorting, and pagination. | authz: allowed_org_types=[provider] | () -> (OffChrtOrgDataListRes)
15101
15305
 
15102
15306
  </dd>
15103
15307
  </dl>
@@ -16313,6 +16517,210 @@ await client.orgs.complianceDocuments.s3Object.getV1("org_compliance_document_s3
16313
16517
  </dl>
16314
16518
  </details>
16315
16519
 
16520
+ ## Orgs Connections Coordinators
16521
+
16522
+ <details><summary><code>client.orgs.connections.coordinators.<a href="/src/api/resources/orgs/resources/connections/resources/coordinators/client/Client.ts">typeaheadV1</a>({ ...params }) -> Chrt.ConnectionTypeaheadResult[]</code></summary>
16523
+ <dl>
16524
+ <dd>
16525
+
16526
+ #### 📝 Description
16527
+
16528
+ <dl>
16529
+ <dd>
16530
+
16531
+ <dl>
16532
+ <dd>
16533
+
16534
+ Returns distinct connected-coordinator names matching the query, with the matching connection IDs. Shippers see their coordinators; providers see coordinators for which they are executors. | authz: allowed_org_types=[provider, shipper], min_org_role=operator | () -> (list[ConnectionTypeaheadResult])
16535
+
16536
+ </dd>
16537
+ </dl>
16538
+ </dd>
16539
+ </dl>
16540
+
16541
+ #### 🔌 Usage
16542
+
16543
+ <dl>
16544
+ <dd>
16545
+
16546
+ <dl>
16547
+ <dd>
16548
+
16549
+ ```typescript
16550
+ await client.orgs.connections.coordinators.typeaheadV1({
16551
+ query: "query",
16552
+ limit: 1,
16553
+ });
16554
+ ```
16555
+
16556
+ </dd>
16557
+ </dl>
16558
+ </dd>
16559
+ </dl>
16560
+
16561
+ #### ⚙️ Parameters
16562
+
16563
+ <dl>
16564
+ <dd>
16565
+
16566
+ <dl>
16567
+ <dd>
16568
+
16569
+ **request:** `Chrt.orgs.connections.CoordinatorsTypeaheadV1Request`
16570
+
16571
+ </dd>
16572
+ </dl>
16573
+
16574
+ <dl>
16575
+ <dd>
16576
+
16577
+ **requestOptions:** `Coordinators.RequestOptions`
16578
+
16579
+ </dd>
16580
+ </dl>
16581
+ </dd>
16582
+ </dl>
16583
+
16584
+ </dd>
16585
+ </dl>
16586
+ </details>
16587
+
16588
+ ## Orgs Connections Executors
16589
+
16590
+ <details><summary><code>client.orgs.connections.executors.<a href="/src/api/resources/orgs/resources/connections/resources/executors/client/Client.ts">typeaheadV1</a>({ ...params }) -> Chrt.ConnectionTypeaheadResult[]</code></summary>
16591
+ <dl>
16592
+ <dd>
16593
+
16594
+ #### 📝 Description
16595
+
16596
+ <dl>
16597
+ <dd>
16598
+
16599
+ <dl>
16600
+ <dd>
16601
+
16602
+ Returns distinct connected-executor names matching the query, with the matching connection IDs. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[ConnectionTypeaheadResult])
16603
+
16604
+ </dd>
16605
+ </dl>
16606
+ </dd>
16607
+ </dl>
16608
+
16609
+ #### 🔌 Usage
16610
+
16611
+ <dl>
16612
+ <dd>
16613
+
16614
+ <dl>
16615
+ <dd>
16616
+
16617
+ ```typescript
16618
+ await client.orgs.connections.executors.typeaheadV1({
16619
+ query: "query",
16620
+ limit: 1,
16621
+ });
16622
+ ```
16623
+
16624
+ </dd>
16625
+ </dl>
16626
+ </dd>
16627
+ </dl>
16628
+
16629
+ #### ⚙️ Parameters
16630
+
16631
+ <dl>
16632
+ <dd>
16633
+
16634
+ <dl>
16635
+ <dd>
16636
+
16637
+ **request:** `Chrt.orgs.connections.ExecutorsTypeaheadV1Request`
16638
+
16639
+ </dd>
16640
+ </dl>
16641
+
16642
+ <dl>
16643
+ <dd>
16644
+
16645
+ **requestOptions:** `Executors.RequestOptions`
16646
+
16647
+ </dd>
16648
+ </dl>
16649
+ </dd>
16650
+ </dl>
16651
+
16652
+ </dd>
16653
+ </dl>
16654
+ </details>
16655
+
16656
+ ## Orgs Connections Shippers
16657
+
16658
+ <details><summary><code>client.orgs.connections.shippers.<a href="/src/api/resources/orgs/resources/connections/resources/shippers/client/Client.ts">typeaheadV1</a>({ ...params }) -> Chrt.ConnectionTypeaheadResult[]</code></summary>
16659
+ <dl>
16660
+ <dd>
16661
+
16662
+ #### 📝 Description
16663
+
16664
+ <dl>
16665
+ <dd>
16666
+
16667
+ <dl>
16668
+ <dd>
16669
+
16670
+ Returns distinct connected-shipper names matching the query, with the matching connection IDs. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[ConnectionTypeaheadResult])
16671
+
16672
+ </dd>
16673
+ </dl>
16674
+ </dd>
16675
+ </dl>
16676
+
16677
+ #### 🔌 Usage
16678
+
16679
+ <dl>
16680
+ <dd>
16681
+
16682
+ <dl>
16683
+ <dd>
16684
+
16685
+ ```typescript
16686
+ await client.orgs.connections.shippers.typeaheadV1({
16687
+ query: "query",
16688
+ limit: 1,
16689
+ });
16690
+ ```
16691
+
16692
+ </dd>
16693
+ </dl>
16694
+ </dd>
16695
+ </dl>
16696
+
16697
+ #### ⚙️ Parameters
16698
+
16699
+ <dl>
16700
+ <dd>
16701
+
16702
+ <dl>
16703
+ <dd>
16704
+
16705
+ **request:** `Chrt.orgs.connections.ShippersTypeaheadV1Request`
16706
+
16707
+ </dd>
16708
+ </dl>
16709
+
16710
+ <dl>
16711
+ <dd>
16712
+
16713
+ **requestOptions:** `Shippers.RequestOptions`
16714
+
16715
+ </dd>
16716
+ </dl>
16717
+ </dd>
16718
+ </dl>
16719
+
16720
+ </dd>
16721
+ </dl>
16722
+ </details>
16723
+
16316
16724
  ## Shipping Cargos
16317
16725
 
16318
16726
  <details><summary><code>client.shipping.cargos.<a href="/src/api/resources/shipping/resources/cargos/client/Client.ts">updateV1</a>(cargoId, { ...params }) -> string</code></summary>
@@ -16327,7 +16735,7 @@ await client.orgs.complianceDocuments.s3Object.getV1("org_compliance_document_s3
16327
16735
  <dl>
16328
16736
  <dd>
16329
16737
 
16330
- Updates a cargo's details. Cargo must be in STAGED, IN_TRANSIT, DELIVERED, SKIPPED, or EXCEPTION status. | authz_personas=[lig_owner_operators] | (CargoClientUpdate1) -> (PydanticObjectId)
16738
+ Updates cargo details and synchronizes its parent order's AWB list. Cargo must be in STAGED, IN_TRANSIT, DELIVERED, SKIPPED, or EXCEPTION status. | authz_personas=[lig_owner_operators] | (CargoClientUpdate1) -> (PydanticObjectId)
16331
16739
 
16332
16740
  </dd>
16333
16741
  </dl>
@@ -19967,7 +20375,7 @@ await client.shipping.orders.typeaheadLabelV1({
19967
20375
  <dl>
19968
20376
  <dd>
19969
20377
 
19970
- Returns distinct short_id and off_chrt_reference_id values matching the query via case-insensitive regex. Searches visible non-draft orders and caller-created draft orders. | authz: allowed_org_types=[provider, shipper], min_org_role=operator | () -> (list[OrderTypeaheadResult])
20378
+ Returns distinct order short ID, off-CHRT reference ID, and AWB values matching the query via case-insensitive regex. Searches visible non-draft orders and caller-created draft orders. | authz: allowed_org_types=[provider, shipper], min_org_role=operator | () -> (list[OrderTypeaheadResult])
19971
20379
 
19972
20380
  </dd>
19973
20381
  </dl>
@@ -26046,7 +26454,7 @@ await client.shipping.orders.drafts.taskGroup.addV1({
26046
26454
  <dl>
26047
26455
  <dd>
26048
26456
 
26049
- Assigns an executor organization to a draft task group. Coordinator-only; provider-provider direct assignments require auto-assign consent. | authz_personas=[task_group_coordinator_operators] | (OrderDraftAddExecutorReq) -> (bool)
26457
+ Assigns an executor organization to a draft task group. Coordinator-only; coordinator-executor direct assignments require auto-assign consent. | authz_personas=[task_group_coordinator_operators] | (OrderDraftAddExecutorReq) -> (bool)
26050
26458
 
26051
26459
  </dd>
26052
26460
  </dl>