@chrt-inc/typescript-sdk 1.899.0 → 1.908.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 (270) hide show
  1. package/dist/cjs/Client.js +2 -2
  2. package/dist/cjs/api/resources/billingNew/client/Client.d.ts +6 -3
  3. package/dist/cjs/api/resources/billingNew/client/Client.js +12 -7
  4. package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/Client.d.ts +43 -55
  5. package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/Client.js +91 -133
  6. package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientCreate1.d.ts +11 -3
  7. package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientUpdate1.d.ts +10 -0
  8. package/dist/cjs/api/resources/billingNew/resources/{rates/client/requests/RatesListV1Request.d.ts → chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.ts} +8 -4
  9. package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ResolveChrtGroundProviderRatesReq.d.ts +12 -0
  10. package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/index.d.ts +4 -0
  11. package/dist/cjs/api/resources/billingNew/resources/index.d.ts +4 -2
  12. package/dist/cjs/api/resources/billingNew/resources/index.js +5 -3
  13. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.ts +109 -8
  14. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.js +363 -14
  15. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAmountReq.d.ts +1 -0
  16. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsApproveManyReq.d.ts +12 -0
  17. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.ts +3 -3
  18. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/RecalculateOrderTaxInvoiceLineItemsReq.d.ts +12 -0
  19. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/index.d.ts +2 -1
  20. package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.d.ts +1 -1
  21. package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.js +1 -1
  22. package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.d.ts +70 -0
  23. package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.js +248 -0
  24. package/dist/cjs/api/resources/billingNew/resources/orders/client/index.d.ts +2 -0
  25. package/dist/cjs/api/resources/billingNew/resources/orders/client/index.js +17 -0
  26. package/dist/cjs/api/resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.d.ts +70 -0
  27. package/dist/cjs/api/resources/billingNew/resources/orders/client/requests/index.d.ts +1 -0
  28. package/dist/cjs/api/resources/billingNew/resources/orders/client/requests/index.js +2 -0
  29. package/dist/cjs/api/resources/billingNew/resources/orders/index.d.ts +1 -0
  30. package/dist/cjs/api/resources/billingNew/resources/orders/index.js +17 -0
  31. package/dist/cjs/api/resources/shipping/resources/orderSchedules/client/Client.js +9 -1
  32. package/dist/cjs/api/resources/shipping/resources/orderSchedules/client/requests/OrderSchedulesListV1Request.d.ts +2 -0
  33. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.js +9 -1
  34. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.ts +1 -0
  35. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.ts +1 -0
  36. package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.ts +2 -0
  37. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +0 -28
  38. package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +0 -120
  39. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.d.ts +2 -0
  40. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.ts +1 -1
  41. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/task/client/Client.d.ts +1 -1
  42. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/task/client/Client.js +1 -1
  43. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.ts +4 -2
  44. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.js +6 -4
  45. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.d.ts +1 -1
  46. package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/SetVehicleTypeReq.d.ts +4 -3
  47. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +36 -4
  48. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.ts +2 -0
  49. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +2 -0
  50. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +2 -0
  51. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.ts +2 -0
  52. package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.js +9 -1
  53. package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsUngroupedOrdersListV1Request.d.ts +2 -0
  54. package/dist/cjs/api/resources/shipping/resources/tasks/client/Client.d.ts +15 -1
  55. package/dist/cjs/api/resources/shipping/resources/tasks/client/Client.js +64 -1
  56. package/dist/cjs/api/resources/shipping/resources/tasks/client/requests/TaskLocationFromReferenceReq.d.ts +11 -0
  57. package/dist/cjs/api/resources/shipping/resources/tasks/client/requests/TaskLocationFromReferenceReq.js +5 -0
  58. package/dist/cjs/api/resources/shipping/resources/tasks/client/requests/index.d.ts +1 -0
  59. package/dist/cjs/api/types/AdHocInvoiceLineItem1.d.ts +8 -0
  60. package/dist/cjs/api/types/AdHocInvoiceLineItem1.js +5 -0
  61. package/dist/cjs/api/types/AdHocInvoiceLineItemsReq.d.ts +8 -0
  62. package/dist/cjs/api/types/AdHocInvoiceLineItemsReq.js +5 -0
  63. package/dist/cjs/api/types/ChrtGroundProviderRates1.d.ts +10 -3
  64. package/dist/cjs/api/types/FromPayables1.d.ts +9 -0
  65. package/dist/cjs/api/types/FromPayables1.js +5 -0
  66. package/dist/cjs/api/types/InvoiceLineItem1.d.ts +4 -1
  67. package/dist/cjs/api/types/InvoiceLineItemClientCreate1.d.ts +20 -0
  68. package/dist/cjs/api/types/InvoiceLineItemClientCreate1.js +5 -0
  69. package/dist/cjs/api/types/InvoiceLineItemServerCreate1.d.ts +33 -0
  70. package/dist/cjs/api/types/InvoiceLineItemServerCreate1.js +5 -0
  71. package/dist/cjs/api/types/InvoiceLineItemStatusEnum1.d.ts +9 -0
  72. package/dist/cjs/api/types/InvoiceLineItemStatusEnum1.js +11 -0
  73. package/dist/cjs/api/types/InvoiceLineItemTypeEnum1.d.ts +4 -1
  74. package/dist/cjs/api/types/InvoiceLineItemTypeEnum1.js +3 -0
  75. package/dist/cjs/api/types/InvoiceLineItemsByOrderExpandedRes.d.ts +1 -1
  76. package/dist/cjs/api/types/InvoiceLineItemsFromChrtGroundProviderRateSheetsReq.d.ts +7 -0
  77. package/dist/cjs/api/types/InvoiceLineItemsFromChrtGroundProviderRateSheetsReq.js +5 -0
  78. package/dist/cjs/api/types/Order1.d.ts +1 -0
  79. package/dist/cjs/api/types/OrderBillingAccount1.d.ts +7 -0
  80. package/dist/cjs/api/types/OrderBillingAccount1.js +5 -0
  81. package/dist/cjs/api/types/OrderBillingCurrencyTotals1.d.ts +9 -0
  82. package/dist/cjs/api/types/OrderBillingCurrencyTotals1.js +5 -0
  83. package/dist/cjs/api/types/OrderBillingExecutor1.d.ts +11 -0
  84. package/dist/cjs/api/types/OrderBillingExecutor1.js +5 -0
  85. package/dist/cjs/api/types/OrderBillingExpandedListItem1.d.ts +19 -0
  86. package/dist/cjs/api/types/OrderBillingExpandedListItem1.js +5 -0
  87. package/dist/cjs/api/types/OrderBillingExpandedListRes.d.ts +8 -0
  88. package/dist/cjs/api/types/OrderBillingExpandedListRes.js +5 -0
  89. package/dist/cjs/api/types/OrderBillingShipper1.d.ts +9 -0
  90. package/dist/cjs/api/types/OrderBillingShipper1.js +5 -0
  91. package/dist/cjs/api/types/OrderBillingSortByEnum.d.ts +12 -0
  92. package/dist/cjs/api/types/OrderBillingSortByEnum.js +14 -0
  93. package/dist/cjs/api/types/OrderLimitedForCoordinator1.d.ts +1 -0
  94. package/dist/cjs/api/types/OrderLimitedForExecutor1.d.ts +1 -0
  95. package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +1 -0
  96. package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +1 -0
  97. package/dist/cjs/api/types/OrderTemplate1.d.ts +1 -0
  98. package/dist/cjs/api/types/OrderTemplateCore1.d.ts +1 -0
  99. package/dist/cjs/api/types/OrdersDraftUpdateRes.d.ts +2 -0
  100. package/dist/cjs/api/types/ResolvedTaskGroupChrtGroundProviderRates1.d.ts +9 -0
  101. package/dist/cjs/api/types/ResolvedTaskGroupChrtGroundProviderRates1.js +5 -0
  102. package/dist/cjs/api/types/ServiceLineEnum.d.ts +8 -0
  103. package/dist/cjs/api/types/ServiceLineEnum.js +10 -0
  104. package/dist/cjs/api/types/Task1.d.ts +1 -0
  105. package/dist/cjs/api/types/TaskClientCreate1.d.ts +1 -0
  106. package/dist/cjs/api/types/TaskClientUpdate1.d.ts +1 -0
  107. package/dist/cjs/api/types/TaskGroup1.d.ts +1 -3
  108. package/dist/cjs/api/types/TaskGroupChrtGroundProviderRateSheetIds1.d.ts +7 -0
  109. package/dist/cjs/api/types/TaskGroupChrtGroundProviderRateSheetIds1.js +5 -0
  110. package/dist/cjs/api/types/TaskGroupInvoiceLineItemsFromChrtGroundProviderRateSheetsPreview1.d.ts +9 -0
  111. package/dist/cjs/api/types/TaskGroupInvoiceLineItemsFromChrtGroundProviderRateSheetsPreview1.js +5 -0
  112. package/dist/cjs/api/types/TaxRate1.d.ts +9 -0
  113. package/dist/cjs/api/types/TaxRate1.js +5 -0
  114. package/dist/cjs/api/types/index.d.ts +19 -1
  115. package/dist/cjs/api/types/index.js +19 -1
  116. package/dist/cjs/version.d.ts +1 -1
  117. package/dist/cjs/version.js +1 -1
  118. package/dist/esm/Client.mjs +2 -2
  119. package/dist/esm/api/resources/billingNew/client/Client.d.mts +6 -3
  120. package/dist/esm/api/resources/billingNew/client/Client.mjs +8 -3
  121. package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/Client.d.mts +43 -55
  122. package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/Client.mjs +89 -131
  123. package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientCreate1.d.mts +11 -3
  124. package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientUpdate1.d.mts +10 -0
  125. package/dist/esm/api/resources/billingNew/resources/{rates/client/requests/RatesListV1Request.d.mts → chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.mts} +8 -4
  126. package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ResolveChrtGroundProviderRatesReq.d.mts +12 -0
  127. package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/index.d.mts +4 -0
  128. package/dist/esm/api/resources/billingNew/resources/index.d.mts +4 -2
  129. package/dist/esm/api/resources/billingNew/resources/index.mjs +4 -2
  130. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.mts +109 -8
  131. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.mjs +363 -14
  132. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAmountReq.d.mts +1 -0
  133. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsApproveManyReq.d.mts +12 -0
  134. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.mts +3 -3
  135. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/RecalculateOrderTaxInvoiceLineItemsReq.d.mts +12 -0
  136. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/index.d.mts +2 -1
  137. package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.d.mts +1 -1
  138. package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.mjs +1 -1
  139. package/dist/esm/api/resources/billingNew/resources/orders/client/Client.d.mts +70 -0
  140. package/dist/esm/api/resources/billingNew/resources/orders/client/Client.mjs +211 -0
  141. package/dist/esm/api/resources/billingNew/resources/orders/client/index.d.mts +2 -0
  142. package/dist/esm/api/resources/billingNew/resources/orders/client/index.mjs +1 -0
  143. package/dist/esm/api/resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.d.mts +70 -0
  144. package/dist/esm/api/resources/billingNew/resources/orders/client/requests/index.d.mts +1 -0
  145. package/dist/esm/api/resources/billingNew/resources/orders/client/requests/index.mjs +1 -0
  146. package/dist/esm/api/resources/billingNew/resources/orders/index.d.mts +1 -0
  147. package/dist/esm/api/resources/billingNew/resources/orders/index.mjs +1 -0
  148. package/dist/esm/api/resources/shipping/resources/orderSchedules/client/Client.mjs +9 -1
  149. package/dist/esm/api/resources/shipping/resources/orderSchedules/client/requests/OrderSchedulesListV1Request.d.mts +2 -0
  150. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.mjs +9 -1
  151. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.mts +1 -0
  152. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.mts +1 -0
  153. package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.mts +2 -0
  154. package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +0 -28
  155. package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +0 -120
  156. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.d.mts +2 -0
  157. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.mts +1 -1
  158. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/task/client/Client.d.mts +1 -1
  159. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/task/client/Client.mjs +1 -1
  160. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.mts +4 -2
  161. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.mjs +6 -4
  162. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.d.mts +1 -1
  163. package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/SetVehicleTypeReq.d.mts +4 -3
  164. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +36 -4
  165. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.mts +2 -0
  166. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +2 -0
  167. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +2 -0
  168. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.mts +2 -0
  169. package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.mjs +9 -1
  170. package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsUngroupedOrdersListV1Request.d.mts +2 -0
  171. package/dist/esm/api/resources/shipping/resources/tasks/client/Client.d.mts +15 -1
  172. package/dist/esm/api/resources/shipping/resources/tasks/client/Client.mjs +64 -1
  173. package/dist/esm/api/resources/shipping/resources/tasks/client/requests/TaskLocationFromReferenceReq.d.mts +11 -0
  174. package/dist/esm/api/resources/shipping/resources/tasks/client/requests/TaskLocationFromReferenceReq.mjs +4 -0
  175. package/dist/esm/api/resources/shipping/resources/tasks/client/requests/index.d.mts +1 -0
  176. package/dist/esm/api/types/AdHocInvoiceLineItem1.d.mts +8 -0
  177. package/dist/esm/api/types/AdHocInvoiceLineItem1.mjs +4 -0
  178. package/dist/esm/api/types/AdHocInvoiceLineItemsReq.d.mts +8 -0
  179. package/dist/esm/api/types/AdHocInvoiceLineItemsReq.mjs +4 -0
  180. package/dist/esm/api/types/ChrtGroundProviderRates1.d.mts +10 -3
  181. package/dist/esm/api/types/FromPayables1.d.mts +9 -0
  182. package/dist/esm/api/types/FromPayables1.mjs +4 -0
  183. package/dist/esm/api/types/InvoiceLineItem1.d.mts +4 -1
  184. package/dist/esm/api/types/InvoiceLineItemClientCreate1.d.mts +20 -0
  185. package/dist/esm/api/types/InvoiceLineItemClientCreate1.mjs +4 -0
  186. package/dist/esm/api/types/InvoiceLineItemServerCreate1.d.mts +33 -0
  187. package/dist/esm/api/types/InvoiceLineItemServerCreate1.mjs +4 -0
  188. package/dist/esm/api/types/InvoiceLineItemStatusEnum1.d.mts +9 -0
  189. package/dist/esm/api/types/InvoiceLineItemStatusEnum1.mjs +8 -0
  190. package/dist/esm/api/types/InvoiceLineItemTypeEnum1.d.mts +4 -1
  191. package/dist/esm/api/types/InvoiceLineItemTypeEnum1.mjs +3 -0
  192. package/dist/esm/api/types/InvoiceLineItemsByOrderExpandedRes.d.mts +1 -1
  193. package/dist/esm/api/types/InvoiceLineItemsFromChrtGroundProviderRateSheetsReq.d.mts +7 -0
  194. package/dist/esm/api/types/InvoiceLineItemsFromChrtGroundProviderRateSheetsReq.mjs +4 -0
  195. package/dist/esm/api/types/Order1.d.mts +1 -0
  196. package/dist/esm/api/types/OrderBillingAccount1.d.mts +7 -0
  197. package/dist/esm/api/types/OrderBillingAccount1.mjs +4 -0
  198. package/dist/esm/api/types/OrderBillingCurrencyTotals1.d.mts +9 -0
  199. package/dist/esm/api/types/OrderBillingCurrencyTotals1.mjs +4 -0
  200. package/dist/esm/api/types/OrderBillingExecutor1.d.mts +11 -0
  201. package/dist/esm/api/types/OrderBillingExecutor1.mjs +4 -0
  202. package/dist/esm/api/types/OrderBillingExpandedListItem1.d.mts +19 -0
  203. package/dist/esm/api/types/OrderBillingExpandedListItem1.mjs +4 -0
  204. package/dist/esm/api/types/OrderBillingExpandedListRes.d.mts +8 -0
  205. package/dist/esm/api/types/OrderBillingExpandedListRes.mjs +4 -0
  206. package/dist/esm/api/types/OrderBillingShipper1.d.mts +9 -0
  207. package/dist/esm/api/types/OrderBillingShipper1.mjs +4 -0
  208. package/dist/esm/api/types/OrderBillingSortByEnum.d.mts +12 -0
  209. package/dist/esm/api/types/OrderBillingSortByEnum.mjs +11 -0
  210. package/dist/esm/api/types/OrderLimitedForCoordinator1.d.mts +1 -0
  211. package/dist/esm/api/types/OrderLimitedForExecutor1.d.mts +1 -0
  212. package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +1 -0
  213. package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +1 -0
  214. package/dist/esm/api/types/OrderTemplate1.d.mts +1 -0
  215. package/dist/esm/api/types/OrderTemplateCore1.d.mts +1 -0
  216. package/dist/esm/api/types/OrdersDraftUpdateRes.d.mts +2 -0
  217. package/dist/esm/api/types/ResolvedTaskGroupChrtGroundProviderRates1.d.mts +9 -0
  218. package/dist/esm/api/types/ResolvedTaskGroupChrtGroundProviderRates1.mjs +4 -0
  219. package/dist/esm/api/types/ServiceLineEnum.d.mts +8 -0
  220. package/dist/esm/api/types/ServiceLineEnum.mjs +7 -0
  221. package/dist/esm/api/types/Task1.d.mts +1 -0
  222. package/dist/esm/api/types/TaskClientCreate1.d.mts +1 -0
  223. package/dist/esm/api/types/TaskClientUpdate1.d.mts +1 -0
  224. package/dist/esm/api/types/TaskGroup1.d.mts +1 -3
  225. package/dist/esm/api/types/TaskGroupChrtGroundProviderRateSheetIds1.d.mts +7 -0
  226. package/dist/esm/api/types/TaskGroupChrtGroundProviderRateSheetIds1.mjs +4 -0
  227. package/dist/esm/api/types/TaskGroupInvoiceLineItemsFromChrtGroundProviderRateSheetsPreview1.d.mts +9 -0
  228. package/dist/esm/api/types/TaskGroupInvoiceLineItemsFromChrtGroundProviderRateSheetsPreview1.mjs +4 -0
  229. package/dist/esm/api/types/TaxRate1.d.mts +9 -0
  230. package/dist/esm/api/types/TaxRate1.mjs +4 -0
  231. package/dist/esm/api/types/index.d.mts +19 -1
  232. package/dist/esm/api/types/index.mjs +19 -1
  233. package/dist/esm/version.d.mts +1 -1
  234. package/dist/esm/version.mjs +1 -1
  235. package/package.json +1 -1
  236. package/reference.md +690 -388
  237. package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/ApplyChrtGroundProviderRatesReq.d.ts +0 -22
  238. package/dist/cjs/api/resources/billingNew/resources/rates/client/requests/ChrtGroundProviderRatesAddCounterpartiesReq.d.ts +0 -13
  239. package/dist/cjs/api/resources/billingNew/resources/rates/client/requests/ChrtGroundProviderRatesRemoveCounterpartiesReq.d.ts +0 -13
  240. package/dist/cjs/api/resources/billingNew/resources/rates/client/requests/index.d.ts +0 -5
  241. package/dist/cjs/api/types/ApplyChrtGroundProviderRatesRes.d.ts +0 -7
  242. package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/ApplyChrtGroundProviderRatesReq.d.mts +0 -22
  243. package/dist/esm/api/resources/billingNew/resources/rates/client/requests/ChrtGroundProviderRatesAddCounterpartiesReq.d.mts +0 -13
  244. package/dist/esm/api/resources/billingNew/resources/rates/client/requests/ChrtGroundProviderRatesRemoveCounterpartiesReq.d.mts +0 -13
  245. package/dist/esm/api/resources/billingNew/resources/rates/client/requests/index.d.mts +0 -5
  246. package/dist/esm/api/types/ApplyChrtGroundProviderRatesRes.d.mts +0 -7
  247. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/index.d.ts +0 -0
  248. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/index.js +0 -0
  249. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientCreate1.js +0 -0
  250. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientUpdate1.js +0 -0
  251. /package/dist/cjs/api/resources/billingNew/resources/{invoiceLineItems/client/requests/ApplyChrtGroundProviderRatesReq.js → chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.js} +0 -0
  252. /package/dist/cjs/api/resources/billingNew/resources/{rates/client/requests/ChrtGroundProviderRatesAddCounterpartiesReq.js → chrtGroundProviderRates/client/requests/ResolveChrtGroundProviderRatesReq.js} +0 -0
  253. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/index.js +0 -0
  254. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/index.d.ts +0 -0
  255. /package/dist/cjs/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/index.js +0 -0
  256. /package/dist/cjs/api/resources/billingNew/resources/{rates/client/requests/ChrtGroundProviderRatesRemoveCounterpartiesReq.js → invoiceLineItems/client/requests/InvoiceLineItemsApproveManyReq.js} +0 -0
  257. /package/dist/cjs/api/resources/billingNew/resources/{rates/client/requests/RatesListV1Request.js → invoiceLineItems/client/requests/RecalculateOrderTaxInvoiceLineItemsReq.js} +0 -0
  258. /package/dist/cjs/api/{types/ApplyChrtGroundProviderRatesRes.js → resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.js} +0 -0
  259. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/index.d.mts +0 -0
  260. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/index.mjs +0 -0
  261. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientCreate1.mjs +0 -0
  262. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/ChrtGroundProviderRatesClientUpdate1.mjs +0 -0
  263. /package/dist/esm/api/resources/billingNew/resources/{invoiceLineItems/client/requests/ApplyChrtGroundProviderRatesReq.mjs → chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.mjs} +0 -0
  264. /package/dist/esm/api/resources/billingNew/resources/{rates/client/requests/ChrtGroundProviderRatesAddCounterpartiesReq.mjs → chrtGroundProviderRates/client/requests/ResolveChrtGroundProviderRatesReq.mjs} +0 -0
  265. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/client/requests/index.mjs +0 -0
  266. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/index.d.mts +0 -0
  267. /package/dist/esm/api/resources/billingNew/resources/{rates → chrtGroundProviderRates}/index.mjs +0 -0
  268. /package/dist/esm/api/resources/billingNew/resources/{rates/client/requests/ChrtGroundProviderRatesRemoveCounterpartiesReq.mjs → invoiceLineItems/client/requests/InvoiceLineItemsApproveManyReq.mjs} +0 -0
  269. /package/dist/esm/api/resources/billingNew/resources/{rates/client/requests/RatesListV1Request.mjs → invoiceLineItems/client/requests/RecalculateOrderTaxInvoiceLineItemsReq.mjs} +0 -0
  270. /package/dist/esm/api/{types/ApplyChrtGroundProviderRatesRes.mjs → resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.mjs} +0 -0
