@chrt-inc/typescript-sdk 1.594.0 → 1.597.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 (198) hide show
  1. package/dist/cjs/Client.d.ts +3 -0
  2. package/dist/cjs/Client.js +9 -4
  3. package/dist/cjs/api/resources/index.d.ts +1 -0
  4. package/dist/cjs/api/resources/index.js +2 -1
  5. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.d.ts +18 -1
  6. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.js +74 -2
  7. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.ts +3 -0
  8. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.ts +16 -0
  9. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.js +5 -0
  10. package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.ts +1 -0
  11. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +2 -2
  12. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +1 -1
  13. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.ts +1 -1
  14. package/dist/cjs/api/resources/shipping/resources/tasks/client/Client.d.ts +1 -1
  15. package/dist/cjs/api/resources/shipping/resources/tasks/client/Client.js +1 -1
  16. package/dist/cjs/api/resources/trackingIntegrations/client/Client.d.ts +23 -0
  17. package/dist/cjs/api/resources/trackingIntegrations/client/Client.js +17 -0
  18. package/dist/cjs/api/resources/trackingIntegrations/client/index.d.ts +1 -0
  19. package/dist/cjs/api/resources/trackingIntegrations/client/index.js +2 -0
  20. package/dist/cjs/api/resources/trackingIntegrations/index.d.ts +2 -0
  21. package/dist/cjs/api/resources/trackingIntegrations/index.js +18 -0
  22. package/dist/cjs/api/resources/trackingIntegrations/resources/index.d.ts +1 -0
  23. package/dist/cjs/api/resources/trackingIntegrations/resources/index.js +37 -0
  24. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/Client.d.ts +29 -0
  25. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/Client.js +27 -0
  26. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/index.d.ts +1 -0
  27. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/client/index.js +2 -0
  28. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/index.d.ts +2 -0
  29. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/index.js +18 -0
  30. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.d.ts +71 -0
  31. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.js +226 -0
  32. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.d.ts +2 -0
  33. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.js +17 -0
  34. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.d.ts +12 -0
  35. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.js +5 -0
  36. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.d.ts +33 -0
  37. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.js +5 -0
  38. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.d.ts +2 -0
  39. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.js +2 -0
  40. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/index.d.ts +1 -0
  41. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/devices/index.js +17 -0
  42. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/index.d.ts +6 -0
  43. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/index.js +45 -0
  44. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.d.ts +71 -0
  45. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.js +226 -0
  46. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.d.ts +2 -0
  47. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.js +17 -0
  48. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.d.ts +12 -0
  49. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.js +5 -0
  50. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.d.ts +33 -0
  51. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.js +5 -0
  52. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.d.ts +2 -0
  53. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.js +2 -0
  54. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.d.ts +1 -0
  55. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.js +17 -0
  56. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.d.ts +81 -0
  57. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.js +267 -0
  58. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.d.ts +2 -0
  59. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.js +17 -0
  60. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.d.ts +16 -0
  61. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.js +5 -0
  62. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.d.ts +12 -0
  63. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.js +5 -0
  64. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.d.ts +12 -0
  65. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.js +5 -0
  66. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.d.ts +3 -0
  67. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.js +2 -0
  68. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.d.ts +1 -0
  69. package/dist/cjs/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.js +17 -0
  70. package/dist/cjs/api/types/OrderTypeaheadFieldEnum.d.ts +8 -0
  71. package/dist/cjs/api/types/OrderTypeaheadFieldEnum.js +10 -0
  72. package/dist/cjs/api/types/OrderTypeaheadResult.d.ts +8 -0
  73. package/dist/cjs/api/types/OrderTypeaheadResult.js +5 -0
  74. package/dist/cjs/api/types/TaskGroupExpanded.d.ts +7 -0
  75. package/dist/cjs/api/types/TiveDataPoint1.d.ts +22 -0
  76. package/dist/cjs/api/types/TiveDataPoint1.js +5 -0
  77. package/dist/cjs/api/types/TiveDataPointMetadata1.d.ts +8 -0
  78. package/dist/cjs/api/types/TiveDataPointMetadata1.js +5 -0
  79. package/dist/cjs/api/types/TiveDevice1.d.ts +17 -0
  80. package/dist/cjs/api/types/TiveDevice1.js +5 -0
  81. package/dist/cjs/api/types/TiveDeviceListRes.d.ts +8 -0
  82. package/dist/cjs/api/types/TiveDeviceListRes.js +5 -0
  83. package/dist/cjs/api/types/TiveDeviceSortByEnum.d.ts +8 -0
  84. package/dist/cjs/api/types/TiveDeviceSortByEnum.js +10 -0
  85. package/dist/cjs/api/types/TiveShipment1.d.ts +15 -0
  86. package/dist/cjs/api/types/TiveShipment1.js +5 -0
  87. package/dist/cjs/api/types/TiveShipmentListRes.d.ts +8 -0
  88. package/dist/cjs/api/types/TiveShipmentListRes.js +5 -0
  89. package/dist/cjs/api/types/TiveShipmentSortByEnum.d.ts +8 -0
  90. package/dist/cjs/api/types/TiveShipmentSortByEnum.js +10 -0
  91. package/dist/cjs/api/types/TiveTimeseriesRes.d.ts +7 -0
  92. package/dist/cjs/api/types/TiveTimeseriesRes.js +5 -0
  93. package/dist/cjs/api/types/TiveTimeseriesSyncRes.d.ts +9 -0
  94. package/dist/cjs/api/types/TiveTimeseriesSyncRes.js +5 -0
  95. package/dist/cjs/api/types/index.d.ts +12 -0
  96. package/dist/cjs/api/types/index.js +12 -0
  97. package/dist/cjs/version.d.ts +1 -1
  98. package/dist/cjs/version.js +1 -1
  99. package/dist/esm/Client.d.mts +3 -0
  100. package/dist/esm/Client.mjs +7 -2
  101. package/dist/esm/api/resources/index.d.mts +1 -0
  102. package/dist/esm/api/resources/index.mjs +1 -0
  103. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.d.mts +18 -1
  104. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.mjs +74 -2
  105. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.mts +3 -0
  106. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.mts +16 -0
  107. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedTypeaheadV1Request.mjs +4 -0
  108. package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.mts +1 -0
  109. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +2 -2
  110. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +1 -1
  111. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedTypeaheadV1Request.d.mts +1 -1
  112. package/dist/esm/api/resources/shipping/resources/tasks/client/Client.d.mts +1 -1
  113. package/dist/esm/api/resources/shipping/resources/tasks/client/Client.mjs +1 -1
  114. package/dist/esm/api/resources/trackingIntegrations/client/Client.d.mts +23 -0
  115. package/dist/esm/api/resources/trackingIntegrations/client/Client.mjs +13 -0
  116. package/dist/esm/api/resources/trackingIntegrations/client/index.d.mts +1 -0
  117. package/dist/esm/api/resources/trackingIntegrations/client/index.mjs +1 -0
  118. package/dist/esm/api/resources/trackingIntegrations/index.d.mts +2 -0
  119. package/dist/esm/api/resources/trackingIntegrations/index.mjs +2 -0
  120. package/dist/esm/api/resources/trackingIntegrations/resources/index.d.mts +1 -0
  121. package/dist/esm/api/resources/trackingIntegrations/resources/index.mjs +1 -0
  122. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/Client.d.mts +29 -0
  123. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/Client.mjs +23 -0
  124. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/index.d.mts +1 -0
  125. package/dist/esm/api/resources/trackingIntegrations/resources/tive/client/index.mjs +1 -0
  126. package/dist/esm/api/resources/trackingIntegrations/resources/tive/index.d.mts +2 -0
  127. package/dist/esm/api/resources/trackingIntegrations/resources/tive/index.mjs +2 -0
  128. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.d.mts +71 -0
  129. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.mjs +189 -0
  130. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.d.mts +2 -0
  131. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/index.mjs +1 -0
  132. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.d.mts +12 -0
  133. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesGetV1Request.mjs +4 -0
  134. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.d.mts +33 -0
  135. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/DevicesListV1Request.mjs +4 -0
  136. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.d.mts +2 -0
  137. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/client/requests/index.mjs +1 -0
  138. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/index.d.mts +1 -0
  139. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/devices/index.mjs +1 -0
  140. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/index.d.mts +6 -0
  141. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/index.mjs +6 -0
  142. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.d.mts +71 -0
  143. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.mjs +189 -0
  144. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.d.mts +2 -0
  145. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/index.mjs +1 -0
  146. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.d.mts +12 -0
  147. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsGetV1Request.mjs +4 -0
  148. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.d.mts +33 -0
  149. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/ShipmentsListV1Request.mjs +4 -0
  150. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.d.mts +2 -0
  151. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/requests/index.mjs +1 -0
  152. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.d.mts +1 -0
  153. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/shipments/index.mjs +1 -0
  154. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.d.mts +81 -0
  155. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.mjs +230 -0
  156. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.d.mts +2 -0
  157. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/index.mjs +1 -0
  158. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.d.mts +16 -0
  159. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesDataPointsV1Request.mjs +4 -0
  160. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.d.mts +12 -0
  161. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesLastSeenV1Request.mjs +4 -0
  162. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.d.mts +12 -0
  163. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/TimeseriesSyncV1Request.mjs +4 -0
  164. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.d.mts +3 -0
  165. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/requests/index.mjs +1 -0
  166. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.d.mts +1 -0
  167. package/dist/esm/api/resources/trackingIntegrations/resources/tive/resources/timeseries/index.mjs +1 -0
  168. package/dist/esm/api/types/OrderTypeaheadFieldEnum.d.mts +8 -0
  169. package/dist/esm/api/types/OrderTypeaheadFieldEnum.mjs +7 -0
  170. package/dist/esm/api/types/OrderTypeaheadResult.d.mts +8 -0
  171. package/dist/esm/api/types/OrderTypeaheadResult.mjs +4 -0
  172. package/dist/esm/api/types/TaskGroupExpanded.d.mts +7 -0
  173. package/dist/esm/api/types/TiveDataPoint1.d.mts +22 -0
  174. package/dist/esm/api/types/TiveDataPoint1.mjs +4 -0
  175. package/dist/esm/api/types/TiveDataPointMetadata1.d.mts +8 -0
  176. package/dist/esm/api/types/TiveDataPointMetadata1.mjs +4 -0
  177. package/dist/esm/api/types/TiveDevice1.d.mts +17 -0
  178. package/dist/esm/api/types/TiveDevice1.mjs +4 -0
  179. package/dist/esm/api/types/TiveDeviceListRes.d.mts +8 -0
  180. package/dist/esm/api/types/TiveDeviceListRes.mjs +4 -0
  181. package/dist/esm/api/types/TiveDeviceSortByEnum.d.mts +8 -0
  182. package/dist/esm/api/types/TiveDeviceSortByEnum.mjs +7 -0
  183. package/dist/esm/api/types/TiveShipment1.d.mts +15 -0
  184. package/dist/esm/api/types/TiveShipment1.mjs +4 -0
  185. package/dist/esm/api/types/TiveShipmentListRes.d.mts +8 -0
  186. package/dist/esm/api/types/TiveShipmentListRes.mjs +4 -0
  187. package/dist/esm/api/types/TiveShipmentSortByEnum.d.mts +8 -0
  188. package/dist/esm/api/types/TiveShipmentSortByEnum.mjs +7 -0
  189. package/dist/esm/api/types/TiveTimeseriesRes.d.mts +7 -0
  190. package/dist/esm/api/types/TiveTimeseriesRes.mjs +4 -0
  191. package/dist/esm/api/types/TiveTimeseriesSyncRes.d.mts +9 -0
  192. package/dist/esm/api/types/TiveTimeseriesSyncRes.mjs +4 -0
  193. package/dist/esm/api/types/index.d.mts +12 -0
  194. package/dist/esm/api/types/index.mjs +12 -0
  195. package/dist/esm/version.d.mts +1 -1
  196. package/dist/esm/version.mjs +1 -1
  197. package/package.json +1 -1
  198. package/reference.md +548 -4
