@chrt-inc/typescript-sdk 1.929.0 → 1.932.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 (457) hide show
  1. package/dist/cjs/Client.d.ts +3 -0
  2. package/dist/cjs/Client.js +13 -8
  3. package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/Client.d.ts +3 -0
  4. package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/Client.js +3 -0
  5. package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.d.ts +3 -0
  6. package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.ts +5 -0
  7. package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.js +5 -0
  8. package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.ts +5 -0
  9. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.ts +4 -0
  10. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.js +4 -0
  11. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.ts +4 -0
  12. package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.d.ts +3 -0
  13. package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.js +3 -0
  14. package/dist/cjs/api/resources/billingNew/resources/invoices/client/requests/InvoicesListV1Request.d.ts +3 -0
  15. package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.d.ts +2 -0
  16. package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.js +2 -0
  17. package/dist/cjs/api/resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.d.ts +2 -0
  18. package/dist/cjs/api/resources/index.d.ts +1 -0
  19. package/dist/cjs/api/resources/index.js +2 -1
  20. package/dist/cjs/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.d.ts +2 -2
  21. package/dist/cjs/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.js +2 -2
  22. package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.d.ts +2 -0
  23. package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.js +2 -0
  24. package/dist/cjs/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForBidderV1Request.d.ts +1 -0
  25. package/dist/cjs/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForListingV1Request.d.ts +1 -0
  26. package/dist/cjs/api/resources/listing/resources/listings/client/Client.d.ts +6 -0
  27. package/dist/cjs/api/resources/listing/resources/listings/client/Client.js +6 -0
  28. package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListByOrgV1Request.d.ts +2 -0
  29. package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListForDriverBidderV1Request.d.ts +2 -0
  30. package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListForProviderBidderV1Request.d.ts +2 -0
  31. package/dist/cjs/api/resources/listing/resources/orgBiddingGroups/client/Client.d.ts +2 -2
  32. package/dist/cjs/api/resources/listing/resources/orgBiddingGroups/client/Client.js +2 -2
  33. package/dist/cjs/api/resources/notifications/resources/groups/client/Client.d.ts +2 -2
  34. package/dist/cjs/api/resources/notifications/resources/groups/client/Client.js +2 -2
  35. package/dist/cjs/api/resources/operations/resources/departments/client/Client.d.ts +4 -3
  36. package/dist/cjs/api/resources/operations/resources/departments/client/Client.js +4 -3
  37. package/dist/cjs/api/resources/operations/resources/departments/client/requests/DepartmentsListV1Request.d.ts +2 -1
  38. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.d.ts +6 -0
  39. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.js +6 -0
  40. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.ts +3 -0
  41. package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.ts +3 -0
  42. package/dist/cjs/api/resources/orgs/client/Client.d.ts +1 -0
  43. package/dist/cjs/api/resources/orgs/client/Client.js +1 -0
  44. package/dist/cjs/api/resources/orgs/client/requests/OrgsListMembersV1Request.d.ts +1 -0
  45. package/dist/cjs/api/resources/orgs/resources/connections/client/Client.d.ts +1 -1
  46. package/dist/cjs/api/resources/orgs/resources/connections/client/Client.js +1 -1
  47. package/dist/cjs/api/resources/orgs/resources/publicData/client/Client.d.ts +4 -4
  48. package/dist/cjs/api/resources/orgs/resources/publicData/client/Client.js +4 -4
  49. package/dist/cjs/api/resources/shipping/client/Client.d.ts +0 -3
  50. package/dist/cjs/api/resources/shipping/client/Client.js +10 -15
  51. package/dist/cjs/api/resources/shipping/resources/drivers/client/Client.d.ts +3 -1
  52. package/dist/cjs/api/resources/shipping/resources/drivers/client/Client.js +3 -1
  53. package/dist/cjs/api/resources/shipping/resources/drivers/client/requests/DriversListOrgMembersAndDriversV1Request.d.ts +1 -0
  54. package/dist/cjs/api/resources/shipping/resources/drivers/client/requests/DriversListV1Request.d.ts +2 -1
  55. package/dist/cjs/api/resources/shipping/resources/flights/client/Client.d.ts +6 -3
  56. package/dist/cjs/api/resources/shipping/resources/flights/client/Client.js +19 -11
  57. package/dist/cjs/api/resources/shipping/resources/flights/client/index.d.ts +1 -0
  58. package/dist/cjs/api/resources/shipping/resources/flights/client/index.js +15 -0
  59. package/dist/cjs/api/resources/shipping/resources/flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.d.ts +13 -0
  60. package/dist/cjs/api/resources/shipping/resources/flights/client/requests/index.d.ts +1 -0
  61. package/dist/cjs/api/resources/shipping/resources/index.d.ts +1 -2
  62. package/dist/cjs/api/resources/shipping/resources/index.js +2 -3
  63. package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/Client.d.ts +1 -0
  64. package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/Client.js +1 -0
  65. package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplatesNewListV1Request.d.ts +1 -0
  66. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +103 -0
  67. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +442 -0
  68. package/dist/{esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.ts} +1 -1
  69. package/dist/{esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersDeleteManyDraftsReq.d.ts} +1 -1
  70. package/dist/{esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersTaskGroupOrderingReq.d.ts} +2 -2
  71. package/dist/cjs/api/resources/shipping/resources/orders/{resources/drafts/client/requests/OrdersDraftUpdateReq.d.ts → client/requests/OrdersUpdateDraftReq.d.ts} +2 -2
  72. package/dist/cjs/api/resources/shipping/resources/orders/client/requests/index.d.ts +4 -0
  73. package/dist/cjs/api/resources/shipping/resources/orders/resources/cargo/client/Client.d.ts +13 -0
  74. package/dist/cjs/api/resources/shipping/resources/orders/resources/cargo/client/Client.js +59 -0
  75. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.ts +0 -109
  76. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.js +0 -452
  77. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.ts +0 -2
  78. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.ts +0 -4
  79. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/index.d.ts +0 -1
  80. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/index.js +0 -1
  81. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +8 -0
  82. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +8 -0
  83. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +5 -0
  84. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.ts +3 -0
  85. package/dist/cjs/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.d.ts +13 -0
  86. package/dist/cjs/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.js +59 -0
  87. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.ts +2 -0
  88. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.js +2 -0
  89. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverV1Request.d.ts +1 -0
  90. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +1 -0
  91. package/dist/cjs/api/resources/shippingIntegrations/client/Client.d.ts +29 -0
  92. package/dist/cjs/api/resources/shippingIntegrations/client/Client.js +27 -0
  93. package/dist/cjs/api/resources/shippingIntegrations/index.d.ts +2 -0
  94. package/dist/cjs/api/resources/shippingIntegrations/index.js +18 -0
  95. package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.d.ts +12 -14
  96. package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.js +25 -31
  97. package/dist/cjs/api/resources/shippingIntegrations/resources/index.d.ts +4 -0
  98. package/dist/cjs/api/resources/shippingIntegrations/resources/index.js +43 -0
  99. package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/Client.d.ts +101 -0
  100. package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/Client.js +388 -0
  101. package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.d.ts +54 -0
  102. package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.d.ts +44 -0
  103. package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/index.d.ts +2 -0
  104. package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/index.js +2 -0
  105. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/client/Client.d.ts +26 -0
  106. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/client/Client.js +22 -0
  107. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/client/index.js +2 -0
  108. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/index.d.ts +2 -0
  109. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/index.js +18 -0
  110. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.d.ts +116 -0
  111. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.js +427 -0
  112. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.d.ts +2 -0
  113. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.js +17 -0
  114. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.d.ts +19 -0
  115. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.d.ts +15 -0
  116. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.d.ts +2 -0
  117. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.js +2 -0
  118. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/index.d.ts +4 -0
  119. package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts → shippingIntegrations/resources/xcelerator}/resources/index.js +8 -3
  120. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.d.ts +104 -0
  121. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.js +371 -0
  122. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.d.ts +2 -0
  123. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.js +17 -0
  124. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.d.ts +48 -0
  125. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.d.ts +15 -0
  126. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.d.ts +2 -0
  127. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.js +2 -0
  128. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.d.ts +1 -0
  129. package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.js +17 -0
  130. package/dist/cjs/api/resources/tracking/resources/sessions/client/Client.d.ts +3 -2
  131. package/dist/cjs/api/resources/tracking/resources/sessions/client/Client.js +11 -7
  132. package/dist/cjs/api/resources/tracking/resources/sessions/client/requests/SessionsFlightTrackV1Request.d.ts +4 -1
  133. package/dist/cjs/api/types/{GeometryCollectionGeometriesItem.d.ts → GeometriesItem.d.ts} +2 -2
  134. package/dist/cjs/api/types/GeometryCollection.d.ts +1 -1
  135. package/dist/cjs/api/types/InternalDelegationJwtReq.d.ts +1 -1
  136. package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +0 -1
  137. package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +0 -1
  138. package/dist/cjs/api/types/{OrdersDraftDeleteManyRes.d.ts → OrdersDeleteManyDraftsRes.d.ts} +1 -1
  139. package/dist/cjs/api/types/{OrdersDraftUpdateRes.d.ts → OrdersUpdateDraftRes.d.ts} +1 -1
  140. package/dist/cjs/api/types/OrgShippingIntegrationEnum1.d.ts +11 -0
  141. package/dist/cjs/api/types/OrgShippingIntegrationEnum1.js +13 -0
  142. package/dist/cjs/api/types/ShippingIntegrationConnection.d.ts +24 -0
  143. package/dist/cjs/api/types/ShippingIntegrationConnectionListRes.d.ts +8 -0
  144. package/dist/cjs/api/types/ShippingIntegrationOrder1.d.ts +24 -0
  145. package/dist/cjs/api/types/ShippingIntegrationOrderListRes.d.ts +8 -0
  146. package/dist/cjs/api/types/ShippingIntegrationOrderListRes.js +5 -0
  147. package/dist/cjs/api/types/ShippingIntegrationOrderPlace1.d.ts +21 -0
  148. package/dist/cjs/api/types/ShippingIntegrationOrderPlace1.js +5 -0
  149. package/dist/cjs/api/types/ShippingIntegrationOrderSortByEnum.d.ts +10 -0
  150. package/dist/cjs/api/types/ShippingIntegrationOrderSortByEnum.js +12 -0
  151. package/dist/cjs/api/types/ShippingIntegrationOrderStatusEnum1.d.ts +11 -0
  152. package/dist/cjs/api/types/ShippingIntegrationOrderStatusEnum1.js +13 -0
  153. package/dist/cjs/api/types/ShippingIntegrationOrderStatusSummaryRes.d.ts +14 -0
  154. package/dist/cjs/api/types/ShippingIntegrationOrderStatusSummaryRes.js +5 -0
  155. package/dist/cjs/api/types/{WorkflowActor.d.ts → WorkflowCaller.d.ts} +1 -1
  156. package/dist/cjs/api/types/WorkflowCaller.js +5 -0
  157. package/dist/cjs/api/types/XceleratorCredsLimited1.d.ts +27 -0
  158. package/dist/cjs/api/types/XceleratorCredsLimited1.js +5 -0
  159. package/dist/cjs/api/types/XceleratorCredsListRes.d.ts +8 -0
  160. package/dist/cjs/api/types/XceleratorCredsListRes.js +5 -0
  161. package/dist/cjs/api/types/XceleratorCredsTestRes.d.ts +11 -0
  162. package/dist/cjs/api/types/XceleratorCredsTestRes.js +5 -0
  163. package/dist/cjs/api/types/XceleratorOrder1.d.ts +19 -0
  164. package/dist/cjs/api/types/XceleratorOrder1.js +5 -0
  165. package/dist/cjs/api/types/XceleratorOrderExtraResponse1.d.ts +11 -0
  166. package/dist/cjs/api/types/XceleratorOrderExtraResponse1.js +5 -0
  167. package/dist/cjs/api/types/{OrderTemplateListRes.d.ts → XceleratorOrderListRes.d.ts} +2 -2
  168. package/dist/cjs/api/types/XceleratorOrderListRes.js +5 -0
  169. package/dist/cjs/api/types/XceleratorOrderPackageResponse1.d.ts +9 -0
  170. package/dist/cjs/api/types/XceleratorOrderPackageResponse1.js +5 -0
  171. package/dist/cjs/api/types/XceleratorOrderResponse1.d.ts +82 -0
  172. package/dist/cjs/api/types/XceleratorOrderResponse1.js +5 -0
  173. package/dist/cjs/api/types/XceleratorOrderSortByEnum.d.ts +10 -0
  174. package/dist/cjs/api/types/XceleratorOrderSortByEnum.js +12 -0
  175. package/dist/cjs/api/types/index.d.ts +22 -11
  176. package/dist/cjs/api/types/index.js +22 -11
  177. package/dist/cjs/version.d.ts +1 -1
  178. package/dist/cjs/version.js +1 -1
  179. package/dist/esm/Client.d.mts +3 -0
  180. package/dist/esm/Client.mjs +7 -2
  181. package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/Client.d.mts +3 -0
  182. package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/Client.mjs +3 -0
  183. package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.d.mts +3 -0
  184. package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.mts +5 -0
  185. package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.mjs +5 -0
  186. package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.mts +5 -0
  187. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.mts +4 -0
  188. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.mjs +4 -0
  189. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.mts +4 -0
  190. package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.d.mts +3 -0
  191. package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.mjs +3 -0
  192. package/dist/esm/api/resources/billingNew/resources/invoices/client/requests/InvoicesListV1Request.d.mts +3 -0
  193. package/dist/esm/api/resources/billingNew/resources/orders/client/Client.d.mts +2 -0
  194. package/dist/esm/api/resources/billingNew/resources/orders/client/Client.mjs +2 -0
  195. package/dist/esm/api/resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.d.mts +2 -0
  196. package/dist/esm/api/resources/index.d.mts +1 -0
  197. package/dist/esm/api/resources/index.mjs +1 -0
  198. package/dist/esm/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.d.mts +2 -2
  199. package/dist/esm/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.mjs +2 -2
  200. package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.d.mts +2 -0
  201. package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.mjs +2 -0
  202. package/dist/esm/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForBidderV1Request.d.mts +1 -0
  203. package/dist/esm/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForListingV1Request.d.mts +1 -0
  204. package/dist/esm/api/resources/listing/resources/listings/client/Client.d.mts +6 -0
  205. package/dist/esm/api/resources/listing/resources/listings/client/Client.mjs +6 -0
  206. package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListByOrgV1Request.d.mts +2 -0
  207. package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListForDriverBidderV1Request.d.mts +2 -0
  208. package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListForProviderBidderV1Request.d.mts +2 -0
  209. package/dist/esm/api/resources/listing/resources/orgBiddingGroups/client/Client.d.mts +2 -2
  210. package/dist/esm/api/resources/listing/resources/orgBiddingGroups/client/Client.mjs +2 -2
  211. package/dist/esm/api/resources/notifications/resources/groups/client/Client.d.mts +2 -2
  212. package/dist/esm/api/resources/notifications/resources/groups/client/Client.mjs +2 -2
  213. package/dist/esm/api/resources/operations/resources/departments/client/Client.d.mts +4 -3
  214. package/dist/esm/api/resources/operations/resources/departments/client/Client.mjs +4 -3
  215. package/dist/esm/api/resources/operations/resources/departments/client/requests/DepartmentsListV1Request.d.mts +2 -1
  216. package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.d.mts +6 -0
  217. package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.mjs +6 -0
  218. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.mts +3 -0
  219. package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.mts +3 -0
  220. package/dist/esm/api/resources/orgs/client/Client.d.mts +1 -0
  221. package/dist/esm/api/resources/orgs/client/Client.mjs +1 -0
  222. package/dist/esm/api/resources/orgs/client/requests/OrgsListMembersV1Request.d.mts +1 -0
  223. package/dist/esm/api/resources/orgs/resources/connections/client/Client.d.mts +1 -1
  224. package/dist/esm/api/resources/orgs/resources/connections/client/Client.mjs +1 -1
  225. package/dist/esm/api/resources/orgs/resources/publicData/client/Client.d.mts +4 -4
  226. package/dist/esm/api/resources/orgs/resources/publicData/client/Client.mjs +4 -4
  227. package/dist/esm/api/resources/shipping/client/Client.d.mts +0 -3
  228. package/dist/esm/api/resources/shipping/client/Client.mjs +0 -5
  229. package/dist/esm/api/resources/shipping/resources/drivers/client/Client.d.mts +3 -1
  230. package/dist/esm/api/resources/shipping/resources/drivers/client/Client.mjs +3 -1
  231. package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListOrgMembersAndDriversV1Request.d.mts +1 -0
  232. package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListV1Request.d.mts +2 -1
  233. package/dist/esm/api/resources/shipping/resources/flights/client/Client.d.mts +6 -3
  234. package/dist/esm/api/resources/shipping/resources/flights/client/Client.mjs +19 -11
  235. package/dist/esm/api/resources/shipping/resources/flights/client/index.d.mts +1 -0
  236. package/dist/esm/api/resources/shipping/resources/flights/client/index.mjs +1 -1
  237. package/dist/esm/api/resources/shipping/resources/flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.d.mts +13 -0
  238. package/dist/esm/api/resources/shipping/resources/flights/client/requests/index.d.mts +1 -0
  239. package/dist/esm/api/resources/shipping/resources/index.d.mts +1 -2
  240. package/dist/esm/api/resources/shipping/resources/index.mjs +1 -2
  241. package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/Client.d.mts +1 -0
  242. package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/Client.mjs +1 -0
  243. package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplatesNewListV1Request.d.mts +1 -0
  244. package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +103 -0
  245. package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +442 -0
  246. package/dist/{cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.mts} +1 -1
  247. package/dist/{cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersDeleteManyDraftsReq.d.mts} +1 -1
  248. package/dist/{cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersTaskGroupOrderingReq.d.mts} +2 -2
  249. package/dist/esm/api/resources/shipping/resources/orders/{resources/drafts/client/requests/OrdersDraftUpdateReq.d.mts → client/requests/OrdersUpdateDraftReq.d.mts} +2 -2
  250. package/dist/esm/api/resources/shipping/resources/orders/client/requests/index.d.mts +4 -0
  251. package/dist/esm/api/resources/shipping/resources/orders/resources/cargo/client/Client.d.mts +13 -0
  252. package/dist/esm/api/resources/shipping/resources/orders/resources/cargo/client/Client.mjs +59 -0
  253. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.mts +0 -109
  254. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.mjs +0 -452
  255. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.mts +0 -2
  256. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.mts +0 -4
  257. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/index.d.mts +0 -1
  258. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/index.mjs +0 -1
  259. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +8 -0
  260. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +8 -0
  261. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +5 -0
  262. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.mts +3 -0
  263. package/dist/esm/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.d.mts +13 -0
  264. package/dist/esm/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.mjs +59 -0
  265. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.mts +2 -0
  266. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.mjs +2 -0
  267. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverV1Request.d.mts +1 -0
  268. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +1 -0
  269. package/dist/esm/api/resources/shippingIntegrations/client/Client.d.mts +29 -0
  270. package/dist/esm/api/resources/shippingIntegrations/client/Client.mjs +23 -0
  271. package/dist/esm/api/resources/shippingIntegrations/index.d.mts +2 -0
  272. package/dist/esm/api/resources/shippingIntegrations/index.mjs +2 -0
  273. package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.d.mts +12 -14
  274. package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.mjs +23 -29
  275. package/dist/esm/api/resources/shippingIntegrations/resources/connections/client/index.mjs +1 -0
  276. package/dist/esm/api/resources/shippingIntegrations/resources/index.d.mts +4 -0
  277. package/dist/esm/api/resources/shippingIntegrations/resources/index.mjs +4 -0
  278. package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/Client.d.mts +101 -0
  279. package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/Client.mjs +351 -0
  280. package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.d.mts +54 -0
  281. package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.d.mts +44 -0
  282. package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/index.d.mts +2 -0
  283. package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/index.mjs +1 -0
  284. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/Client.d.mts +26 -0
  285. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/Client.mjs +18 -0
  286. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/index.d.mts +1 -0
  287. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/index.mjs +1 -0
  288. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/index.d.mts +2 -0
  289. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/index.mjs +2 -0
  290. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.d.mts +116 -0
  291. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.mjs +390 -0
  292. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.d.mts +2 -0
  293. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.mjs +1 -0
  294. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.d.mts +19 -0
  295. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.d.mts +15 -0
  296. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.d.mts +2 -0
  297. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.mjs +1 -0
  298. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/index.d.mts +4 -0
  299. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/index.mjs +4 -0
  300. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.d.mts +104 -0
  301. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.mjs +334 -0
  302. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.d.mts +2 -0
  303. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.mjs +1 -0
  304. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.d.mts +48 -0
  305. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.d.mts +15 -0
  306. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.d.mts +2 -0
  307. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.mjs +1 -0
  308. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.d.mts +1 -0
  309. package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.mjs +1 -0
  310. package/dist/esm/api/resources/tracking/resources/sessions/client/Client.d.mts +3 -2
  311. package/dist/esm/api/resources/tracking/resources/sessions/client/Client.mjs +11 -7
  312. package/dist/esm/api/resources/tracking/resources/sessions/client/requests/SessionsFlightTrackV1Request.d.mts +4 -1
  313. package/dist/esm/api/types/{GeometryCollectionGeometriesItem.d.mts → GeometriesItem.d.mts} +2 -2
  314. package/dist/esm/api/types/GeometryCollection.d.mts +1 -1
  315. package/dist/esm/api/types/InternalDelegationJwtReq.d.mts +1 -1
  316. package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +0 -1
  317. package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +0 -1
  318. package/dist/esm/api/types/{OrdersDraftDeleteManyRes.d.mts → OrdersDeleteManyDraftsRes.d.mts} +1 -1
  319. package/dist/esm/api/types/{OrdersDraftUpdateRes.d.mts → OrdersUpdateDraftRes.d.mts} +1 -1
  320. package/dist/esm/api/types/OrgShippingIntegrationEnum1.d.mts +11 -0
  321. package/dist/esm/api/types/OrgShippingIntegrationEnum1.mjs +10 -0
  322. package/dist/esm/api/types/ShippingIntegrationConnection.d.mts +24 -0
  323. package/dist/esm/api/types/ShippingIntegrationConnectionListRes.d.mts +8 -0
  324. package/dist/esm/api/types/ShippingIntegrationOrder1.d.mts +24 -0
  325. package/dist/esm/api/types/ShippingIntegrationOrderListRes.d.mts +8 -0
  326. package/dist/esm/api/types/ShippingIntegrationOrderListRes.mjs +4 -0
  327. package/dist/esm/api/types/ShippingIntegrationOrderPlace1.d.mts +21 -0
  328. package/dist/esm/api/types/ShippingIntegrationOrderPlace1.mjs +4 -0
  329. package/dist/esm/api/types/ShippingIntegrationOrderSortByEnum.d.mts +10 -0
  330. package/dist/esm/api/types/ShippingIntegrationOrderSortByEnum.mjs +9 -0
  331. package/dist/esm/api/types/ShippingIntegrationOrderStatusEnum1.d.mts +11 -0
  332. package/dist/esm/api/types/ShippingIntegrationOrderStatusEnum1.mjs +10 -0
  333. package/dist/esm/api/types/ShippingIntegrationOrderStatusSummaryRes.d.mts +14 -0
  334. package/dist/esm/api/types/ShippingIntegrationOrderStatusSummaryRes.mjs +4 -0
  335. package/dist/esm/api/types/{WorkflowActor.d.mts → WorkflowCaller.d.mts} +1 -1
  336. package/dist/esm/api/types/WorkflowCaller.mjs +4 -0
  337. package/dist/esm/api/types/XceleratorCredsLimited1.d.mts +27 -0
  338. package/dist/esm/api/types/XceleratorCredsLimited1.mjs +4 -0
  339. package/dist/esm/api/types/XceleratorCredsListRes.d.mts +8 -0
  340. package/dist/esm/api/types/XceleratorCredsListRes.mjs +4 -0
  341. package/dist/esm/api/types/XceleratorCredsTestRes.d.mts +11 -0
  342. package/dist/esm/api/types/XceleratorCredsTestRes.mjs +4 -0
  343. package/dist/esm/api/types/XceleratorOrder1.d.mts +19 -0
  344. package/dist/esm/api/types/XceleratorOrder1.mjs +4 -0
  345. package/dist/esm/api/types/XceleratorOrderExtraResponse1.d.mts +11 -0
  346. package/dist/esm/api/types/XceleratorOrderExtraResponse1.mjs +4 -0
  347. package/dist/esm/api/types/{OrderTemplateListRes.d.mts → XceleratorOrderListRes.d.mts} +2 -2
  348. package/dist/esm/api/types/XceleratorOrderListRes.mjs +4 -0
  349. package/dist/esm/api/types/XceleratorOrderPackageResponse1.d.mts +9 -0
  350. package/dist/esm/api/types/XceleratorOrderPackageResponse1.mjs +4 -0
  351. package/dist/esm/api/types/XceleratorOrderResponse1.d.mts +82 -0
  352. package/dist/esm/api/types/XceleratorOrderResponse1.mjs +4 -0
  353. package/dist/esm/api/types/XceleratorOrderSortByEnum.d.mts +10 -0
  354. package/dist/esm/api/types/XceleratorOrderSortByEnum.mjs +9 -0
  355. package/dist/esm/api/types/index.d.mts +22 -11
  356. package/dist/esm/api/types/index.mjs +22 -11
  357. package/dist/esm/version.d.mts +1 -1
  358. package/dist/esm/version.mjs +1 -1
  359. package/package.json +1 -1
  360. package/reference.md +1309 -921
  361. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.d.ts +0 -182
  362. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.js +0 -720
  363. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.ts +0 -33
  364. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.ts +0 -37
  365. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.d.ts +0 -14
  366. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.ts +0 -80
  367. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/index.d.ts +0 -4
  368. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/index.d.ts +0 -2
  369. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.ts +0 -46
  370. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.js +0 -127
  371. package/dist/cjs/api/types/Order1.d.ts +0 -43
  372. package/dist/cjs/api/types/OrderTemplate1.d.ts +0 -35
  373. package/dist/cjs/api/types/OrderTemplateExpanded1.d.ts +0 -16
  374. package/dist/cjs/api/types/OrderTemplateOrgInfo1.d.ts +0 -10
  375. package/dist/cjs/api/types/OrderTemplateReferenceColumnEnum1.d.ts +0 -13
  376. package/dist/cjs/api/types/OrderTemplateReferenceColumnEnum1.js +0 -15
  377. package/dist/cjs/api/types/OrderTemplateSortByEnum.d.ts +0 -11
  378. package/dist/cjs/api/types/OrderTemplateSortByEnum.js +0 -13
  379. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.d.mts +0 -182
  380. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.mjs +0 -683
  381. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.mts +0 -33
  382. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.mts +0 -37
  383. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.d.mts +0 -14
  384. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.mts +0 -80
  385. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/index.d.mts +0 -4
  386. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/index.d.mts +0 -2
  387. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/index.mjs +0 -2
  388. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.mts +0 -46
  389. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.mjs +0 -90
  390. package/dist/esm/api/types/Order1.d.mts +0 -43
  391. package/dist/esm/api/types/OrderTemplate1.d.mts +0 -35
  392. package/dist/esm/api/types/OrderTemplateExpanded1.d.mts +0 -16
  393. package/dist/esm/api/types/OrderTemplateOrgInfo1.d.mts +0 -10
  394. package/dist/esm/api/types/OrderTemplateReferenceColumnEnum1.d.mts +0 -13
  395. package/dist/esm/api/types/OrderTemplateReferenceColumnEnum1.mjs +0 -12
  396. package/dist/esm/api/types/OrderTemplateSortByEnum.d.mts +0 -11
  397. package/dist/esm/api/types/OrderTemplateSortByEnum.mjs +0 -10
  398. /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientCreate1.js → flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.js} +0 -0
  399. /package/dist/cjs/api/resources/shipping/resources/{orderTemplates → flights}/client/requests/index.js +0 -0
  400. /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientUpdate1.js → orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.js} +0 -0
  401. /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.js → orders/client/requests/OrdersDeleteManyDraftsReq.js} +0 -0
  402. /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplatesListV1Request.js → orders/client/requests/OrdersTaskGroupOrderingReq.js} +0 -0
  403. /package/dist/cjs/api/resources/shipping/resources/orders/{resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.js → client/requests/OrdersUpdateDraftReq.js} +0 -0
  404. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations}/client/index.d.ts +0 -0
  405. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations}/client/index.js +0 -0
  406. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/connections}/client/index.d.ts +0 -0
  407. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/connections}/client/index.js +0 -0
  408. /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.d.ts +0 -0
  409. /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.js +0 -0
  410. /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.d.ts +0 -0
  411. /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.js +0 -0
  412. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.js → shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.js} +0 -0
  413. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.js → shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.js} +0 -0
  414. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.d.ts +0 -0
  415. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.js +0 -0
  416. /package/dist/{esm/api/resources/shipping/resources/orderTemplates/client/requests/index.mjs → cjs/api/resources/shippingIntegrations/resources/xcelerator/client/index.d.ts} +0 -0
  417. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.js → shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.js} +0 -0
  418. /package/dist/cjs/api/{types/GeometryCollectionGeometriesItem.js → resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.js} +0 -0
  419. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.d.ts +0 -0
  420. /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.js +0 -0
  421. /package/dist/cjs/api/{types/Order1.js → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.js} +0 -0
  422. /package/dist/cjs/api/{types/OrderTemplate1.js → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.js} +0 -0
  423. /package/dist/cjs/api/types/{OrderTemplateExpanded1.js → GeometriesItem.js} +0 -0
  424. /package/dist/cjs/api/types/{OrderTemplateListRes.js → OrdersDeleteManyDraftsRes.js} +0 -0
  425. /package/dist/cjs/api/types/{OrderTemplateOrgInfo1.js → OrdersUpdateDraftRes.js} +0 -0
  426. /package/dist/cjs/api/types/{OrdersDraftDeleteManyRes.js → ShippingIntegrationConnection.js} +0 -0
  427. /package/dist/cjs/api/types/{OrdersDraftUpdateRes.js → ShippingIntegrationConnectionListRes.js} +0 -0
  428. /package/dist/cjs/api/types/{WorkflowActor.js → ShippingIntegrationOrder1.js} +0 -0
  429. /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientCreate1.mjs → flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.mjs} +0 -0
  430. /package/dist/esm/api/resources/shipping/resources/{orders/resources/drafts/resources/cargo/client → flights/client/requests}/index.mjs +0 -0
  431. /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientUpdate1.mjs → orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs} +0 -0
  432. /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.mjs → orders/client/requests/OrdersDeleteManyDraftsReq.mjs} +0 -0
  433. /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplatesListV1Request.mjs → orders/client/requests/OrdersTaskGroupOrderingReq.mjs} +0 -0
  434. /package/dist/esm/api/resources/shipping/resources/orders/{resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs → client/requests/OrdersUpdateDraftReq.mjs} +0 -0
  435. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations}/client/index.d.mts +0 -0
  436. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations}/client/index.mjs +0 -0
  437. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/connections}/client/index.d.mts +0 -0
  438. /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.d.mts +0 -0
  439. /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.mjs +0 -0
  440. /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.d.mts +0 -0
  441. /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.mjs +0 -0
  442. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.mjs → shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.mjs} +0 -0
  443. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.mjs → shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.mjs} +0 -0
  444. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.d.mts +0 -0
  445. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.mjs +0 -0
  446. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.mjs → shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.mjs} +0 -0
  447. /package/dist/esm/api/{types/GeometryCollectionGeometriesItem.mjs → resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.mjs} +0 -0
  448. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.d.mts +0 -0
  449. /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.mjs +0 -0
  450. /package/dist/esm/api/{types/Order1.mjs → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.mjs} +0 -0
  451. /package/dist/esm/api/{types/OrderTemplate1.mjs → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.mjs} +0 -0
  452. /package/dist/esm/api/types/{OrderTemplateExpanded1.mjs → GeometriesItem.mjs} +0 -0
  453. /package/dist/esm/api/types/{OrderTemplateListRes.mjs → OrdersDeleteManyDraftsRes.mjs} +0 -0
  454. /package/dist/esm/api/types/{OrderTemplateOrgInfo1.mjs → OrdersUpdateDraftRes.mjs} +0 -0
  455. /package/dist/esm/api/types/{OrdersDraftDeleteManyRes.mjs → ShippingIntegrationConnection.mjs} +0 -0
  456. /package/dist/esm/api/types/{OrdersDraftUpdateRes.mjs → ShippingIntegrationConnectionListRes.mjs} +0 -0
  457. /package/dist/esm/api/types/{WorkflowActor.mjs → ShippingIntegrationOrder1.mjs} +0 -0