@@ -1,22 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Chrt from "../../../../../../index.js";
5
- /**
6
- * @example
7
- * {
8
- * invoice_type: "accounts_receivable",
9
- * rate_sheet_id: "rate_sheet_id",
10
- * task_group_id: "task_group_id"
11
- * }
12
- */
13
- export interface ApplyChrtGroundProviderRatesReq {
14
- account_id?: string | null;
15
- counterparty_off_chrt_org_data_id?: string | null;
16
- /** Must be a string starting with `org_` */
17
- counterparty_org_id?: string | null;
18
- invoice_id?: string | null;
19
- invoice_type: Chrt.InvoiceTypeEnum1;
20
- rate_sheet_id: string;
21
- task_group_id: string;
22
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * @example
6
- * {}
7
- */
8
- export interface ChrtGroundProviderRatesAddCounterpartiesReq {
9
- counterparty_account_ids?: string[];
10
- counterparty_driver_ids?: string[];
11
- counterparty_off_chrt_org_data_ids?: string[];
12
- counterparty_org_ids?: string[];
13
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * @example
6
- * {}
7
- */
8
- export interface ChrtGroundProviderRatesRemoveCounterpartiesReq {
9
- counterparty_account_ids?: string[];
10
- counterparty_driver_ids?: string[];
11
- counterparty_off_chrt_org_data_ids?: string[];
12
- counterparty_org_ids?: string[];
13
- }
@@ -1,5 +0,0 @@
1
- export { type ChrtGroundProviderRatesAddCounterpartiesReq } from "./ChrtGroundProviderRatesAddCounterpartiesReq.js";
2
- export { type ChrtGroundProviderRatesRemoveCounterpartiesReq } from "./ChrtGroundProviderRatesRemoveCounterpartiesReq.js";
3
- export { type ChrtGroundProviderRatesClientCreate1 } from "./ChrtGroundProviderRatesClientCreate1.js";
4
- export { type RatesListV1Request } from "./RatesListV1Request.js";
5
- export { type ChrtGroundProviderRatesClientUpdate1 } from "./ChrtGroundProviderRatesClientUpdate1.js";
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface ApplyChrtGroundProviderRatesRes {
5
- created_invoice_line_item_count: number;
6
- invoice_id: string;
7
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Chrt from "../../../../../../index.mjs";
5
- /**
6
- * @example
7
- * {
8
- * invoice_type: "accounts_receivable",
9
- * rate_sheet_id: "rate_sheet_id",
10
- * task_group_id: "task_group_id"
11
- * }
12
- */
13
- export interface ApplyChrtGroundProviderRatesReq {
14
- account_id?: string | null;
15
- counterparty_off_chrt_org_data_id?: string | null;
16
- /** Must be a string starting with `org_` */
17
- counterparty_org_id?: string | null;
18
- invoice_id?: string | null;
19
- invoice_type: Chrt.InvoiceTypeEnum1;
20
- rate_sheet_id: string;
21
- task_group_id: string;
22
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * @example
6
- * {}
7
- */
8
- export interface ChrtGroundProviderRatesAddCounterpartiesReq {
9
- counterparty_account_ids?: string[];
10
- counterparty_driver_ids?: string[];
11
- counterparty_off_chrt_org_data_ids?: string[];
12
- counterparty_org_ids?: string[];
13
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * @example
6
- * {}
7
- */
8
- export interface ChrtGroundProviderRatesRemoveCounterpartiesReq {
9
- counterparty_account_ids?: string[];
10
- counterparty_driver_ids?: string[];
11
- counterparty_off_chrt_org_data_ids?: string[];
12
- counterparty_org_ids?: string[];
13
- }
@@ -1,5 +0,0 @@
1
- export { type ChrtGroundProviderRatesAddCounterpartiesReq } from "./ChrtGroundProviderRatesAddCounterpartiesReq.mjs";
2
- export { type ChrtGroundProviderRatesRemoveCounterpartiesReq } from "./ChrtGroundProviderRatesRemoveCounterpartiesReq.mjs";
3
- export { type ChrtGroundProviderRatesClientCreate1 } from "./ChrtGroundProviderRatesClientCreate1.mjs";
4
- export { type RatesListV1Request } from "./RatesListV1Request.mjs";
5
- export { type ChrtGroundProviderRatesClientUpdate1 } from "./ChrtGroundProviderRatesClientUpdate1.mjs";
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface ApplyChrtGroundProviderRatesRes {
5
- created_invoice_line_item_count: number;
6
- invoice_id: string;
7
- }