@@ -149,6 +149,8 @@ export * from "./OrderDraftValidationResult.mjs";
149
149
  export * from "./OrderExpanded.mjs";
150
150
  export * from "./OrderSortByEnum.mjs";
151
151
  export * from "./OrderStatusEnum1.mjs";
152
+ export * from "./OrderTypeaheadFieldEnum.mjs";
153
+ export * from "./OrderTypeaheadResult.mjs";
152
154
  export * from "./OrdersDraftUpdateRes.mjs";
153
155
  export * from "./OrdersExpandedListRes.mjs";
154
156
  export * from "./OrdersNewDraftRes.mjs";
@@ -248,6 +250,16 @@ export * from "./TimeGranularity.mjs";
248
250
  export * from "./TimeWindow1.mjs";
249
251
  export * from "./TimezoneEnum.mjs";
250
252
  export * from "./TimezoneResponse.mjs";
253
+ export * from "./TiveDataPoint1.mjs";
254
+ export * from "./TiveDataPointMetadata1.mjs";
255
+ export * from "./TiveDevice1.mjs";
256
+ export * from "./TiveDeviceListRes.mjs";
257
+ export * from "./TiveDeviceSortByEnum.mjs";
258
+ export * from "./TiveShipment1.mjs";
259
+ export * from "./TiveShipmentListRes.mjs";
260
+ export * from "./TiveShipmentSortByEnum.mjs";
261
+ export * from "./TiveTimeseriesRes.mjs";
262
+ export * from "./TiveTimeseriesSyncRes.mjs";
251
263
  export * from "./TrackingDeviceTypeEnum1.mjs";