@@ -95,6 +95,66 @@ export declare class Orders {
95
95
  */
96
96
  cancelManyV1(request: Chrt.shipping.OrdersCancelManyReq, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<boolean>;
97
97
  private __cancelManyV1;
98
+ /**
99
+ * Adds or updates a coordinator task list to apply when the draft is staged. | authz_personas=[coordinator_org_operators] | (UTCDatetime | None) -> (bool)
100
+ *
101
+ * @param {string} orderId
102
+ * @param {string} taskListId
103
+ * @param {Chrt.shipping.OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request} request
104
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
105
+ *
106
+ * @throws {@link Chrt.UnprocessableEntityError}
107
+ *
108
+ * @example
109
+ * await client.shipping.orders.addCoordinatorTaskListToApplyAtOrderStagingV1("order_id", "task_list_id", {
110
+ * department_id: "department_id",
111
+ * body: "2024-01-15T09:30:00Z"
112
+ * })
113
+ */
114
+ addCoordinatorTaskListToApplyAtOrderStagingV1(orderId: string, taskListId: string, request?: Chrt.shipping.OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<boolean>;
115
+ private __addCoordinatorTaskListToApplyAtOrderStagingV1;
116
+ /**
117
+ * Removes a coordinator task list pending application at draft staging. | authz_personas=[coordinator_org_operators] | () -> (bool)
118
+ *
119
+ * @param {string} orderId
120
+ * @param {string} taskListId
121
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
122
+ *
123
+ * @throws {@link Chrt.UnprocessableEntityError}
124
+ *
125
+ * @example
126
+ * await client.shipping.orders.removeCoordinatorTaskListToApplyAtOrderStagingV1("order_id", "task_list_id")
127
+ */
128
+ removeCoordinatorTaskListToApplyAtOrderStagingV1(orderId: string, taskListId: string, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<boolean>;
129
+ private __removeCoordinatorTaskListToApplyAtOrderStagingV1;
130
+ /**
131
+ * Hard-deletes a draft order and all dependent entities. | authz_personas=[draft_creator_org_operator] | () -> (bool)
132
+ *
133
+ * @param {string} orderId
134
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
135
+ *
136
+ * @throws {@link Chrt.UnprocessableEntityError}
137
+ *
138
+ * @example
139
+ * await client.shipping.orders.deleteDraftV1("order_id")
140
+ */
141
+ deleteDraftV1(orderId: string, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<boolean>;
142
+ private __deleteDraftV1;
143
+ /**
144
+ * Hard-deletes multiple draft orders and all dependent entities. | authz_personas=[draft_creator_org_operator] | (OrdersDeleteManyDraftsReq) -> (OrdersDeleteManyDraftsRes)
145
+ *
146
+ * @param {Chrt.shipping.OrdersDeleteManyDraftsReq} request
147
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
148
+ *
149
+ * @throws {@link Chrt.UnprocessableEntityError}
150
+ *
151
+ * @example
152
+ * await client.shipping.orders.deleteManyDraftsV1({
153
+ * order_ids: ["order_ids"]
154
+ * })
155
+ */
156
+ deleteManyDraftsV1(request: Chrt.shipping.OrdersDeleteManyDraftsReq, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<Chrt.OrdersDeleteManyDraftsRes>;
157
+ private __deleteManyDraftsV1;
98
158
  /**
99
159
  * Validates a draft order and stages all related entities in a transaction. | authz_personas=[draft_creator_org_operator] | () -> (bool)
100
160
  *
@@ -121,6 +181,22 @@ export declare class Orders {
121
181
  */
122
182
  getSuggestedDepartmentV1(orderId: string, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<(string | null) | undefined>;
123
183
  private __getSuggestedDepartmentV1;
184
+ /**
185
+ * Sets task-group ordering on an active order unless a task group or task is completed. | authz_personas=[draft_creator_org_operator, coordinator_org_operators] | (OrdersTaskGroupOrderingReq) -> (bool)
186
+ *
187
+ * @param {string} orderId
188
+ * @param {Chrt.shipping.OrdersTaskGroupOrderingReq} request
189
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
190
+ *
191
+ * @throws {@link Chrt.UnprocessableEntityError}
192
+ *
193
+ * @example
194
+ * await client.shipping.orders.taskGroupOrderingV1("order_id", {
195
+ * task_group_ids: ["task_group_ids"]
196
+ * })
197
+ */
198
+ taskGroupOrderingV1(orderId: string, request: Chrt.shipping.OrdersTaskGroupOrderingReq, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<boolean>;
199
+ private __taskGroupOrderingV1;
124
200
  /**
125
201
  * Returns distinct label values matching the query for orders where the caller is coordinator (coordinator_label) or executor (task_group_details.executor_label). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[str])
126
202
  *
@@ -183,6 +259,20 @@ export declare class Orders {
183
259
  */
184
260
  updateDepartmentV1(orderId: string, request?: Chrt.shipping.OrdersUpdateDepartmentReq, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<boolean>;
185
261
  private __updateDepartmentV1;
262
+ /**
263
+ * Updates service-line and organization assignments on a draft order. | authz_personas=[draft_creator_org_operator] | (OrdersUpdateDraftReq) -> (OrdersUpdateDraftRes)
264
+ *
265
+ * @param {string} orderId
266
+ * @param {Chrt.shipping.OrdersUpdateDraftReq} request
267
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
268
+ *
269
+ * @throws {@link Chrt.UnprocessableEntityError}
270
+ *
271
+ * @example
272
+ * await client.shipping.orders.updateDraftV1("order_id")
273
+ */
274
+ updateDraftV1(orderId: string, request?: Chrt.shipping.OrdersUpdateDraftReq, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<Chrt.OrdersUpdateDraftRes>;
275
+ private __updateDraftV1;
186
276
  /**
187
277
  * Updates label for the caller's role on the order. Coordinator writes coordinator_label; executor writes executor_label on matching task_group_details rows. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | (OrdersUpdateLabelReq) -> (bool)
188
278
  *
@@ -211,5 +301,18 @@ export declare class Orders {
211
301
  */
212
302
  updateOffChrtReferenceIdV1(orderId: string, request?: Chrt.shipping.OrdersUpdateOffChrtReferenceIdReq, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<Chrt.OrdersUpdateOffChrtReferenceIdRes>;
213
303
  private __updateOffChrtReferenceIdV1;
304
+ /**
305
+ * Validates a draft order for staging and returns requirement results. | authz_personas=[draft_creator_org_operator] | () -> (OrderDraftValidationResult)
306
+ *
307
+ * @param {string} orderId
308
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
309
+ *
310
+ * @throws {@link Chrt.UnprocessableEntityError}
311
+ *
312
+ * @example
313
+ * await client.shipping.orders.validateDraftV1("order_id")
314
+ */
315
+ validateDraftV1(orderId: string, requestOptions?: Orders.RequestOptions): core.HttpResponsePromise<Chrt.OrderDraftValidationResult>;
316
+ private __validateDraftV1;
214
317
  protected _getAuthorizationHeader(): Promise<string | undefined>;
215
318
  }
@@ -242,6 +242,261 @@ export class Orders {
242
242
  }
243
243
  });
244
244
  }
245
+ /**
246
+ * Adds or updates a coordinator task list to apply when the draft is staged. | authz_personas=[coordinator_org_operators] | (UTCDatetime | None) -> (bool)
247
+ *
248
+ * @param {string} orderId
249
+ * @param {string} taskListId
250
+ * @param {Chrt.shipping.OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request} request
251
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
252
+ *
253
+ * @throws {@link Chrt.UnprocessableEntityError}
254
+ *
255
+ * @example
256
+ * await client.shipping.orders.addCoordinatorTaskListToApplyAtOrderStagingV1("order_id", "task_list_id", {
257
+ * department_id: "department_id",
258
+ * body: "2024-01-15T09:30:00Z"
259
+ * })
260
+ */
261
+ addCoordinatorTaskListToApplyAtOrderStagingV1(orderId, taskListId, request = {}, requestOptions) {
262
+ return core.HttpResponsePromise.fromPromise(this.__addCoordinatorTaskListToApplyAtOrderStagingV1(orderId, taskListId, request, requestOptions));
263
+ }
264
+ __addCoordinatorTaskListToApplyAtOrderStagingV1(orderId_1, taskListId_1) {
265
+ return __awaiter(this, arguments, void 0, function* (orderId, taskListId, request = {}, requestOptions) {
266
+ var _a, _b, _c, _d;
267
+ const { department_id: departmentId, body: _body } = request;
268
+ const _queryParams = {};
269
+ if (departmentId !== undefined) {
270
+ _queryParams["department_id"] = departmentId;
271
+ }
272
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
273
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
274
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `shipping/orders/coordinator_task_lists_to_apply_at_order_staging/add/v1/${encodeURIComponent(orderId)}/${encodeURIComponent(taskListId)}`),
275
+ method: "POST",
276
+ headers: _headers,
277
+ contentType: "application/json",
278
+ queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
279
+ requestType: "json",
280
+ body: _body != null ? _body : undefined,
281
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
282
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
283
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
284
+ });
285
+ if (_response.ok) {
286
+ return { data: _response.body, rawResponse: _response.rawResponse };
287
+ }
288
+ if (_response.error.reason === "status-code") {
289
+ switch (_response.error.statusCode) {
290
+ case 422:
291
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
292
+ default:
293
+ throw new errors.ChrtError({
294
+ statusCode: _response.error.statusCode,
295
+ body: _response.error.body,
296
+ rawResponse: _response.rawResponse,
297
+ });
298
+ }
299
+ }
300
+ switch (_response.error.reason) {
301
+ case "non-json":
302
+ throw new errors.ChrtError({
303
+ statusCode: _response.error.statusCode,
304
+ body: _response.error.rawBody,
305
+ rawResponse: _response.rawResponse,
306
+ });
307
+ case "timeout":
308
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /shipping/orders/coordinator_task_lists_to_apply_at_order_staging/add/v1/{order_id}/{task_list_id}.");
309
+ case "unknown":
310
+ throw new errors.ChrtError({
311
+ message: _response.error.errorMessage,
312
+ rawResponse: _response.rawResponse,
313
+ });
314
+ }
315
+ });
316
+ }
317
+ /**
318
+ * Removes a coordinator task list pending application at draft staging. | authz_personas=[coordinator_org_operators] | () -> (bool)
319
+ *
320
+ * @param {string} orderId
321
+ * @param {string} taskListId
322
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
323
+ *
324
+ * @throws {@link Chrt.UnprocessableEntityError}
325
+ *
326
+ * @example
327
+ * await client.shipping.orders.removeCoordinatorTaskListToApplyAtOrderStagingV1("order_id", "task_list_id")
328
+ */
329
+ removeCoordinatorTaskListToApplyAtOrderStagingV1(orderId, taskListId, requestOptions) {
330
+ return core.HttpResponsePromise.fromPromise(this.__removeCoordinatorTaskListToApplyAtOrderStagingV1(orderId, taskListId, requestOptions));
331
+ }
332
+ __removeCoordinatorTaskListToApplyAtOrderStagingV1(orderId, taskListId, requestOptions) {
333
+ return __awaiter(this, void 0, void 0, function* () {
334
+ var _a, _b, _c, _d;
335
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
336
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
337
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `shipping/orders/coordinator_task_lists_to_apply_at_order_staging/remove/v1/${encodeURIComponent(orderId)}/${encodeURIComponent(taskListId)}`),
338
+ method: "POST",
339
+ headers: _headers,
340
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
341
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
342
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
343
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
344
+ });
345
+ if (_response.ok) {
346
+ return { data: _response.body, rawResponse: _response.rawResponse };
347
+ }
348
+ if (_response.error.reason === "status-code") {
349
+ switch (_response.error.statusCode) {
350
+ case 422:
351
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
352
+ default:
353
+ throw new errors.ChrtError({
354
+ statusCode: _response.error.statusCode,
355
+ body: _response.error.body,
356
+ rawResponse: _response.rawResponse,
357
+ });
358
+ }
359
+ }
360
+ switch (_response.error.reason) {
361
+ case "non-json":
362
+ throw new errors.ChrtError({
363
+ statusCode: _response.error.statusCode,
364
+ body: _response.error.rawBody,
365
+ rawResponse: _response.rawResponse,
366
+ });
367
+ case "timeout":
368
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /shipping/orders/coordinator_task_lists_to_apply_at_order_staging/remove/v1/{order_id}/{task_list_id}.");
369
+ case "unknown":
370
+ throw new errors.ChrtError({
371
+ message: _response.error.errorMessage,
372
+ rawResponse: _response.rawResponse,
373
+ });
374
+ }
375
+ });
376
+ }
377
+ /**
378
+ * Hard-deletes a draft order and all dependent entities. | authz_personas=[draft_creator_org_operator] | () -> (bool)
379
+ *
380
+ * @param {string} orderId
381
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
382
+ *
383
+ * @throws {@link Chrt.UnprocessableEntityError}
384
+ *
385
+ * @example
386
+ * await client.shipping.orders.deleteDraftV1("order_id")
387
+ */
388
+ deleteDraftV1(orderId, requestOptions) {
389
+ return core.HttpResponsePromise.fromPromise(this.__deleteDraftV1(orderId, requestOptions));
390
+ }
391
+ __deleteDraftV1(orderId, requestOptions) {
392
+ return __awaiter(this, void 0, void 0, function* () {
393
+ var _a, _b, _c, _d;
394
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
395
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
396
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `shipping/orders/delete_draft/v1/${encodeURIComponent(orderId)}`),
397
+ method: "DELETE",
398
+ headers: _headers,
399
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
400
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
401
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
402
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
403
+ });
404
+ if (_response.ok) {
405
+ return { data: _response.body, rawResponse: _response.rawResponse };
406
+ }
407
+ if (_response.error.reason === "status-code") {
408
+ switch (_response.error.statusCode) {
409
+ case 422:
410
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
411
+ default:
412
+ throw new errors.ChrtError({
413
+ statusCode: _response.error.statusCode,
414
+ body: _response.error.body,
415
+ rawResponse: _response.rawResponse,
416
+ });
417
+ }
418
+ }
419
+ switch (_response.error.reason) {
420
+ case "non-json":
421
+ throw new errors.ChrtError({
422
+ statusCode: _response.error.statusCode,
423
+ body: _response.error.rawBody,
424
+ rawResponse: _response.rawResponse,
425
+ });
426
+ case "timeout":
427
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling DELETE /shipping/orders/delete_draft/v1/{order_id}.");
428
+ case "unknown":
429
+ throw new errors.ChrtError({
430
+ message: _response.error.errorMessage,
431
+ rawResponse: _response.rawResponse,
432
+ });
433
+ }
434
+ });
435
+ }
436
+ /**
437
+ * Hard-deletes multiple draft orders and all dependent entities. | authz_personas=[draft_creator_org_operator] | (OrdersDeleteManyDraftsReq) -> (OrdersDeleteManyDraftsRes)
438
+ *
439
+ * @param {Chrt.shipping.OrdersDeleteManyDraftsReq} request
440
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
441
+ *
442
+ * @throws {@link Chrt.UnprocessableEntityError}
443
+ *
444
+ * @example
445
+ * await client.shipping.orders.deleteManyDraftsV1({
446
+ * order_ids: ["order_ids"]
447
+ * })
448
+ */
449
+ deleteManyDraftsV1(request, requestOptions) {
450
+ return core.HttpResponsePromise.fromPromise(this.__deleteManyDraftsV1(request, requestOptions));
451
+ }
452
+ __deleteManyDraftsV1(request, requestOptions) {
453
+ return __awaiter(this, void 0, void 0, function* () {
454
+ var _a, _b, _c, _d;
455
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
456
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
457
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, "shipping/orders/delete_many_drafts/v1"),
458
+ method: "DELETE",
459
+ headers: _headers,
460
+ contentType: "application/json",
461
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
462
+ requestType: "json",
463
+ body: request,
464
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
465
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
466
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
467
+ });
468
+ if (_response.ok) {
469
+ return { data: _response.body, rawResponse: _response.rawResponse };
470
+ }
471
+ if (_response.error.reason === "status-code") {
472
+ switch (_response.error.statusCode) {
473
+ case 422:
474
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
475
+ default:
476
+ throw new errors.ChrtError({
477
+ statusCode: _response.error.statusCode,
478
+ body: _response.error.body,
479
+ rawResponse: _response.rawResponse,
480
+ });
481
+ }
482
+ }
483
+ switch (_response.error.reason) {
484
+ case "non-json":
485
+ throw new errors.ChrtError({
486
+ statusCode: _response.error.statusCode,
487
+ body: _response.error.rawBody,
488
+ rawResponse: _response.rawResponse,
489
+ });
490
+ case "timeout":
491
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling DELETE /shipping/orders/delete_many_drafts/v1.");
492
+ case "unknown":
493
+ throw new errors.ChrtError({
494
+ message: _response.error.errorMessage,
495
+ rawResponse: _response.rawResponse,
496
+ });
497
+ }
498
+ });
499
+ }
245
500
  /**
246
501
  * Validates a draft order and stages all related entities in a transaction. | authz_personas=[draft_creator_org_operator] | () -> (bool)
247
502
  *
@@ -360,6 +615,71 @@ export class Orders {
360
615
  }
361
616
  });
362
617
  }
618
+ /**
619
+ * Sets task-group ordering on an active order unless a task group or task is completed. | authz_personas=[draft_creator_org_operator, coordinator_org_operators] | (OrdersTaskGroupOrderingReq) -> (bool)
620
+ *
621
+ * @param {string} orderId
622
+ * @param {Chrt.shipping.OrdersTaskGroupOrderingReq} request
623
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
624
+ *
625
+ * @throws {@link Chrt.UnprocessableEntityError}
626
+ *
627
+ * @example
628
+ * await client.shipping.orders.taskGroupOrderingV1("order_id", {
629
+ * task_group_ids: ["task_group_ids"]
630
+ * })
631
+ */
632
+ taskGroupOrderingV1(orderId, request, requestOptions) {
633
+ return core.HttpResponsePromise.fromPromise(this.__taskGroupOrderingV1(orderId, request, requestOptions));
634
+ }
635
+ __taskGroupOrderingV1(orderId, request, requestOptions) {
636
+ return __awaiter(this, void 0, void 0, function* () {
637
+ var _a, _b, _c, _d;
638
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
639
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
640
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `shipping/orders/task_group_ordering/v1/${encodeURIComponent(orderId)}`),
641
+ method: "PUT",
642
+ headers: _headers,
643
+ contentType: "application/json",
644
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
645
+ requestType: "json",
646
+ body: request,
647
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
648
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
649
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
650
+ });
651
+ if (_response.ok) {
652
+ return { data: _response.body, rawResponse: _response.rawResponse };
653
+ }
654
+ if (_response.error.reason === "status-code") {
655
+ switch (_response.error.statusCode) {
656
+ case 422:
657
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
658
+ default:
659
+ throw new errors.ChrtError({
660
+ statusCode: _response.error.statusCode,
661
+ body: _response.error.body,
662
+ rawResponse: _response.rawResponse,
663
+ });
664
+ }
665
+ }
666
+ switch (_response.error.reason) {
667
+ case "non-json":
668
+ throw new errors.ChrtError({
669
+ statusCode: _response.error.statusCode,
670
+ body: _response.error.rawBody,
671
+ rawResponse: _response.rawResponse,
672
+ });
673
+ case "timeout":
674
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling PUT /shipping/orders/task_group_ordering/v1/{order_id}.");
675
+ case "unknown":
676
+ throw new errors.ChrtError({
677
+ message: _response.error.errorMessage,
678
+ rawResponse: _response.rawResponse,
679
+ });
680
+ }
681
+ });
682
+ }
363
683
  /**
364
684
  * Returns distinct label values matching the query for orders where the caller is coordinator (coordinator_label) or executor (task_group_details.executor_label). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[str])
365
685
  *
@@ -624,6 +944,69 @@ export class Orders {
624
944
  }
625
945
  });
626
946
  }
947
+ /**
948
+ * Updates service-line and organization assignments on a draft order. | authz_personas=[draft_creator_org_operator] | (OrdersUpdateDraftReq) -> (OrdersUpdateDraftRes)
949
+ *
950
+ * @param {string} orderId
951
+ * @param {Chrt.shipping.OrdersUpdateDraftReq} request
952
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
953
+ *
954
+ * @throws {@link Chrt.UnprocessableEntityError}
955
+ *
956
+ * @example
957
+ * await client.shipping.orders.updateDraftV1("order_id")
958
+ */
959
+ updateDraftV1(orderId, request = {}, requestOptions) {
960
+ return core.HttpResponsePromise.fromPromise(this.__updateDraftV1(orderId, request, requestOptions));
961
+ }
962
+ __updateDraftV1(orderId_1) {
963
+ return __awaiter(this, arguments, void 0, function* (orderId, request = {}, requestOptions) {
964
+ var _a, _b, _c, _d;
965
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
966
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
967
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `shipping/orders/update_draft/v1/${encodeURIComponent(orderId)}`),
968
+ method: "PATCH",
969
+ headers: _headers,
970
+ contentType: "application/json",
971
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
972
+ requestType: "json",
973
+ body: request,
974
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
975
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
976
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
977
+ });
978
+ if (_response.ok) {
979
+ return { data: _response.body, rawResponse: _response.rawResponse };
980
+ }
981
+ if (_response.error.reason === "status-code") {
982
+ switch (_response.error.statusCode) {
983
+ case 422:
984
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
985
+ default:
986
+ throw new errors.ChrtError({
987
+ statusCode: _response.error.statusCode,
988
+ body: _response.error.body,
989
+ rawResponse: _response.rawResponse,
990
+ });
991
+ }
992
+ }
993
+ switch (_response.error.reason) {
994
+ case "non-json":
995
+ throw new errors.ChrtError({
996
+ statusCode: _response.error.statusCode,
997
+ body: _response.error.rawBody,
998
+ rawResponse: _response.rawResponse,
999
+ });
1000
+ case "timeout":
1001
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling PATCH /shipping/orders/update_draft/v1/{order_id}.");
1002
+ case "unknown":
1003
+ throw new errors.ChrtError({
1004
+ message: _response.error.errorMessage,
1005
+ rawResponse: _response.rawResponse,
1006
+ });
1007
+ }
1008
+ });
1009
+ }
627
1010
  /**
628
1011
  * Updates label for the caller's role on the order. Coordinator writes coordinator_label; executor writes executor_label on matching task_group_details rows. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | (OrdersUpdateLabelReq) -> (bool)
629
1012
  *
@@ -753,6 +1136,65 @@ export class Orders {
753
1136
  }
754
1137
  });
755
1138
  }
1139
+ /**
1140
+ * Validates a draft order for staging and returns requirement results. | authz_personas=[draft_creator_org_operator] | () -> (OrderDraftValidationResult)
1141
+ *
1142
+ * @param {string} orderId
1143
+ * @param {Orders.RequestOptions} requestOptions - Request-specific configuration.
1144
+ *
1145
+ * @throws {@link Chrt.UnprocessableEntityError}
1146
+ *
1147
+ * @example
1148
+ * await client.shipping.orders.validateDraftV1("order_id")
1149
+ */
1150
+ validateDraftV1(orderId, requestOptions) {
1151
+ return core.HttpResponsePromise.fromPromise(this.__validateDraftV1(orderId, requestOptions));
1152
+ }
1153
+ __validateDraftV1(orderId, requestOptions) {
1154
+ return __awaiter(this, void 0, void 0, function* () {
1155
+ var _a, _b, _c, _d;
1156
+ let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
1157
+ const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
1158
+ url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, `shipping/orders/validate_draft/v1/${encodeURIComponent(orderId)}`),
1159
+ method: "GET",
1160
+ headers: _headers,
1161
+ queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
1162
+ timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
1163
+ maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
1164
+ abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
1165
+ });
1166
+ if (_response.ok) {
1167
+ return { data: _response.body, rawResponse: _response.rawResponse };
1168
+ }
1169
+ if (_response.error.reason === "status-code") {
1170
+ switch (_response.error.statusCode) {
1171
+ case 422:
1172
+ throw new Chrt.UnprocessableEntityError(_response.error.body, _response.rawResponse);
1173
+ default:
1174
+ throw new errors.ChrtError({
1175
+ statusCode: _response.error.statusCode,
1176
+ body: _response.error.body,
1177
+ rawResponse: _response.rawResponse,
1178
+ });
1179
+ }
1180
+ }
1181
+ switch (_response.error.reason) {
1182
+ case "non-json":
1183
+ throw new errors.ChrtError({
1184
+ statusCode: _response.error.statusCode,
1185
+ body: _response.error.rawBody,
1186
+ rawResponse: _response.rawResponse,
1187
+ });
1188
+ case "timeout":
1189
+ throw new errors.ChrtTimeoutError("Timeout exceeded when calling GET /shipping/orders/validate_draft/v1/{order_id}.");
1190
+ case "unknown":
1191
+ throw new errors.ChrtError({
1192
+ message: _response.error.errorMessage,
1193
+ rawResponse: _response.rawResponse,
1194
+ });
1195
+ }
1196
+ });
1197
+ }
756
1198
  _getAuthorizationHeader() {
757
1199
  return __awaiter(this, void 0, void 0, function* () {
758
1200
  const bearer = yield core.Supplier.get(this._options.token);
@@ -8,7 +8,7 @@
8
8
  * body: "2024-01-15T09:30:00Z"
9
9
  * }
10
10
  */
11
- export interface DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request {
11
+ export interface OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request {
12
12
  department_id?: string | null;
13
13
  body?: string | null;
14
14
  }
@@ -7,6 +7,6 @@
7
7
  * order_ids: ["order_ids"]
8
8
  * }
9
9
  */
10
- export interface OrdersDraftDeleteManyReq {
10
+ export interface OrdersDeleteManyDraftsReq {
11
11
  order_ids: string[];
12
12
  }
@@ -7,7 +7,7 @@
7
7
  * task_group_ids: ["task_group_ids"]
8
8
  * }
9
9
  */
10
- export interface SetTaskGroupOrderingDraftReq {
11
- /** Complete list of task group IDs in the desired order */
10
+ export interface OrdersTaskGroupOrderingReq {
11
+ /** Complete list of task group IDs in the desired order. */
12
12
  task_group_ids: string[];
13
13
  }
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
- import * as Chrt from "../../../../../../../../index.mjs";
4
+ import * as Chrt from "../../../../../../index.mjs";
5
5
  /**
6
6
  * @example
7
7
  * {}
8
8
  */
9
- export interface OrdersDraftUpdateReq {
9
+ export interface OrdersUpdateDraftReq {
10
10
  /** Must be a string starting with `org_` */
11
11
  coordinator_org_id?: string | null;
12
12
  coordinator_org_id__set_to_None?: boolean;
@@ -1,8 +1,12 @@
1
1
  export { type OrdersAssignReq } from "./OrdersAssignReq.mjs";
2
2
  export { type OrdersCancelManyReq } from "./OrdersCancelManyReq.mjs";
3
+ export { type OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request } from "./OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs";
4
+ export { type OrdersDeleteManyDraftsReq } from "./OrdersDeleteManyDraftsReq.mjs";
5
+ export { type OrdersTaskGroupOrderingReq } from "./OrdersTaskGroupOrderingReq.mjs";
3
6
  export { type OrdersTypeaheadLabelV1Request } from "./OrdersTypeaheadLabelV1Request.mjs";
4
7
  export { type OrdersTypeaheadV1Request } from "./OrdersTypeaheadV1Request.mjs";
5
8
  export { type OrdersUnassignReq } from "./OrdersUnassignReq.mjs";
6
9
  export { type OrdersUpdateDepartmentReq } from "./OrdersUpdateDepartmentReq.mjs";
10
+ export { type OrdersUpdateDraftReq } from "./OrdersUpdateDraftReq.mjs";
7
11
  export { type OrdersUpdateLabelReq } from "./OrdersUpdateLabelReq.mjs";
8
12
  export { type OrdersUpdateOffChrtReferenceIdReq } from "./OrdersUpdateOffChrtReferenceIdReq.mjs";