252
264
  export * from "./TrackingOrgScopeEnum.mjs";
253
265
  export * from "./TrackingSharingSettingsRes.mjs";
@@ -149,6 +149,8 @@ export * from "./OrderDraftValidationResult.mjs";
149
149
  export * from "./OrderExpanded.mjs";
150
150
  export * from "./OrderSortByEnum.mjs";
151
151
  export * from "./OrderStatusEnum1.mjs";
152
+ export * from "./OrderTypeaheadFieldEnum.mjs";
153
+ export * from "./OrderTypeaheadResult.mjs";
152
154
  export * from "./OrdersDraftUpdateRes.mjs";
153
155
  export * from "./OrdersExpandedListRes.mjs";
154
156
  export * from "./OrdersNewDraftRes.mjs";
@@ -248,6 +250,16 @@ export * from "./TimeGranularity.mjs";
248
250
  export * from "./TimeWindow1.mjs";
249
251
  export * from "./TimezoneEnum.mjs";
250
252
  export * from "./TimezoneResponse.mjs";
253
+ export * from "./TiveDataPoint1.mjs";
254
+ export * from "./TiveDataPointMetadata1.mjs";
255
+ export * from "./TiveDevice1.mjs";
256
+ export * from "./TiveDeviceListRes.mjs";
257
+ export * from "./TiveDeviceSortByEnum.mjs";
258
+ export * from "./TiveShipment1.mjs";
259
+ export * from "./TiveShipmentListRes.mjs";
260
+ export * from "./TiveShipmentSortByEnum.mjs";
261
+ export * from "./TiveTimeseriesRes.mjs";
262
+ export * from "./TiveTimeseriesSyncRes.mjs";
251
263
  export * from "./TrackingDeviceTypeEnum1.mjs";
252
264
  export * from "./TrackingOrgScopeEnum.mjs";
253
265
  export * from "./TrackingSharingSettingsRes.mjs";
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.594.0";
1
+ export declare const SDK_VERSION = "1.597.0";
@@ -1 +1 @@
1
- export const SDK_VERSION = "1.594.0";
1
+ export const SDK_VERSION = "1.597.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrt-inc/typescript-sdk",
3
- "version": "1.594.0",
3
+ "version": "1.597.0",
4
4
  "private": false,
5
5
  "repository": "github:chrt-inc/typescript-sdk",
6
6
  "type": "commonjs",
package/reference.md CHANGED
@@ -9792,7 +9792,7 @@ await client.shipping.tasks.addToTaskGroupV1("task_group_id", {
9792
9792
  <dl>
9793
9793
  <dd>
9794
9794
 
9795
- Updates a task. Operational fields require STAGED status (lig_owner_operators). order_placer_comments can be edited on any non-DRAFT task (order_creator_org_operators). | (TaskClientUpdate1) -> (PydanticObjectId)
9795
+ Updates a task. Operational fields (location, action, time_windows) require STAGED status (lig_owner_operators). order_placer_comments can be edited on any non-DRAFT task (order_creator_org_operators). directory_entry_ids can be edited on STAGED/IN_PROGRESS orders for tasks still in STAGED status (order_creator_org_operators OR lig_owner_operators). | (TaskClientUpdate1) -> (PydanticObjectId)
9796
9796
 
9797
9797
  </dd>
9798
9798
  </dl>
@@ -11277,7 +11277,7 @@ await client.shipping.orderDrafts.expanded.retrieveV1("order_ref", {});
11277
11277
  <dl>
11278
11278
  <dd>
11279
11279
 
11280
- Lists expanded draft orders for the organization with filtering, sorting, and pagination. | (OrderAndTaskGroupExpandedReq) -> (OrderDraftExpandedListRes)
11280
+ Lists expanded draft orders for the organization with filtering, sorting, pagination, and optional search. | (OrderAndTaskGroupExpandedReq) -> (OrderDraftExpandedListRes)
11281
11281
 
11282
11282
  </dd>
11283
11283
  </dl>
@@ -11298,6 +11298,7 @@ await client.shipping.orderDrafts.expanded.listV1({
11298
11298
  sort_order: "asc",
11299
11299
  page: 1,
11300
11300
  page_size: 1,
11301
+ search: "search",
11301
11302
  filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
11302
11303
  filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
11303
11304
  body: {},
@@ -11336,6 +11337,72 @@ await client.shipping.orderDrafts.expanded.listV1({
11336
11337
  </dl>
11337
11338
  </details>
11338
11339
 
11340
+ <details><summary><code>client.shipping.orderDrafts.expanded.<a href="/src/api/resources/shipping/resources/orderDrafts/resources/expanded/client/Client.ts">typeaheadV1</a>({ ...params }) -> Chrt.OrderTypeaheadResult[]</code></summary>
11341
+ <dl>
11342
+ <dd>
11343
+
11344
+ #### 📝 Description
11345
+
11346
+ <dl>
11347
+ <dd>
11348
+
11349
+ <dl>
11350
+ <dd>
11351
+
11352
+ Returns distinct short_id and off_chrt_reference_id values matching the query via case-insensitive regex. Searches draft orders created by the caller's org. | authz: min_org_role=operator | () -> (list[OrderTypeaheadResult])
11353
+
11354
+ </dd>
11355
+ </dl>
11356
+ </dd>
11357
+ </dl>
11358
+
11359
+ #### 🔌 Usage
11360
+
11361
+ <dl>
11362
+ <dd>
11363
+
11364
+ <dl>
11365
+ <dd>
11366
+
11367
+ ```typescript
11368
+ await client.shipping.orderDrafts.expanded.typeaheadV1({
11369
+ query: "query",
11370
+ limit: 1,
11371
+ });
11372
+ ```
11373
+
11374
+ </dd>
11375
+ </dl>
11376
+ </dd>
11377
+ </dl>
11378
+
11379
+ #### ⚙️ Parameters
11380
+
11381
+ <dl>
11382
+ <dd>
11383
+
11384
+ <dl>
11385
+ <dd>
11386
+
11387
+ **request:** `Chrt.shipping.orderDrafts.ExpandedTypeaheadV1Request`
11388
+
11389
+ </dd>
11390
+ </dl>
11391
+
11392
+ <dl>
11393
+ <dd>
11394
+
11395
+ **requestOptions:** `Expanded.RequestOptions`
11396
+
11397
+ </dd>
11398
+ </dl>
11399
+ </dd>
11400
+ </dl>
11401
+
11402
+ </dd>
11403
+ </dl>
11404
+ </details>
11405
+
11339
11406
  ## Shipping Orders Expanded
11340
11407
 
11341
11408
  <details><summary><code>client.shipping.orders.expanded.<a href="/src/api/resources/shipping/resources/orders/resources/expanded/client/Client.ts">forShipperOperatorsV1</a>(orderRef, { ...params }) -> Chrt.OrderExpanded</code></summary>
@@ -11646,7 +11713,7 @@ await client.shipping.orders.expanded.listForShipperOperatorsV1({
11646
11713
  </dl>
11647
11714
  </details>
11648
11715
 
11649
- <details><summary><code>client.shipping.orders.expanded.<a href="/src/api/resources/shipping/resources/orders/resources/expanded/client/Client.ts">typeaheadV1</a>({ ...params }) -> string[]</code></summary>
11716
+ <details><summary><code>client.shipping.orders.expanded.<a href="/src/api/resources/shipping/resources/orders/resources/expanded/client/Client.ts">typeaheadV1</a>({ ...params }) -> Chrt.OrderTypeaheadResult[]</code></summary>
11650
11717
  <dl>
11651
11718
  <dd>
11652
11719
 
@@ -11658,7 +11725,7 @@ await client.shipping.orders.expanded.listForShipperOperatorsV1({
11658
11725
  <dl>
11659
11726
  <dd>
11660
11727
 
11661
- Returns distinct order short_id values matching the query via case-insensitive regex. Searches non-draft orders visible to the caller's org. | authz: allowed_org_types=[forwarder, shipper], min_org_role=operator | () -> (list[str])
11728
+ Returns distinct short_id and off_chrt_reference_id values matching the query via case-insensitive regex. Searches non-draft orders visible to the caller's org. | authz: allowed_org_types=[forwarder, shipper], min_org_role=operator | () -> (list[OrderTypeaheadResult])
11662
11729
 
11663
11730
  </dd>
11664
11731
  </dl>
@@ -15714,6 +15781,483 @@ await client.tracking.timeseries.taskGroupByDriver.dataPointsPublicV1({
15714
15781
  </dl>
15715
15782
  </details>
15716
15783
 
15784
+ ## TrackingIntegrations Tive Devices
15785
+
15786
+ <details><summary><code>client.trackingIntegrations.tive.devices.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.ts">listV1</a>({ ...params }) -> Chrt.TiveDeviceListRes</code></summary>
15787
+ <dl>
15788
+ <dd>
15789
+
15790
+ #### 📝 Description
15791
+
15792
+ <dl>
15793
+ <dd>
15794
+
15795
+ <dl>
15796
+ <dd>
15797
+
15798
+ Lists Tive devices with filtering, sorting, and pagination. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveDeviceListRes)
15799
+
15800
+ </dd>
15801
+ </dl>
15802
+ </dd>
15803
+ </dl>
15804
+
15805
+ #### 🔌 Usage
15806
+
15807
+ <dl>
15808
+ <dd>
15809
+
15810
+ <dl>
15811
+ <dd>
15812
+
15813
+ ```typescript
15814
+ await client.trackingIntegrations.tive.devices.listV1({
15815
+ sort_by: "chrt_created_at_timestamp",
15816
+ sort_order: "asc",
15817
+ page: 1,
15818
+ page_size: 1,
15819
+ filter_tive_account_id: 1,
15820
+ filter_tive_device_id: "filter_tive_device_id",
15821
+ filter_chrt_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
15822
+ filter_chrt_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
15823
+ });
15824
+ ```
15825
+
15826
+ </dd>
15827
+ </dl>
15828
+ </dd>
15829
+ </dl>
15830
+
15831
+ #### ⚙️ Parameters
15832
+
15833
+ <dl>
15834
+ <dd>
15835
+
15836
+ <dl>
15837
+ <dd>
15838
+
15839
+ **request:** `Chrt.trackingIntegrations.tive.DevicesListV1Request`
15840
+
15841
+ </dd>
15842
+ </dl>
15843
+
15844
+ <dl>
15845
+ <dd>
15846
+
15847
+ **requestOptions:** `Devices.RequestOptions`
15848
+
15849
+ </dd>
15850
+ </dl>
15851
+ </dd>
15852
+ </dl>
15853
+
15854
+ </dd>
15855
+ </dl>
15856
+ </details>
15857
+
15858
+ <details><summary><code>client.trackingIntegrations.tive.devices.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/devices/client/Client.ts">getV1</a>({ ...params }) -> Chrt.TiveDevice1</code></summary>
15859
+ <dl>
15860
+ <dd>
15861
+
15862
+ #### 📝 Description
15863
+
15864
+ <dl>
15865
+ <dd>
15866
+
15867
+ <dl>
15868
+ <dd>
15869
+
15870
+ Retrieves a single Tive device by its ID. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveDevice1)
15871
+
15872
+ </dd>
15873
+ </dl>
15874
+ </dd>
15875
+ </dl>
15876
+
15877
+ #### 🔌 Usage
15878
+
15879
+ <dl>
15880
+ <dd>
15881
+
15882
+ <dl>
15883
+ <dd>
15884
+
15885
+ ```typescript
15886
+ await client.trackingIntegrations.tive.devices.getV1({
15887
+ tive_device_id: "tive_device_id",
15888
+ });
15889
+ ```
15890
+
15891
+ </dd>
15892
+ </dl>
15893
+ </dd>
15894
+ </dl>
15895
+
15896
+ #### ⚙️ Parameters
15897
+
15898
+ <dl>
15899
+ <dd>
15900
+
15901
+ <dl>
15902
+ <dd>
15903
+
15904
+ **request:** `Chrt.trackingIntegrations.tive.DevicesGetV1Request`
15905
+
15906
+ </dd>
15907
+ </dl>
15908
+
15909
+ <dl>
15910
+ <dd>
15911
+
15912
+ **requestOptions:** `Devices.RequestOptions`
15913
+
15914
+ </dd>
15915
+ </dl>
15916
+ </dd>
15917
+ </dl>
15918
+
15919
+ </dd>
15920
+ </dl>
15921
+ </details>
15922
+
15923
+ ## TrackingIntegrations Tive Shipments
15924
+
15925
+ <details><summary><code>client.trackingIntegrations.tive.shipments.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.ts">listV1</a>({ ...params }) -> Chrt.TiveShipmentListRes</code></summary>
15926
+ <dl>
15927
+ <dd>
15928
+
15929
+ #### 📝 Description
15930
+
15931
+ <dl>
15932
+ <dd>
15933
+
15934
+ <dl>
15935
+ <dd>
15936
+
15937
+ Lists Tive shipments with filtering, sorting, and pagination. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveShipmentListRes)
15938
+
15939
+ </dd>
15940
+ </dl>
15941
+ </dd>
15942
+ </dl>
15943
+
15944
+ #### 🔌 Usage
15945
+
15946
+ <dl>
15947
+ <dd>
15948
+
15949
+ <dl>
15950
+ <dd>
15951
+
15952
+ ```typescript
15953
+ await client.trackingIntegrations.tive.shipments.listV1({
15954
+ sort_by: "chrt_created_at_timestamp",
15955
+ sort_order: "asc",
15956
+ page: 1,
15957
+ page_size: 1,
15958
+ filter_tive_device_object_id: "filter_tive_device_object_id",
15959
+ filter_tive_shipment_id: "filter_tive_shipment_id",
15960
+ filter_chrt_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
15961
+ filter_chrt_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
15962
+ });
15963
+ ```
15964
+
15965
+ </dd>
15966
+ </dl>
15967
+ </dd>
15968
+ </dl>
15969
+
15970
+ #### ⚙️ Parameters
15971
+
15972
+ <dl>
15973
+ <dd>
15974
+
15975
+ <dl>
15976
+ <dd>
15977
+
15978
+ **request:** `Chrt.trackingIntegrations.tive.ShipmentsListV1Request`
15979
+
15980
+ </dd>
15981
+ </dl>
15982
+
15983
+ <dl>
15984
+ <dd>
15985
+
15986
+ **requestOptions:** `Shipments.RequestOptions`
15987
+
15988
+ </dd>
15989
+ </dl>
15990
+ </dd>
15991
+ </dl>
15992
+
15993
+ </dd>
15994
+ </dl>
15995
+ </details>
15996
+
15997
+ <details><summary><code>client.trackingIntegrations.tive.shipments.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/shipments/client/Client.ts">getV1</a>({ ...params }) -> Chrt.TiveShipment1</code></summary>
15998
+ <dl>
15999
+ <dd>
16000
+
16001
+ #### 📝 Description
16002
+
16003
+ <dl>
16004
+ <dd>
16005
+
16006
+ <dl>
16007
+ <dd>
16008
+
16009
+ Retrieves a single Tive shipment by its ID. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveShipment1)
16010
+
16011
+ </dd>
16012
+ </dl>
16013
+ </dd>
16014
+ </dl>
16015
+
16016
+ #### 🔌 Usage
16017
+
16018
+ <dl>
16019
+ <dd>
16020
+
16021
+ <dl>
16022
+ <dd>
16023
+
16024
+ ```typescript
16025
+ await client.trackingIntegrations.tive.shipments.getV1({
16026
+ tive_shipment_id: "tive_shipment_id",
16027
+ });
16028
+ ```
16029
+
16030
+ </dd>
16031
+ </dl>
16032
+ </dd>
16033
+ </dl>
16034
+
16035
+ #### ⚙️ Parameters
16036
+
16037
+ <dl>
16038
+ <dd>
16039
+
16040
+ <dl>
16041
+ <dd>
16042
+
16043
+ **request:** `Chrt.trackingIntegrations.tive.ShipmentsGetV1Request`
16044
+
16045
+ </dd>
16046
+ </dl>
16047
+
16048
+ <dl>
16049
+ <dd>
16050
+
16051
+ **requestOptions:** `Shipments.RequestOptions`
16052
+
16053
+ </dd>
16054
+ </dl>
16055
+ </dd>
16056
+ </dl>
16057
+
16058
+ </dd>
16059
+ </dl>
16060
+ </details>
16061
+
16062
+ ## TrackingIntegrations Tive Timeseries
16063
+
16064
+ <details><summary><code>client.trackingIntegrations.tive.timeseries.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.ts">lastSeenV1</a>({ ...params }) -> (Chrt.TiveDataPoint1 | null) | undefined</code></summary>
16065
+ <dl>
16066
+ <dd>
16067
+
16068
+ #### 📝 Description
16069
+
16070
+ <dl>
16071
+ <dd>
16072
+
16073
+ <dl>
16074
+ <dd>
16075
+
16076
+ Returns the most recent Tive data point for a shipment. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveDataPoint1 | None)
16077
+
16078
+ </dd>
16079
+ </dl>
16080
+ </dd>
16081
+ </dl>
16082
+
16083
+ #### 🔌 Usage
16084
+
16085
+ <dl>
16086
+ <dd>
16087
+
16088
+ <dl>
16089
+ <dd>
16090
+
16091
+ ```typescript
16092
+ await client.trackingIntegrations.tive.timeseries.lastSeenV1({
16093
+ tive_shipment_id: "tive_shipment_id",
16094
+ });
16095
+ ```
16096
+
16097
+ </dd>
16098
+ </dl>
16099
+ </dd>
16100
+ </dl>
16101
+
16102
+ #### ⚙️ Parameters
16103
+
16104
+ <dl>
16105
+ <dd>
16106
+
16107
+ <dl>
16108
+ <dd>
16109
+
16110
+ **request:** `Chrt.trackingIntegrations.tive.TimeseriesLastSeenV1Request`
16111
+
16112
+ </dd>
16113
+ </dl>
16114
+
16115
+ <dl>
16116
+ <dd>
16117
+
16118
+ **requestOptions:** `Timeseries.RequestOptions`
16119
+
16120
+ </dd>
16121
+ </dl>
16122
+ </dd>
16123
+ </dl>
16124
+
16125
+ </dd>
16126
+ </dl>
16127
+ </details>
16128
+
16129
+ <details><summary><code>client.trackingIntegrations.tive.timeseries.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.ts">dataPointsV1</a>({ ...params }) -> Chrt.TiveTimeseriesRes</code></summary>
16130
+ <dl>
16131
+ <dd>
16132
+
16133
+ #### 📝 Description
16134
+
16135
+ <dl>
16136
+ <dd>
16137
+
16138
+ <dl>
16139
+ <dd>
16140
+
16141
+ Returns raw Tive data points for a shipment within the given time range. Scoped to the caller's organization. | authz: min_org_role=operator | () -> (TiveTimeseriesRes)
16142
+
16143
+ </dd>
16144
+ </dl>
16145
+ </dd>
16146
+ </dl>
16147
+
16148
+ #### 🔌 Usage
16149
+
16150
+ <dl>
16151
+ <dd>
16152
+
16153
+ <dl>
16154
+ <dd>
16155
+
16156
+ ```typescript
16157
+ await client.trackingIntegrations.tive.timeseries.dataPointsV1({
16158
+ tive_shipment_id: "tive_shipment_id",
16159
+ start_timestamp: "2024-01-15T09:30:00Z",
16160
+ end_timestamp: "2024-01-15T09:30:00Z",
16161
+ });
16162
+ ```
16163
+
16164
+ </dd>
16165
+ </dl>
16166
+ </dd>
16167
+ </dl>
16168
+
16169
+ #### ⚙️ Parameters
16170
+
16171
+ <dl>
16172
+ <dd>
16173
+
16174
+ <dl>
16175
+ <dd>
16176
+
16177
+ **request:** `Chrt.trackingIntegrations.tive.TimeseriesDataPointsV1Request`
16178
+
16179
+ </dd>
16180
+ </dl>
16181
+
16182
+ <dl>
16183
+ <dd>
16184
+
16185
+ **requestOptions:** `Timeseries.RequestOptions`
16186
+
16187
+ </dd>
16188
+ </dl>
16189
+ </dd>
16190
+ </dl>
16191
+
16192
+ </dd>
16193
+ </dl>
16194
+ </details>
16195
+
16196
+ <details><summary><code>client.trackingIntegrations.tive.timeseries.<a href="/src/api/resources/trackingIntegrations/resources/tive/resources/timeseries/client/Client.ts">syncV1</a>({ ...params }) -> Chrt.TiveTimeseriesSyncRes</code></summary>
16197
+ <dl>
16198
+ <dd>
16199
+
16200
+ #### 📝 Description
16201
+
16202
+ <dl>
16203
+ <dd>
16204
+
16205
+ <dl>
16206
+ <dd>
16207
+
16208
+ Fetches new Tive tracker data points from the Tive API for a shipment and stores them in our timeseries collection. Uses a high-water-mark strategy with overlap dedup to prevent duplicate inserts. | authz: min_org_role=operator | () -> (TiveTimeseriesSyncRes)
16209
+
16210
+ </dd>
16211
+ </dl>
16212
+ </dd>
16213
+ </dl>
16214
+
16215
+ #### 🔌 Usage
16216
+
16217
+ <dl>
16218
+ <dd>
16219
+
16220
+ <dl>
16221
+ <dd>
16222
+
16223
+ ```typescript
16224
+ await client.trackingIntegrations.tive.timeseries.syncV1({
16225
+ tive_shipment_id: "tive_shipment_id",
16226
+ });
16227
+ ```
16228
+
16229
+ </dd>
16230
+ </dl>
16231
+ </dd>
16232
+ </dl>
16233
+
16234
+ #### ⚙️ Parameters
16235
+
16236
+ <dl>
16237
+ <dd>
16238
+
16239
+ <dl>
16240
+ <dd>
16241
+
16242
+ **request:** `Chrt.trackingIntegrations.tive.TimeseriesSyncV1Request`
16243
+
16244
+ </dd>
16245
+ </dl>
16246
+
16247
+ <dl>
16248
+ <dd>
16249
+
16250
+ **requestOptions:** `Timeseries.RequestOptions`
16251
+
16252
+ </dd>
16253
+ </dl>
16254
+ </dd>
16255
+ </dl>
16256
+
16257
+ </dd>
16258
+ </dl>
16259
+ </details>
16260
+
15717
16261
  ## Users PublicData
15718
16262
 
15719
16263
  <details><summary><code>client.users.publicData.<a href="/src/api/resources/users/resources/publicData/client/Client.ts">getV1</a>() -> Chrt.UserPublicData1</code></summary>