@chrt-inc/typescript-sdk 1.919.0 → 1.922.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.
- package/README.md +21 -21
- package/dist/cjs/Client.js +2 -2
- package/dist/cjs/api/resources/billing/client/Client.d.ts +0 -27
- package/dist/cjs/api/resources/billing/client/Client.js +4 -49
- package/dist/cjs/api/resources/billing/resources/index.d.ts +0 -17
- package/dist/cjs/api/resources/billing/resources/index.js +1 -18
- package/dist/cjs/api/resources/billingNew/client/Client.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/client/Client.js +13 -8
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/Client.d.ts +168 -0
- package/dist/cjs/api/resources/{billing/resources/rateSheetMappings → billingNew/resources/billingPeriods}/client/Client.js +178 -113
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodClientCreate1.d.ts +34 -0
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodClientUpdate1.d.ts +20 -0
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.d.ts +54 -0
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/requests/index.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.ts +2 -1
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.js +6 -2
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesClientCreate1.d.ts +1 -0
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.ts +4 -1
- package/dist/cjs/api/resources/billingNew/resources/index.d.ts +2 -0
- package/dist/cjs/api/resources/billingNew/resources/index.js +3 -1
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.ts +21 -1
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.js +77 -2
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAmountReq.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAwbCostsReq.d.ts +17 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromLineItemsReq.d.ts +1 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.d.ts +1 -0
- package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.js +5 -1
- package/dist/cjs/api/resources/billingNew/resources/invoices/client/requests/InvoiceClientCreate1.d.ts +1 -0
- package/dist/cjs/api/resources/billingNew/resources/invoices/client/requests/InvoicesListV1Request.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.d.ts +16 -0
- package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.js +70 -0
- package/dist/{esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListV1Request.d.mts → cjs/api/resources/billingNew/resources/orders/client/requests/OrdersListAwbBillingForCoordinatorOperatorsV1Request.d.ts} +1 -1
- package/dist/cjs/api/resources/billingNew/resources/orders/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.js +2 -2
- package/dist/cjs/api/resources/listing/resources/listings/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/listing/resources/listings/client/Client.js +1 -1
- package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataClientUpdate1.d.ts +2 -0
- package/dist/cjs/api/resources/shipping/client/Client.d.ts +0 -6
- package/dist/cjs/api/resources/shipping/client/Client.js +14 -24
- package/dist/cjs/api/resources/shipping/resources/cargos/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/cargos/client/Client.js +1 -1
- package/dist/cjs/api/resources/shipping/resources/index.d.ts +0 -4
- package/dist/cjs/api/resources/shipping/resources/index.js +1 -5
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplateNewClientCreate1.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplateNewClientUpdate1.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/resources/taskGroups/client/requests/OrderTemplateNewTaskGroupClientCreate1.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/resources/taskGroups/client/requests/OrderTemplateNewTaskGroupClientUpdate1.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +21 -7
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +73 -10
- package/dist/cjs/api/resources/shipping/resources/orders/client/requests/{OrdersUpdateDepartmentAndLabelReq.d.ts → OrdersUpdateDepartmentReq.d.ts} +1 -3
- package/dist/cjs/api/resources/shipping/resources/orders/client/requests/OrdersUpdateLabelReq.d.ts +11 -0
- package/dist/cjs/api/resources/shipping/resources/orders/client/requests/index.d.ts +2 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.js +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.ts +1 -15
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.js +1 -64
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/shipping/resources/taskArtifacts/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/taskArtifacts/client/Client.js +1 -1
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/Client.d.ts +3 -221
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/Client.js +3 -938
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/shipping/resources/tasks/client/Client.d.ts +4 -4
- package/dist/cjs/api/resources/shipping/resources/tasks/client/Client.js +4 -4
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/client/Client.d.ts +0 -3
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/client/Client.js +0 -5
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/assets/client/Client.d.ts +48 -16
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/assets/client/Client.js +173 -43
- package/dist/cjs/api/resources/{shipping/resources/orderGroups/client/requests/OrderGroupClientCreate1.d.ts → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetClientCreate1.d.ts} +3 -3
- package/dist/cjs/api/resources/{billing/resources/lineItemGroups/resources/messages/client/requests/AddLineItemGroupMessageReq.d.ts → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetLabelLinkReq.d.ts} +3 -3
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/assets/client/requests/index.d.ts +2 -0
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/index.d.ts +0 -2
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/index.js +1 -3
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/Client.d.ts +18 -1
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/Client.js +68 -1
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/requests/TimeseriesRefreshV1Request.d.ts +14 -0
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/types/BillingPeriod1.d.ts +34 -0
- package/dist/cjs/api/types/{BillingCycleEnum.d.ts → BillingPeriodCycleEnum1.d.ts} +2 -2
- package/dist/cjs/api/types/{BillingCycleEnum.js → BillingPeriodCycleEnum1.js} +2 -2
- package/dist/cjs/api/types/BillingPeriodExpanded1.d.ts +9 -0
- package/dist/cjs/api/types/{OrderGroupListRes.d.ts → BillingPeriodListRes.d.ts} +2 -2
- package/dist/cjs/api/types/BillingPeriodSortByEnum.d.ts +12 -0
- package/dist/cjs/api/types/{OrderGroupExpandedSortByEnum.js → BillingPeriodSortByEnum.js} +5 -3
- package/dist/cjs/api/types/{BillingLedgerPeriodStatusEnum.d.ts → BillingPeriodStatusEnum1.d.ts} +2 -2
- package/dist/cjs/api/types/{BillingLedgerPeriodStatusEnum.js → BillingPeriodStatusEnum1.js} +2 -2
- package/dist/cjs/api/types/BillingPeriodTaskGroupsReq.d.ts +6 -0
- package/dist/cjs/api/types/Cargo1.d.ts +1 -0
- package/dist/cjs/api/types/ChrtGroundProviderRates1.d.ts +1 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsCreatedAwb1.d.ts +9 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsInvoiceRes1.d.ts +11 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsItem1.d.ts +13 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsRejectedAwb1.d.ts +9 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsRejectedReasonEnum1.d.ts +9 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsRejectedReasonEnum1.js +11 -0
- package/dist/cjs/api/types/CreateInvoiceLineItemsFromAwbCostsRes.d.ts +10 -0
- package/dist/cjs/api/types/Invoice1.d.ts +1 -0
- package/dist/cjs/api/types/InvoiceExpandedRes.d.ts +1 -0
- package/dist/cjs/api/types/InvoiceLineItem1.d.ts +4 -0
- package/dist/cjs/api/types/InvoiceLineItemClientCreate1.d.ts +3 -0
- package/dist/cjs/api/types/InvoiceLineItemServerCreate1.d.ts +4 -0
- package/dist/cjs/api/types/InvoiceLineItemsByOrderExpandedRes.d.ts +2 -0
- package/dist/cjs/api/types/NotificationEventsForOrgsEnum.d.ts +1 -6
- package/dist/cjs/api/types/NotificationEventsForOrgsEnum.js +0 -5
- package/dist/cjs/api/types/NotificationEventsForUsersEnum.d.ts +1 -3
- package/dist/cjs/api/types/NotificationEventsForUsersEnum.js +0 -2
- package/dist/cjs/api/types/OffChrtOrgData1.d.ts +1 -0
- package/dist/cjs/api/types/OffChrtOrgDataClientCreate1.d.ts +1 -0
- package/dist/{esm/api/types/CreateLigFromRateSheetForVectorClientReq.d.mts → cjs/api/types/OrderAwbBillingAccount1.d.ts} +3 -2
- package/dist/cjs/api/types/OrderAwbBillingListItem1.d.ts +12 -0
- package/dist/cjs/api/types/{BillingLedgerPeriodListRes.d.ts → OrderAwbBillingListRes.d.ts} +2 -2
- package/dist/cjs/api/types/OrderBillingExpandedListItem1.d.ts +1 -0
- package/dist/cjs/api/types/OrderBillingPeriod1.d.ts +11 -0
- package/dist/cjs/api/types/OrderTemplateNew1.d.ts +1 -0
- package/dist/cjs/api/types/OrderTemplateNewCore1.d.ts +1 -0
- package/dist/cjs/api/types/OrderTemplateNewTaskGroup1.d.ts +1 -0
- package/dist/cjs/api/types/OrdersDraftDeleteManyRes.d.ts +0 -1
- package/dist/cjs/api/types/ProFormaLineItem1.d.ts +9 -7
- package/dist/cjs/api/types/{LineItemProvenanceEnum.d.ts → ProFormaLineItemProvenanceEnum1.d.ts} +2 -2
- package/dist/cjs/api/types/{LineItemProvenanceEnum.js → ProFormaLineItemProvenanceEnum1.js} +2 -2
- package/dist/cjs/api/types/TaskGroup1.d.ts +0 -9
- package/dist/cjs/api/types/index.d.ts +18 -63
- package/dist/cjs/api/types/index.js +18 -63
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/Client.mjs +2 -2
- package/dist/esm/api/resources/billing/client/Client.d.mts +0 -27
- package/dist/esm/api/resources/billing/client/Client.mjs +0 -45
- package/dist/esm/api/resources/billing/resources/index.d.mts +0 -17
- package/dist/esm/api/resources/billing/resources/index.mjs +0 -17
- package/dist/esm/api/resources/billingNew/client/Client.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/client/Client.mjs +5 -0
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/Client.d.mts +168 -0
- package/dist/esm/api/resources/{billing/resources/rateSheetMappings → billingNew/resources/billingPeriods}/client/Client.mjs +176 -111
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodClientCreate1.d.mts +34 -0
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodClientUpdate1.d.mts +20 -0
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.d.mts +54 -0
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/requests/index.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.mts +2 -1
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.mjs +6 -2
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesClientCreate1.d.mts +1 -0
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.mts +4 -1
- package/dist/esm/api/resources/billingNew/resources/index.d.mts +2 -0
- package/dist/esm/api/resources/billingNew/resources/index.mjs +2 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.mts +21 -1
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.mjs +77 -2
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAmountReq.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAwbCostsReq.d.mts +17 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromLineItemsReq.d.mts +1 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.d.mts +1 -0
- package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.mjs +5 -1
- package/dist/esm/api/resources/billingNew/resources/invoices/client/requests/InvoiceClientCreate1.d.mts +1 -0
- package/dist/esm/api/resources/billingNew/resources/invoices/client/requests/InvoicesListV1Request.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/orders/client/Client.d.mts +16 -0
- package/dist/esm/api/resources/billingNew/resources/orders/client/Client.mjs +70 -0
- package/dist/{cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListV1Request.d.ts → esm/api/resources/billingNew/resources/orders/client/requests/OrdersListAwbBillingForCoordinatorOperatorsV1Request.d.mts} +1 -1
- package/dist/esm/api/resources/billingNew/resources/orders/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.mjs +2 -2
- package/dist/esm/api/resources/listing/resources/listings/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/listing/resources/listings/client/Client.mjs +1 -1
- package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataClientUpdate1.d.mts +2 -0
- package/dist/esm/api/resources/shipping/client/Client.d.mts +0 -6
- package/dist/esm/api/resources/shipping/client/Client.mjs +0 -10
- package/dist/esm/api/resources/shipping/resources/cargos/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/cargos/client/Client.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/index.d.mts +0 -4
- package/dist/esm/api/resources/shipping/resources/index.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplateNewClientCreate1.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplateNewClientUpdate1.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/resources/taskGroups/client/requests/OrderTemplateNewTaskGroupClientCreate1.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/resources/taskGroups/client/requests/OrderTemplateNewTaskGroupClientUpdate1.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +21 -7
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +73 -10
- package/dist/esm/api/resources/shipping/resources/orders/client/requests/{OrdersUpdateDepartmentAndLabelReq.d.mts → OrdersUpdateDepartmentReq.d.mts} +1 -3
- package/dist/esm/api/resources/shipping/resources/orders/client/requests/OrdersUpdateLabelReq.d.mts +11 -0
- package/dist/esm/api/resources/shipping/resources/orders/client/requests/index.d.mts +2 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.mts +1 -15
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.mjs +1 -64
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/shipping/resources/taskArtifacts/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/taskArtifacts/client/Client.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/Client.d.mts +3 -221
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/Client.mjs +3 -938
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/shipping/resources/tasks/client/Client.d.mts +4 -4
- package/dist/esm/api/resources/shipping/resources/tasks/client/Client.mjs +4 -4
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/client/Client.d.mts +0 -3
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/client/Client.mjs +0 -5
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/assets/client/Client.d.mts +48 -16
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/assets/client/Client.mjs +173 -43
- package/dist/esm/api/resources/{shipping/resources/orderGroups/client/requests/OrderGroupClientCreate1.d.mts → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetClientCreate1.d.mts} +3 -3
- package/dist/esm/api/resources/{billing/resources/lineItemGroups/resources/messages/client/requests/AddLineItemGroupMessageReq.d.mts → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetLabelLinkReq.d.mts} +3 -3
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/assets/client/requests/index.d.mts +2 -0
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/index.d.mts +0 -2
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/index.mjs +0 -2
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/Client.d.mts +18 -1
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/Client.mjs +68 -1
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/requests/TimeseriesRefreshV1Request.d.mts +14 -0
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/timeseries/client/requests/index.d.mts +1 -0
- package/dist/esm/api/types/BillingPeriod1.d.mts +34 -0
- package/dist/esm/api/types/{BillingCycleEnum.d.mts → BillingPeriodCycleEnum1.d.mts} +2 -2
- package/dist/esm/api/types/{BillingCycleEnum.mjs → BillingPeriodCycleEnum1.mjs} +1 -1
- package/dist/esm/api/types/BillingPeriodExpanded1.d.mts +9 -0
- package/dist/esm/api/types/{BillingLedgerListRes.d.mts → BillingPeriodListRes.d.mts} +2 -2
- package/dist/esm/api/types/BillingPeriodSortByEnum.d.mts +12 -0
- package/dist/esm/api/types/{OrderGroupSortByEnum.mjs → BillingPeriodSortByEnum.mjs} +4 -1
- package/dist/esm/api/types/{BillingLedgerPeriodStatusEnum.d.mts → BillingPeriodStatusEnum1.d.mts} +2 -2
- package/dist/esm/api/types/{BillingLedgerPeriodStatusEnum.mjs → BillingPeriodStatusEnum1.mjs} +1 -1
- package/dist/esm/api/types/BillingPeriodTaskGroupsReq.d.mts +6 -0
- package/dist/esm/api/types/Cargo1.d.mts +1 -0
- package/dist/esm/api/types/ChrtGroundProviderRates1.d.mts +1 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsCreatedAwb1.d.mts +9 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsInvoiceRes1.d.mts +11 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsItem1.d.mts +13 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsRejectedAwb1.d.mts +9 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsRejectedReasonEnum1.d.mts +9 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsRejectedReasonEnum1.mjs +8 -0
- package/dist/esm/api/types/CreateInvoiceLineItemsFromAwbCostsRes.d.mts +10 -0
- package/dist/esm/api/types/Invoice1.d.mts +1 -0
- package/dist/esm/api/types/InvoiceExpandedRes.d.mts +1 -0
- package/dist/esm/api/types/InvoiceLineItem1.d.mts +4 -0
- package/dist/esm/api/types/InvoiceLineItemClientCreate1.d.mts +3 -0
- package/dist/esm/api/types/InvoiceLineItemServerCreate1.d.mts +4 -0
- package/dist/esm/api/types/InvoiceLineItemsByOrderExpandedRes.d.mts +2 -0
- package/dist/esm/api/types/NotificationEventsForOrgsEnum.d.mts +1 -6
- package/dist/esm/api/types/NotificationEventsForOrgsEnum.mjs +0 -5
- package/dist/esm/api/types/NotificationEventsForUsersEnum.d.mts +1 -3
- package/dist/esm/api/types/NotificationEventsForUsersEnum.mjs +0 -2
- package/dist/esm/api/types/OffChrtOrgData1.d.mts +1 -0
- package/dist/esm/api/types/OffChrtOrgDataClientCreate1.d.mts +1 -0
- package/dist/{cjs/api/types/CreateLigFromRateSheetForVectorClientReq.d.ts → esm/api/types/OrderAwbBillingAccount1.d.mts} +3 -2
- package/dist/esm/api/types/OrderAwbBillingListItem1.d.mts +12 -0
- package/dist/esm/api/types/{BillingLedgerPeriodListRes.d.mts → OrderAwbBillingListRes.d.mts} +2 -2
- package/dist/esm/api/types/OrderBillingExpandedListItem1.d.mts +1 -0
- package/dist/esm/api/types/OrderBillingPeriod1.d.mts +11 -0
- package/dist/esm/api/types/OrderTemplateNew1.d.mts +1 -0
- package/dist/esm/api/types/OrderTemplateNewCore1.d.mts +1 -0
- package/dist/esm/api/types/OrderTemplateNewTaskGroup1.d.mts +1 -0
- package/dist/esm/api/types/OrdersDraftDeleteManyRes.d.mts +0 -1
- package/dist/esm/api/types/ProFormaLineItem1.d.mts +9 -7
- package/dist/esm/api/types/{LineItemProvenanceEnum.d.mts → ProFormaLineItemProvenanceEnum1.d.mts} +2 -2
- package/dist/esm/api/types/{LineItemProvenanceEnum.mjs → ProFormaLineItemProvenanceEnum1.mjs} +1 -1
- package/dist/esm/api/types/TaskGroup1.d.mts +0 -9
- package/dist/esm/api/types/index.d.mts +18 -63
- package/dist/esm/api/types/index.mjs +18 -63
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +2731 -9226
- package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/Client.d.ts +0 -115
- package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/Client.js +0 -425
- package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodClientUpdate1.d.ts +0 -14
- package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodsListV1Request.d.ts +0 -41
- package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/requests/OpenPeriodReq.d.ts +0 -17
- package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/Client.d.ts +0 -110
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/Client.js +0 -411
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgerClientCreate1.d.ts +0 -23
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgerClientUpdate1.d.ts +0 -13
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgersListV1Request.d.ts +0 -32
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/billing/resources/billingLedgers/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/billingLedgers/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/billingLedgers/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/Client.d.ts +0 -132
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/Client.js +0 -505
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientCreate1.d.ts +0 -19
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientUpdate1.d.ts +0 -21
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetsListV1Request.d.ts +0 -16
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/cargoOnFlightRateSheets/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/Client.d.ts +0 -132
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/Client.js +0 -508
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientCreate1.d.ts +0 -35
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientUpdate1.d.ts +0 -46
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetsListV1Request.d.ts +0 -16
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/chrtGroundProviderRateSheets/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/Client.d.ts +0 -307
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/Client.js +0 -1203
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupAdHocCreateClientReq.d.ts +0 -23
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupsListV1Request.d.ts +0 -53
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayDriverClientReq.d.ts +0 -23
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayProviderClientReq.d.ts +0 -24
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/index.d.ts +0 -4
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/index.js +0 -18
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/index.d.ts +0 -4
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/index.js +0 -43
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/client/Client.d.ts +0 -50
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/client/Client.js +0 -133
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/messages/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/Client.d.ts +0 -83
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/Client.js +0 -308
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/BodyLineItemGroupsS3ObjectPostAddV1.d.ts +0 -13
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/resources/s3Objects/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItems/client/Client.d.ts +0 -23
- package/dist/cjs/api/resources/billing/resources/lineItems/client/Client.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItems/client/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItems/client/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItems/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItems/index.js +0 -18
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/index.js +0 -41
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/Client.d.ts +0 -83
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/Client.js +0 -308
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/requests/BodyLineItemsS3ObjectPostAddV1.d.ts +0 -13
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/lineItems/resources/s3Objects/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/Client.d.ts +0 -132
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/Client.js +0 -505
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientCreate1.d.ts +0 -16
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientUpdate1.d.ts +0 -15
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetsListV1Request.d.ts +0 -16
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/onboardCourierRateSheets/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/Client.d.ts +0 -155
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingClientCreate1.d.ts +0 -20
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListRateSheetIdsByCounterpartyV1Request.d.ts +0 -18
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListRateSheetIdsByCounterpartyV1Request.js +0 -5
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListV1Request.js +0 -5
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/statements/client/Client.d.ts +0 -321
- package/dist/cjs/api/resources/billing/resources/statements/client/Client.js +0 -1334
- package/dist/cjs/api/resources/billing/resources/statements/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/billing/resources/statements/client/index.js +0 -17
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementCreateClientReq.d.ts +0 -21
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementCreateClientReq.js +0 -5
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementExpandedRetrieveReq.d.ts +0 -12
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementExpandedRetrieveReq.js +0 -5
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementUpdateSettlementTypeReq.d.ts +0 -13
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementUpdateSettlementTypeReq.js +0 -5
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.d.ts +0 -71
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.js +0 -5
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.d.ts +0 -71
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.js +0 -5
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/index.d.ts +0 -5
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/billing/resources/statements/index.d.ts +0 -1
- package/dist/cjs/api/resources/billing/resources/statements/index.js +0 -17
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/Client.d.ts +0 -142
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/Client.js +0 -530
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/index.js +0 -17
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupClientCreate1.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupClientUpdate1.d.ts +0 -12
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupClientUpdate1.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupSetBillingReviewStatusReq.d.ts +0 -13
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupSetBillingReviewStatusReq.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupsListV1Request.d.ts +0 -30
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupsListV1Request.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/index.d.ts +0 -4
- package/dist/cjs/api/resources/shipping/resources/orderGroups/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/shipping/resources/orderGroups/index.d.ts +0 -1
- package/dist/cjs/api/resources/shipping/resources/orderGroups/index.js +0 -17
- package/dist/cjs/api/resources/shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/SetRateSheetsReq.d.ts +0 -13
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/SetRateSheetsReq.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.d.ts +0 -73
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.js +0 -260
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/index.js +0 -17
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsOrderGroupsListV1Request.d.ts +0 -32
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsOrderGroupsListV1Request.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsUngroupedOrdersListV1Request.d.ts +0 -25
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsUngroupedOrdersListV1Request.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/index.d.ts +0 -2
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/index.d.ts +0 -1
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/index.js +0 -17
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.d.ts +0 -13
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.d.ts +0 -13
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.js +0 -5
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.d.ts +0 -13
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.js +0 -5
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/Client.d.ts +0 -62
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/Client.js +0 -197
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/index.js +0 -17
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/WorkspacesListV1Request.d.ts +0 -21
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/WorkspacesListV1Request.js +0 -5
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/index.d.ts +0 -1
- package/dist/cjs/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/index.js +0 -17
- package/dist/cjs/api/types/AttachBillingLedgerPeriodReq.d.ts +0 -6
- package/dist/cjs/api/types/AttachBillingLedgerPeriodReq.js +0 -5
- package/dist/cjs/api/types/AttachLigToVectorClientReq.d.ts +0 -6
- package/dist/cjs/api/types/AttachLigToVectorClientReq.js +0 -5
- package/dist/cjs/api/types/BillingLedger1.d.ts +0 -27
- package/dist/cjs/api/types/BillingLedger1.js +0 -5
- package/dist/cjs/api/types/BillingLedgerListRes.d.ts +0 -8
- package/dist/cjs/api/types/BillingLedgerListRes.js +0 -5
- package/dist/cjs/api/types/BillingLedgerPeriod1.d.ts +0 -35
- package/dist/cjs/api/types/BillingLedgerPeriod1.js +0 -5
- package/dist/cjs/api/types/BillingLedgerPeriodListRes.js +0 -5
- package/dist/cjs/api/types/BillingLedgerPeriodSortByEnum.d.ts +0 -9
- package/dist/cjs/api/types/BillingLedgerPeriodSortByEnum.js +0 -11
- package/dist/cjs/api/types/BillingLedgerSortByEnum.d.ts +0 -4
- package/dist/cjs/api/types/BillingLedgerSortByEnum.js +0 -5
- package/dist/cjs/api/types/BillingLedgerStatusEnum.d.ts +0 -8
- package/dist/cjs/api/types/BillingLedgerStatusEnum.js +0 -10
- package/dist/cjs/api/types/BillingLineItemGroupMessageWebhookPayload.d.ts +0 -13
- package/dist/cjs/api/types/BillingLineItemGroupMessageWebhookPayload.js +0 -5
- package/dist/cjs/api/types/BillingLineItemGroupS3ObjectAddedWebhookPayload.d.ts +0 -10
- package/dist/cjs/api/types/BillingLineItemGroupS3ObjectAddedWebhookPayload.js +0 -5
- package/dist/cjs/api/types/BillingLineItemS3ObjectAddedWebhookPayload.d.ts +0 -14
- package/dist/cjs/api/types/BillingLineItemS3ObjectAddedWebhookPayload.js +0 -5
- package/dist/cjs/api/types/BillingReviewStatusEnum.d.ts +0 -15
- package/dist/cjs/api/types/BillingReviewStatusEnum.js +0 -12
- package/dist/cjs/api/types/BillingStatementOpenedWebhookPayload.d.ts +0 -10
- package/dist/cjs/api/types/BillingStatementOpenedWebhookPayload.js +0 -5
- package/dist/cjs/api/types/BillingStatementPaidWebhookPayload.d.ts +0 -10
- package/dist/cjs/api/types/BillingStatementPaidWebhookPayload.js +0 -5
- package/dist/cjs/api/types/CargoOnFlightRateSheet1.d.ts +0 -16
- package/dist/cjs/api/types/CargoOnFlightRateSheet1.js +0 -5
- package/dist/cjs/api/types/CargoOnFlightRateSheetListRes.d.ts +0 -8
- package/dist/cjs/api/types/CargoOnFlightRateSheetListRes.js +0 -5
- package/dist/cjs/api/types/ChrtGroundProviderRateSheet1.d.ts +0 -32
- package/dist/cjs/api/types/ChrtGroundProviderRateSheet1.js +0 -5
- package/dist/cjs/api/types/ChrtGroundProviderRateSheetListRes.d.ts +0 -8
- package/dist/cjs/api/types/ChrtGroundProviderRateSheetListRes.js +0 -5
- package/dist/cjs/api/types/CreateLigFromRateSheetForVectorClientReq.js +0 -5
- package/dist/cjs/api/types/LineItem1.d.ts +0 -32
- package/dist/cjs/api/types/LineItem1.js +0 -5
- package/dist/cjs/api/types/LineItemClientCreate1.d.ts +0 -14
- package/dist/cjs/api/types/LineItemClientCreate1.js +0 -5
- package/dist/cjs/api/types/LineItemEnum1.d.ts +0 -39
- package/dist/cjs/api/types/LineItemEnum1.js +0 -35
- package/dist/cjs/api/types/LineItemGroup1.d.ts +0 -59
- package/dist/cjs/api/types/LineItemGroup1.js +0 -5
- package/dist/cjs/api/types/LineItemGroupLineItemsRes.d.ts +0 -11
- package/dist/cjs/api/types/LineItemGroupLineItemsRes.js +0 -5
- package/dist/cjs/api/types/LineItemGroupListRes.d.ts +0 -8
- package/dist/cjs/api/types/LineItemGroupListRes.js +0 -5
- package/dist/cjs/api/types/LineItemGroupMessage1.d.ts +0 -12
- package/dist/cjs/api/types/LineItemGroupMessage1.js +0 -5
- package/dist/cjs/api/types/LineItemGroupS3ObjectMetadata1.d.ts +0 -19
- package/dist/cjs/api/types/LineItemGroupS3ObjectMetadata1.js +0 -5
- package/dist/cjs/api/types/LineItemGroupStatusEnum1.d.ts +0 -30
- package/dist/cjs/api/types/LineItemGroupStatusEnum1.js +0 -13
- package/dist/cjs/api/types/LineItemS3ObjectMetadata1.d.ts +0 -19
- package/dist/cjs/api/types/LineItemS3ObjectMetadata1.js +0 -5
- package/dist/cjs/api/types/LineItemStatusEnum.d.ts +0 -9
- package/dist/cjs/api/types/LineItemStatusEnum.js +0 -11
- package/dist/cjs/api/types/OnboardCourierRateSheet1.d.ts +0 -13
- package/dist/cjs/api/types/OnboardCourierRateSheet1.js +0 -5
- package/dist/cjs/api/types/OnboardCourierRateSheetListRes.d.ts +0 -8
- package/dist/cjs/api/types/OnboardCourierRateSheetListRes.js +0 -5
- package/dist/cjs/api/types/OrderGroup1.d.ts +0 -21
- package/dist/cjs/api/types/OrderGroup1.js +0 -5
- package/dist/cjs/api/types/OrderGroupExpandedListRes.d.ts +0 -8
- package/dist/cjs/api/types/OrderGroupExpandedListRes.js +0 -5
- package/dist/cjs/api/types/OrderGroupExpandedRow.d.ts +0 -9
- package/dist/cjs/api/types/OrderGroupExpandedRow.js +0 -5
- package/dist/cjs/api/types/OrderGroupExpandedSortByEnum.d.ts +0 -10
- package/dist/cjs/api/types/OrderGroupListRes.js +0 -5
- package/dist/cjs/api/types/OrderGroupSortByEnum.d.ts +0 -9
- package/dist/cjs/api/types/OrderGroupSortByEnum.js +0 -11
- package/dist/cjs/api/types/RateSheetMapping1.d.ts +0 -17
- package/dist/cjs/api/types/RateSheetMapping1.js +0 -5
- package/dist/cjs/api/types/RateSheetMappingListRes.d.ts +0 -8
- package/dist/cjs/api/types/RateSheetMappingListRes.js +0 -5
- package/dist/cjs/api/types/ReelablesAssetSyncRes.d.ts +0 -8
- package/dist/cjs/api/types/ReelablesAssetSyncRes.js +0 -5
- package/dist/cjs/api/types/ReelablesWorkspace1.d.ts +0 -13
- package/dist/cjs/api/types/ReelablesWorkspace1.js +0 -5
- package/dist/cjs/api/types/ReelablesWorkspaceListRes.d.ts +0 -8
- package/dist/cjs/api/types/ReelablesWorkspaceListRes.js +0 -5
- package/dist/cjs/api/types/ReelablesWorkspaceSortByEnum.d.ts +0 -4
- package/dist/cjs/api/types/ReelablesWorkspaceSortByEnum.js +0 -5
- package/dist/cjs/api/types/ReelablesWorkspaceSyncRes.d.ts +0 -9
- package/dist/cjs/api/types/ReelablesWorkspaceSyncRes.js +0 -5
- package/dist/cjs/api/types/SettlementTypeEnum1.d.ts +0 -8
- package/dist/cjs/api/types/SettlementTypeEnum1.js +0 -10
- package/dist/cjs/api/types/Statement1.d.ts +0 -45
- package/dist/cjs/api/types/Statement1.js +0 -5
- package/dist/cjs/api/types/StatementExpandedListItem.d.ts +0 -9
- package/dist/cjs/api/types/StatementExpandedListItem.js +0 -5
- package/dist/cjs/api/types/StatementExpandedRes.d.ts +0 -8
- package/dist/cjs/api/types/StatementExpandedRes.js +0 -5
- package/dist/cjs/api/types/StatementSortByEnum.d.ts +0 -11
- package/dist/cjs/api/types/StatementSortByEnum.js +0 -13
- package/dist/cjs/api/types/StatementStatusEnum1.d.ts +0 -10
- package/dist/cjs/api/types/StatementStatusEnum1.js +0 -12
- package/dist/cjs/api/types/StatementsExpandedListRes.d.ts +0 -8
- package/dist/cjs/api/types/StatementsExpandedListRes.js +0 -5
- package/dist/cjs/api/types/StatementsListRes.d.ts +0 -8
- package/dist/cjs/api/types/StatementsListRes.js +0 -5
- package/dist/cjs/api/types/StripeConnectInvoiceStatusEnum.d.ts +0 -12
- package/dist/cjs/api/types/StripeConnectInvoiceStatusEnum.js +0 -14
- package/dist/cjs/api/types/TaskGroupQuoteResp.d.ts +0 -37
- package/dist/cjs/api/types/TaskGroupQuoteResp.js +0 -5
- package/dist/cjs/api/types/UngroupedOrderListRes.d.ts +0 -8
- package/dist/cjs/api/types/UngroupedOrderListRes.js +0 -5
- package/dist/cjs/api/types/UngroupedOrderRow.d.ts +0 -7
- package/dist/cjs/api/types/UngroupedOrderRow.js +0 -5
- package/dist/cjs/api/types/UngroupedOrderSortByEnum.d.ts +0 -11
- package/dist/cjs/api/types/UngroupedOrderSortByEnum.js +0 -13
- package/dist/cjs/api/types/UnitsEnum.d.ts +0 -8
- package/dist/cjs/api/types/UnitsEnum.js +0 -10
- package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/Client.d.mts +0 -115
- package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/Client.mjs +0 -388
- package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodClientUpdate1.d.mts +0 -14
- package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodsListV1Request.d.mts +0 -41
- package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/requests/OpenPeriodReq.d.mts +0 -17
- package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/Client.d.mts +0 -110
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/Client.mjs +0 -374
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgerClientCreate1.d.mts +0 -23
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgerClientUpdate1.d.mts +0 -13
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgersListV1Request.d.mts +0 -32
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/billing/resources/billingLedgers/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/billingLedgers/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/billingLedgers/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/Client.d.mts +0 -132
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/Client.mjs +0 -468
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientCreate1.d.mts +0 -19
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientUpdate1.d.mts +0 -21
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetsListV1Request.d.mts +0 -16
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/cargoOnFlightRateSheets/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/Client.d.mts +0 -132
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/Client.mjs +0 -471
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientCreate1.d.mts +0 -35
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientUpdate1.d.mts +0 -46
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetsListV1Request.d.mts +0 -16
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/chrtGroundProviderRateSheets/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/Client.d.mts +0 -307
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/Client.mjs +0 -1166
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupAdHocCreateClientReq.d.mts +0 -23
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupsListV1Request.d.mts +0 -53
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayDriverClientReq.d.mts +0 -23
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayProviderClientReq.d.mts +0 -24
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/index.d.mts +0 -4
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/index.mjs +0 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/index.d.mts +0 -4
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/index.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/client/Client.d.mts +0 -50
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/client/Client.mjs +0 -96
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/messages/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/Client.d.mts +0 -83
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/Client.mjs +0 -271
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/BodyLineItemGroupsS3ObjectPostAddV1.d.mts +0 -13
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItemGroups/resources/s3Objects/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/client/Client.d.mts +0 -23
- package/dist/esm/api/resources/billing/resources/lineItems/client/Client.mjs +0 -13
- package/dist/esm/api/resources/billing/resources/lineItems/client/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItems/index.mjs +0 -2
- package/dist/esm/api/resources/billing/resources/lineItems/resources/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItems/resources/index.mjs +0 -2
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/Client.d.mts +0 -83
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/Client.mjs +0 -271
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/requests/BodyLineItemsS3ObjectPostAddV1.d.mts +0 -13
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/lineItems/resources/s3Objects/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/Client.d.mts +0 -132
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/Client.mjs +0 -468
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientCreate1.d.mts +0 -16
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientUpdate1.d.mts +0 -15
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetsListV1Request.d.mts +0 -16
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/onboardCourierRateSheets/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/Client.d.mts +0 -155
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingClientCreate1.d.mts +0 -20
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListRateSheetIdsByCounterpartyV1Request.d.mts +0 -18
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListRateSheetIdsByCounterpartyV1Request.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListV1Request.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/statements/client/Client.d.mts +0 -321
- package/dist/esm/api/resources/billing/resources/statements/client/Client.mjs +0 -1297
- package/dist/esm/api/resources/billing/resources/statements/client/index.d.mts +0 -2
- package/dist/esm/api/resources/billing/resources/statements/client/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementCreateClientReq.d.mts +0 -21
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementCreateClientReq.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementExpandedRetrieveReq.d.mts +0 -12
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementExpandedRetrieveReq.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementUpdateSettlementTypeReq.d.mts +0 -13
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementUpdateSettlementTypeReq.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.d.mts +0 -71
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.d.mts +0 -71
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.mjs +0 -4
- package/dist/esm/api/resources/billing/resources/statements/client/requests/index.d.mts +0 -5
- package/dist/esm/api/resources/billing/resources/statements/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/billing/resources/statements/index.d.mts +0 -1
- package/dist/esm/api/resources/billing/resources/statements/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/Client.d.mts +0 -142
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/Client.mjs +0 -493
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/index.d.mts +0 -2
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupClientCreate1.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupClientUpdate1.d.mts +0 -12
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupClientUpdate1.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupSetBillingReviewStatusReq.d.mts +0 -13
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupSetBillingReviewStatusReq.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupsListV1Request.d.mts +0 -30
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/OrderGroupsListV1Request.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/index.d.mts +0 -4
- package/dist/esm/api/resources/shipping/resources/orderGroups/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/orderGroups/index.d.mts +0 -1
- package/dist/esm/api/resources/shipping/resources/orderGroups/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/SetRateSheetsReq.d.mts +0 -13
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/SetRateSheetsReq.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.d.mts +0 -73
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.mjs +0 -223
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/index.d.mts +0 -2
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsOrderGroupsListV1Request.d.mts +0 -32
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsOrderGroupsListV1Request.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsUngroupedOrdersListV1Request.d.mts +0 -25
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/OrdersAndOrderGroupsUngroupedOrdersListV1Request.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/index.d.mts +0 -2
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/index.d.mts +0 -1
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.d.mts +0 -13
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.d.mts +0 -13
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.mjs +0 -4
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.d.mts +0 -13
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.mjs +0 -4
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/Client.d.mts +0 -62
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/Client.mjs +0 -160
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/index.d.mts +0 -2
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/index.mjs +0 -1
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/WorkspacesListV1Request.d.mts +0 -21
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/WorkspacesListV1Request.mjs +0 -4
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/index.d.mts +0 -1
- package/dist/esm/api/resources/trackingIntegrations/resources/reelables/resources/workspaces/index.mjs +0 -1
- package/dist/esm/api/types/AttachBillingLedgerPeriodReq.d.mts +0 -6
- package/dist/esm/api/types/AttachBillingLedgerPeriodReq.mjs +0 -4
- package/dist/esm/api/types/AttachLigToVectorClientReq.d.mts +0 -6
- package/dist/esm/api/types/AttachLigToVectorClientReq.mjs +0 -4
- package/dist/esm/api/types/BillingLedger1.d.mts +0 -27
- package/dist/esm/api/types/BillingLedger1.mjs +0 -4
- package/dist/esm/api/types/BillingLedgerListRes.mjs +0 -4
- package/dist/esm/api/types/BillingLedgerPeriod1.d.mts +0 -35
- package/dist/esm/api/types/BillingLedgerPeriod1.mjs +0 -4
- package/dist/esm/api/types/BillingLedgerPeriodListRes.mjs +0 -4
- package/dist/esm/api/types/BillingLedgerPeriodSortByEnum.d.mts +0 -9
- package/dist/esm/api/types/BillingLedgerPeriodSortByEnum.mjs +0 -8
- package/dist/esm/api/types/BillingLedgerSortByEnum.d.mts +0 -4
- package/dist/esm/api/types/BillingLedgerSortByEnum.mjs +0 -4
- package/dist/esm/api/types/BillingLedgerStatusEnum.d.mts +0 -8
- package/dist/esm/api/types/BillingLedgerStatusEnum.mjs +0 -7
- package/dist/esm/api/types/BillingLineItemGroupMessageWebhookPayload.d.mts +0 -13
- package/dist/esm/api/types/BillingLineItemGroupMessageWebhookPayload.mjs +0 -4
- package/dist/esm/api/types/BillingLineItemGroupS3ObjectAddedWebhookPayload.d.mts +0 -10
- package/dist/esm/api/types/BillingLineItemGroupS3ObjectAddedWebhookPayload.mjs +0 -4
- package/dist/esm/api/types/BillingLineItemS3ObjectAddedWebhookPayload.d.mts +0 -14
- package/dist/esm/api/types/BillingLineItemS3ObjectAddedWebhookPayload.mjs +0 -4
- package/dist/esm/api/types/BillingReviewStatusEnum.d.mts +0 -15
- package/dist/esm/api/types/BillingReviewStatusEnum.mjs +0 -9
- package/dist/esm/api/types/BillingStatementOpenedWebhookPayload.d.mts +0 -10
- package/dist/esm/api/types/BillingStatementOpenedWebhookPayload.mjs +0 -4
- package/dist/esm/api/types/BillingStatementPaidWebhookPayload.d.mts +0 -10
- package/dist/esm/api/types/BillingStatementPaidWebhookPayload.mjs +0 -4
- package/dist/esm/api/types/CargoOnFlightRateSheet1.d.mts +0 -16
- package/dist/esm/api/types/CargoOnFlightRateSheet1.mjs +0 -4
- package/dist/esm/api/types/CargoOnFlightRateSheetListRes.d.mts +0 -8
- package/dist/esm/api/types/CargoOnFlightRateSheetListRes.mjs +0 -4
- package/dist/esm/api/types/ChrtGroundProviderRateSheet1.d.mts +0 -32
- package/dist/esm/api/types/ChrtGroundProviderRateSheet1.mjs +0 -4
- package/dist/esm/api/types/ChrtGroundProviderRateSheetListRes.d.mts +0 -8
- package/dist/esm/api/types/ChrtGroundProviderRateSheetListRes.mjs +0 -4
- package/dist/esm/api/types/CreateLigFromRateSheetForVectorClientReq.mjs +0 -4
- package/dist/esm/api/types/LineItem1.d.mts +0 -32
- package/dist/esm/api/types/LineItem1.mjs +0 -4
- package/dist/esm/api/types/LineItemClientCreate1.d.mts +0 -14
- package/dist/esm/api/types/LineItemClientCreate1.mjs +0 -4
- package/dist/esm/api/types/LineItemEnum1.d.mts +0 -39
- package/dist/esm/api/types/LineItemEnum1.mjs +0 -32
- package/dist/esm/api/types/LineItemGroup1.d.mts +0 -59
- package/dist/esm/api/types/LineItemGroup1.mjs +0 -4
- package/dist/esm/api/types/LineItemGroupLineItemsRes.d.mts +0 -11
- package/dist/esm/api/types/LineItemGroupLineItemsRes.mjs +0 -4
- package/dist/esm/api/types/LineItemGroupListRes.d.mts +0 -8
- package/dist/esm/api/types/LineItemGroupListRes.mjs +0 -4
- package/dist/esm/api/types/LineItemGroupMessage1.d.mts +0 -12
- package/dist/esm/api/types/LineItemGroupMessage1.mjs +0 -4
- package/dist/esm/api/types/LineItemGroupS3ObjectMetadata1.d.mts +0 -19
- package/dist/esm/api/types/LineItemGroupS3ObjectMetadata1.mjs +0 -4
- package/dist/esm/api/types/LineItemGroupStatusEnum1.d.mts +0 -30
- package/dist/esm/api/types/LineItemGroupStatusEnum1.mjs +0 -10
- package/dist/esm/api/types/LineItemS3ObjectMetadata1.d.mts +0 -19
- package/dist/esm/api/types/LineItemS3ObjectMetadata1.mjs +0 -4
- package/dist/esm/api/types/LineItemStatusEnum.d.mts +0 -9
- package/dist/esm/api/types/LineItemStatusEnum.mjs +0 -8
- package/dist/esm/api/types/OnboardCourierRateSheet1.d.mts +0 -13
- package/dist/esm/api/types/OnboardCourierRateSheet1.mjs +0 -4
- package/dist/esm/api/types/OnboardCourierRateSheetListRes.d.mts +0 -8
- package/dist/esm/api/types/OnboardCourierRateSheetListRes.mjs +0 -4
- package/dist/esm/api/types/OrderGroup1.d.mts +0 -21
- package/dist/esm/api/types/OrderGroup1.mjs +0 -4
- package/dist/esm/api/types/OrderGroupExpandedListRes.d.mts +0 -8
- package/dist/esm/api/types/OrderGroupExpandedListRes.mjs +0 -4
- package/dist/esm/api/types/OrderGroupExpandedRow.d.mts +0 -9
- package/dist/esm/api/types/OrderGroupExpandedRow.mjs +0 -4
- package/dist/esm/api/types/OrderGroupExpandedSortByEnum.d.mts +0 -10
- package/dist/esm/api/types/OrderGroupExpandedSortByEnum.mjs +0 -9
- package/dist/esm/api/types/OrderGroupListRes.d.mts +0 -8
- package/dist/esm/api/types/OrderGroupListRes.mjs +0 -4
- package/dist/esm/api/types/OrderGroupSortByEnum.d.mts +0 -9
- package/dist/esm/api/types/RateSheetMapping1.d.mts +0 -17
- package/dist/esm/api/types/RateSheetMapping1.mjs +0 -4
- package/dist/esm/api/types/RateSheetMappingListRes.d.mts +0 -8
- package/dist/esm/api/types/RateSheetMappingListRes.mjs +0 -4
- package/dist/esm/api/types/ReelablesAssetSyncRes.d.mts +0 -8
- package/dist/esm/api/types/ReelablesAssetSyncRes.mjs +0 -4
- package/dist/esm/api/types/ReelablesWorkspace1.d.mts +0 -13
- package/dist/esm/api/types/ReelablesWorkspace1.mjs +0 -4
- package/dist/esm/api/types/ReelablesWorkspaceListRes.d.mts +0 -8
- package/dist/esm/api/types/ReelablesWorkspaceListRes.mjs +0 -4
- package/dist/esm/api/types/ReelablesWorkspaceSortByEnum.d.mts +0 -4
- package/dist/esm/api/types/ReelablesWorkspaceSortByEnum.mjs +0 -4
- package/dist/esm/api/types/ReelablesWorkspaceSyncRes.d.mts +0 -9
- package/dist/esm/api/types/ReelablesWorkspaceSyncRes.mjs +0 -4
- package/dist/esm/api/types/SettlementTypeEnum1.d.mts +0 -8
- package/dist/esm/api/types/SettlementTypeEnum1.mjs +0 -7
- package/dist/esm/api/types/Statement1.d.mts +0 -45
- package/dist/esm/api/types/Statement1.mjs +0 -4
- package/dist/esm/api/types/StatementExpandedListItem.d.mts +0 -9
- package/dist/esm/api/types/StatementExpandedListItem.mjs +0 -4
- package/dist/esm/api/types/StatementExpandedRes.d.mts +0 -8
- package/dist/esm/api/types/StatementExpandedRes.mjs +0 -4
- package/dist/esm/api/types/StatementSortByEnum.d.mts +0 -11
- package/dist/esm/api/types/StatementSortByEnum.mjs +0 -10
- package/dist/esm/api/types/StatementStatusEnum1.d.mts +0 -10
- package/dist/esm/api/types/StatementStatusEnum1.mjs +0 -9
- package/dist/esm/api/types/StatementsExpandedListRes.d.mts +0 -8
- package/dist/esm/api/types/StatementsExpandedListRes.mjs +0 -4
- package/dist/esm/api/types/StatementsListRes.d.mts +0 -8
- package/dist/esm/api/types/StatementsListRes.mjs +0 -4
- package/dist/esm/api/types/StripeConnectInvoiceStatusEnum.d.mts +0 -12
- package/dist/esm/api/types/StripeConnectInvoiceStatusEnum.mjs +0 -11
- package/dist/esm/api/types/TaskGroupQuoteResp.d.mts +0 -37
- package/dist/esm/api/types/TaskGroupQuoteResp.mjs +0 -4
- package/dist/esm/api/types/UngroupedOrderListRes.d.mts +0 -8
- package/dist/esm/api/types/UngroupedOrderListRes.mjs +0 -4
- package/dist/esm/api/types/UngroupedOrderRow.d.mts +0 -7
- package/dist/esm/api/types/UngroupedOrderRow.mjs +0 -4
- package/dist/esm/api/types/UngroupedOrderSortByEnum.d.mts +0 -11
- package/dist/esm/api/types/UngroupedOrderSortByEnum.mjs +0 -10
- package/dist/esm/api/types/UnitsEnum.d.mts +0 -8
- package/dist/esm/api/types/UnitsEnum.mjs +0 -7
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodClientUpdate1.js → billingNew/resources/billingPeriods/client/requests/BillingPeriodClientCreate1.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodsListV1Request.js → billingNew/resources/billingPeriods/client/requests/BillingPeriodClientUpdate1.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods/client/requests/OpenPeriodReq.js → billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/index.js +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgers/client/requests/BillingLedgerClientCreate1.js → billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAwbCostsReq.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgers/client/requests/BillingLedgerClientUpdate1.js → billingNew/resources/orders/client/requests/OrdersListAwbBillingForCoordinatorOperatorsV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/billingLedgers/client/requests/BillingLedgersListV1Request.js → shipping/resources/orders/client/requests/OrdersUpdateDepartmentReq.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientCreate1.js → shipping/resources/orders/client/requests/OrdersUpdateLabelReq.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientUpdate1.js → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetClientCreate1.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetsListV1Request.js → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetLabelLinkReq.js} +0 -0
- /package/dist/cjs/api/resources/{billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientCreate1.js → trackingIntegrations/resources/reelables/resources/timeseries/client/requests/TimeseriesRefreshV1Request.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientUpdate1.js → types/BillingPeriod1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetsListV1Request.js → types/BillingPeriodExpanded1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItemGroups/client/requests/LineItemGroupAdHocCreateClientReq.js → types/BillingPeriodListRes.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItemGroups/client/requests/LineItemGroupsListV1Request.js → types/BillingPeriodTaskGroupsReq.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayDriverClientReq.js → types/CreateInvoiceLineItemsFromAwbCostsCreatedAwb1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayProviderClientReq.js → types/CreateInvoiceLineItemsFromAwbCostsInvoiceRes1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItemGroups/resources/messages/client/requests/AddLineItemGroupMessageReq.js → types/CreateInvoiceLineItemsFromAwbCostsItem1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/BodyLineItemGroupsS3ObjectPostAddV1.js → types/CreateInvoiceLineItemsFromAwbCostsRejectedAwb1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/lineItems/resources/s3Objects/client/requests/BodyLineItemsS3ObjectPostAddV1.js → types/CreateInvoiceLineItemsFromAwbCostsRes.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientCreate1.js → types/OrderAwbBillingAccount1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientUpdate1.js → types/OrderAwbBillingListItem1.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetsListV1Request.js → types/OrderAwbBillingListRes.js} +0 -0
- /package/dist/cjs/api/{resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingClientCreate1.js → types/OrderBillingPeriod1.js} +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodClientUpdate1.mjs → billingNew/resources/billingPeriods/client/requests/BillingPeriodClientCreate1.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodsListV1Request.mjs → billingNew/resources/billingPeriods/client/requests/BillingPeriodClientUpdate1.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods/client/requests/OpenPeriodReq.mjs → billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/index.d.mts +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgerPeriods → billingNew/resources/billingPeriods}/index.mjs +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgers/client/requests/BillingLedgerClientCreate1.mjs → billingNew/resources/invoiceLineItems/client/requests/CreateInvoiceLineItemsFromAwbCostsReq.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgers/client/requests/BillingLedgerClientUpdate1.mjs → billingNew/resources/orders/client/requests/OrdersListAwbBillingForCoordinatorOperatorsV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/billingLedgers/client/requests/BillingLedgersListV1Request.mjs → shipping/resources/orders/client/requests/OrdersUpdateDepartmentReq.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientCreate1.mjs → shipping/resources/orders/client/requests/OrdersUpdateLabelReq.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetClientUpdate1.mjs → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetClientCreate1.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/cargoOnFlightRateSheets/client/requests/CargoOnFlightRateSheetsListV1Request.mjs → trackingIntegrations/resources/reelables/resources/assets/client/requests/ReelablesAssetLabelLinkReq.mjs} +0 -0
- /package/dist/esm/api/resources/{billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientCreate1.mjs → trackingIntegrations/resources/reelables/resources/timeseries/client/requests/TimeseriesRefreshV1Request.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetClientUpdate1.mjs → types/BillingPeriod1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/chrtGroundProviderRateSheets/client/requests/ChrtGroundProviderRateSheetsListV1Request.mjs → types/BillingPeriodExpanded1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItemGroups/client/requests/LineItemGroupAdHocCreateClientReq.mjs → types/BillingPeriodListRes.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItemGroups/client/requests/LineItemGroupsListV1Request.mjs → types/BillingPeriodTaskGroupsReq.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayDriverClientReq.mjs → types/CreateInvoiceLineItemsFromAwbCostsCreatedAwb1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayProviderClientReq.mjs → types/CreateInvoiceLineItemsFromAwbCostsInvoiceRes1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItemGroups/resources/messages/client/requests/AddLineItemGroupMessageReq.mjs → types/CreateInvoiceLineItemsFromAwbCostsItem1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItemGroups/resources/s3Objects/client/requests/BodyLineItemGroupsS3ObjectPostAddV1.mjs → types/CreateInvoiceLineItemsFromAwbCostsRejectedAwb1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/lineItems/resources/s3Objects/client/requests/BodyLineItemsS3ObjectPostAddV1.mjs → types/CreateInvoiceLineItemsFromAwbCostsRes.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientCreate1.mjs → types/OrderAwbBillingAccount1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetClientUpdate1.mjs → types/OrderAwbBillingListItem1.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/onboardCourierRateSheets/client/requests/OnboardCourierRateSheetsListV1Request.mjs → types/OrderAwbBillingListRes.mjs} +0 -0
- /package/dist/esm/api/{resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingClientCreate1.mjs → types/OrderBillingPeriod1.mjs} +0 -0
|
@@ -1,46 +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
|
-
*/
|
|
9
|
-
export interface ChrtGroundProviderRateSheetClientUpdate1 {
|
|
10
|
-
additional_mileage_rate_usd_per_mile?: number | null;
|
|
11
|
-
additional_mileage_rate_usd_per_mile__set_to_None?: boolean;
|
|
12
|
-
after_hours_rate_usd_per_instance?: number | null;
|
|
13
|
-
after_hours_rate_usd_per_instance__set_to_None?: boolean;
|
|
14
|
-
attempt_rate_usd_per_instance?: number | null;
|
|
15
|
-
attempt_rate_usd_per_instance__set_to_None?: boolean;
|
|
16
|
-
base_mileage_distance_miles?: number | null;
|
|
17
|
-
base_mileage_distance_miles__set_to_None?: boolean;
|
|
18
|
-
base_mileage_rate_usd_per_instance?: number | null;
|
|
19
|
-
base_mileage_rate_usd_per_instance__set_to_None?: boolean;
|
|
20
|
-
cargo_types?: Chrt.CargoTypeEnum1[];
|
|
21
|
-
comments?: string | null;
|
|
22
|
-
comments__set_to_None?: boolean;
|
|
23
|
-
dangerous_goods_rate_usd_per_instance?: number | null;
|
|
24
|
-
dangerous_goods_rate_usd_per_instance__set_to_None?: boolean;
|
|
25
|
-
extra_stop_rate_usd?: number | null;
|
|
26
|
-
extra_stop_rate_usd__set_to_None?: boolean;
|
|
27
|
-
fuel_surcharge_rate_usd_per_mile?: number | null;
|
|
28
|
-
fuel_surcharge_rate_usd_per_mile__set_to_None?: boolean;
|
|
29
|
-
holiday_rate_usd_per_instance?: number | null;
|
|
30
|
-
holiday_rate_usd_per_instance__set_to_None?: boolean;
|
|
31
|
-
long_distance_surcharge_miles_before_surcharge?: number | null;
|
|
32
|
-
long_distance_surcharge_miles_before_surcharge__set_to_None?: boolean;
|
|
33
|
-
long_distance_surcharge_rate_usd_per_mile?: number | null;
|
|
34
|
-
long_distance_surcharge_rate_usd_per_mile__set_to_None?: boolean;
|
|
35
|
-
name?: string | null;
|
|
36
|
-
name__set_to_None?: boolean;
|
|
37
|
-
pick_and_hold_rate_usd_per_instance?: number | null;
|
|
38
|
-
pick_and_hold_rate_usd_per_instance__set_to_None?: boolean;
|
|
39
|
-
vehicle_types?: Chrt.VehicleTypeEnum[];
|
|
40
|
-
wait_time_before_charge_minutes?: number | null;
|
|
41
|
-
wait_time_before_charge_minutes__set_to_None?: boolean;
|
|
42
|
-
wait_time_rate_usd_per_minute?: number | null;
|
|
43
|
-
wait_time_rate_usd_per_minute__set_to_None?: boolean;
|
|
44
|
-
weekend_rate_usd_per_instance?: number | null;
|
|
45
|
-
weekend_rate_usd_per_instance__set_to_None?: boolean;
|
|
46
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* @example
|
|
6
|
-
* {
|
|
7
|
-
* include_archived: true,
|
|
8
|
-
* page: 1,
|
|
9
|
-
* page_size: 1
|
|
10
|
-
* }
|
|
11
|
-
*/
|
|
12
|
-
export interface ChrtGroundProviderRateSheetsListV1Request {
|
|
13
|
-
include_archived?: boolean | null;
|
|
14
|
-
page?: number | null;
|
|
15
|
-
page_size?: number | null;
|
|
16
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export { type ChrtGroundProviderRateSheetClientCreate1 } from "./ChrtGroundProviderRateSheetClientCreate1.mjs";
|
|
2
|
-
export { type ChrtGroundProviderRateSheetsListV1Request } from "./ChrtGroundProviderRateSheetsListV1Request.mjs";
|
|
3
|
-
export { type ChrtGroundProviderRateSheetClientUpdate1 } from "./ChrtGroundProviderRateSheetClientUpdate1.mjs";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./client/index.mjs";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./client/index.mjs";
|
|
@@ -1,307 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as environments from "../../../../../../environments.mjs";
|
|
5
|
-
import * as core from "../../../../../../core/index.mjs";
|
|
6
|
-
import * as Chrt from "../../../../../index.mjs";
|
|
7
|
-
import { Messages } from "../resources/messages/client/Client.mjs";
|
|
8
|
-
import { S3Objects } from "../resources/s3Objects/client/Client.mjs";
|
|
9
|
-
export declare namespace LineItemGroups {
|
|
10
|
-
interface Options {
|
|
11
|
-
environment?: core.Supplier<environments.ChrtEnvironment | string>;
|
|
12
|
-
/** Specify a custom URL to connect the client to. */
|
|
13
|
-
baseUrl?: core.Supplier<string>;
|
|
14
|
-
token?: core.Supplier<core.BearerToken | undefined>;
|
|
15
|
-
/** Additional headers to include in requests. */
|
|
16
|
-
headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
|
|
17
|
-
fetcher?: core.FetchFunction;
|
|
18
|
-
}
|
|
19
|
-
interface RequestOptions {
|
|
20
|
-
/** The maximum time to wait for a response in seconds. */
|
|
21
|
-
timeoutInSeconds?: number;
|
|
22
|
-
/** The number of times to retry the request. Defaults to 2. */
|
|
23
|
-
maxRetries?: number;
|
|
24
|
-
/** A hook to abort the request. */
|
|
25
|
-
abortSignal?: AbortSignal;
|
|
26
|
-
/** Additional query string parameters to include in the request. */
|
|
27
|
-
queryParams?: Record<string, unknown>;
|
|
28
|
-
/** Additional headers to include in the request. */
|
|
29
|
-
headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
export declare class LineItemGroups {
|
|
33
|
-
protected readonly _options: LineItemGroups.Options;
|
|
34
|
-
protected _messages: Messages | undefined;
|
|
35
|
-
protected _s3Objects: S3Objects | undefined;
|
|
36
|
-
constructor(_options?: LineItemGroups.Options);
|
|
37
|
-
get messages(): Messages;
|
|
38
|
-
get s3Objects(): S3Objects;
|
|
39
|
-
/**
|
|
40
|
-
* Appends an owner-direct AD_HOC LineItem to the amendment bucket of a LineItemGroup that has not yet been finalized. The agreement bucket is reserved for the original deal at creation; everything added after lands in amendment. | authz_personas=[lig_org_operators] | (LineItemClientCreate1) -> (LineItemGroup1)
|
|
41
|
-
*
|
|
42
|
-
* @param {string} lineItemGroupId
|
|
43
|
-
* @param {Chrt.LineItemClientCreate1} request
|
|
44
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
45
|
-
*
|
|
46
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
47
|
-
*
|
|
48
|
-
* @example
|
|
49
|
-
* await client.billing.lineItemGroups.adHocAddLineItemV1("line_item_group_id", {
|
|
50
|
-
* item: "base_rate",
|
|
51
|
-
* quantity: 1.1,
|
|
52
|
-
* rate: 1.1
|
|
53
|
-
* })
|
|
54
|
-
*/
|
|
55
|
-
adHocAddLineItemV1(lineItemGroupId: string, request: Chrt.LineItemClientCreate1, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
56
|
-
private __adHocAddLineItemV1;
|
|
57
|
-
/**
|
|
58
|
-
* Creates a detached ad-hoc LineItemGroup. The LIG is not linked to any TaskGroup at create time — operator follows up with `/shipping/task_groups/attach_lig_to_<vector>/v1` to populate the TG vector link field and the `task_group_id` back-ref together (one txn). | authz: allowed_org_types=[provider, shipper], min_org_role=operator | (LineItemGroupAdHocCreateClientReq) -> (LineItemGroup1)
|
|
59
|
-
*
|
|
60
|
-
* @param {Chrt.billing.LineItemGroupAdHocCreateClientReq} request
|
|
61
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
62
|
-
*
|
|
63
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
64
|
-
*
|
|
65
|
-
* @example
|
|
66
|
-
* await client.billing.lineItemGroups.adHocCreateV1({
|
|
67
|
-
* owned_by_org_id: "owned_by_org_id"
|
|
68
|
-
* })
|
|
69
|
-
*/
|
|
70
|
-
adHocCreateV1(request: Chrt.billing.LineItemGroupAdHocCreateClientReq, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
71
|
-
private __adHocCreateV1;
|
|
72
|
-
/**
|
|
73
|
-
* Removes an AD_HOC LineItem from a LineItemGroup that has not yet been finalized. | authz_personas=[lig_org_operators] | () -> (LineItemGroup1)
|
|
74
|
-
*
|
|
75
|
-
* @param {string} lineItemGroupId
|
|
76
|
-
* @param {string} lineItemId
|
|
77
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
78
|
-
*
|
|
79
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
80
|
-
*
|
|
81
|
-
* @example
|
|
82
|
-
* await client.billing.lineItemGroups.adHocRemoveLineItemV1("line_item_group_id", "line_item_id")
|
|
83
|
-
*/
|
|
84
|
-
adHocRemoveLineItemV1(lineItemGroupId: string, lineItemId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
85
|
-
private __adHocRemoveLineItemV1;
|
|
86
|
-
/**
|
|
87
|
-
* Owner approves a counterparty-proposed LineItem on a non-FINALIZED LineItemGroup, moving it from pending_line_item_ids to amendment_line_item_ids and stamping ad_hoc__status=APPROVED. The agreement bucket is reserved for the original deal at creation; counterparty additions land in amendment by construction. | authz_personas=[lig_owner_operators] | () -> (LineItemGroup1)
|
|
88
|
-
*
|
|
89
|
-
* @param {string} lineItemGroupId
|
|
90
|
-
* @param {string} lineItemId
|
|
91
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
92
|
-
*
|
|
93
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
94
|
-
*
|
|
95
|
-
* @example
|
|
96
|
-
* await client.billing.lineItemGroups.approveLineItemV1("line_item_group_id", "line_item_id")
|
|
97
|
-
*/
|
|
98
|
-
approveLineItemV1(lineItemGroupId: string, lineItemId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
99
|
-
private __approveLineItemV1;
|
|
100
|
-
/**
|
|
101
|
-
* Retrieves a LineItemGroup the caller owns, is a payment counterparty on, or is the destination driver for. | authz_personas=[lig_org_operators, lig_driver] | () -> (LineItemGroup1)
|
|
102
|
-
*
|
|
103
|
-
* @param {string} id
|
|
104
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
105
|
-
*
|
|
106
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
107
|
-
*
|
|
108
|
-
* @example
|
|
109
|
-
* await client.billing.lineItemGroups.getByIdV1("id")
|
|
110
|
-
*/
|
|
111
|
-
getByIdV1(id: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
112
|
-
private __getByIdV1;
|
|
113
|
-
/**
|
|
114
|
-
* Owner-only operator cleanup: deletes a STAGED LineItemGroup and cascades. Cascades: (1) deletes every LineItem referenced across the four buckets (agreement / amendment / pending / denied); (2) if the LIG is attached to a parent TaskGroup vector, clears that vector's `_line_item_group_id` and `_rate_sheet_id` (the LIG's `task_group_id` back-ref disappears with the LIG itself). Refuses if the LIG is already attached to a Statement (defense-in-depth — should be unreachable since attach requires FINALIZED). FINALIZED-or-beyond LIGs cannot be deleted (audit records). | authz_personas=[lig_owner_operators] | () -> (bool)
|
|
115
|
-
*
|
|
116
|
-
* @param {string} lineItemGroupId
|
|
117
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
118
|
-
*
|
|
119
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
120
|
-
*
|
|
121
|
-
* @example
|
|
122
|
-
* await client.billing.lineItemGroups.deleteV1("line_item_group_id")
|
|
123
|
-
*/
|
|
124
|
-
deleteV1(lineItemGroupId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<boolean>;
|
|
125
|
-
private __deleteV1;
|
|
126
|
-
/**
|
|
127
|
-
* Owner denies a counterparty-proposed LineItem on a non-FINALIZED LineItemGroup, moving it from pending_line_item_ids to denied_line_item_ids and stamping ad_hoc__status=DENIED. | authz_personas=[lig_owner_operators] | () -> (LineItemGroup1)
|
|
128
|
-
*
|
|
129
|
-
* @param {string} lineItemGroupId
|
|
130
|
-
* @param {string} lineItemId
|
|
131
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
132
|
-
*
|
|
133
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
134
|
-
*
|
|
135
|
-
* @example
|
|
136
|
-
* await client.billing.lineItemGroups.denyLineItemV1("line_item_group_id", "line_item_id")
|
|
137
|
-
*/
|
|
138
|
-
denyLineItemV1(lineItemGroupId: string, lineItemId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
139
|
-
private __denyLineItemV1;
|
|
140
|
-
/**
|
|
141
|
-
* Locks a LineItemGroup, transitioning STAGED → FINALIZED. Required precondition for attaching to a Statement. Owner-only. Rejects if the LIG has no items in agreement_line_item_ids ∪ amendment_line_item_ids, or if pending_line_item_ids is non-empty (counterparty proposals must be resolved first). | authz: allowed_org_types=[provider, shipper], min_org_role=operator, authz_personas=[lig_owner_operators] | () -> (LineItemGroup1)
|
|
142
|
-
*
|
|
143
|
-
* @param {string} lineItemGroupId
|
|
144
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
145
|
-
*
|
|
146
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
147
|
-
*
|
|
148
|
-
* @example
|
|
149
|
-
* await client.billing.lineItemGroups.finalizeV1("line_item_group_id")
|
|
150
|
-
*/
|
|
151
|
-
finalizeV1(lineItemGroupId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
152
|
-
private __finalizeV1;
|
|
153
|
-
/**
|
|
154
|
-
* Atomically materialises a STAGED LineItemGroup from a rate sheet AND attaches it to the PPD vector of the named TaskGroup (one transaction; both sides of the LIG ↔ TG link populated together). Auto-resolves the rate sheet via RateSheetMapping1 unless body.rate_sheet_id is provided. Rejects if the PPD vector already has a LIG attached, or if a billing ledger period is attached (rate-sheet/ledger exclusivity). | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[executor_org_operators] | (CreateLigFromRateSheetForVectorClientReq) -> (LineItemGroup1)
|
|
155
|
-
*
|
|
156
|
-
* @param {Chrt.CreateLigFromRateSheetForVectorClientReq} request
|
|
157
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
158
|
-
*
|
|
159
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
160
|
-
*
|
|
161
|
-
* @example
|
|
162
|
-
* await client.billing.lineItemGroups.fromRateSheetCreateForProviderPayDriverV1({
|
|
163
|
-
* task_group_id: "task_group_id"
|
|
164
|
-
* })
|
|
165
|
-
*/
|
|
166
|
-
fromRateSheetCreateForProviderPayDriverV1(request: Chrt.CreateLigFromRateSheetForVectorClientReq, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
167
|
-
private __fromRateSheetCreateForProviderPayDriverV1;
|
|
168
|
-
/**
|
|
169
|
-
* Atomically materialises a STAGED LineItemGroup from a rate sheet AND attaches it to the PPP vector of the named TaskGroup (one transaction; both sides of the LIG ↔ TG link populated together). Auto-resolves the rate sheet via RateSheetMapping1 unless body.rate_sheet_id is provided. Rejects if the PPP vector already has a LIG attached, or if a billing ledger period is attached (rate-sheet/ledger exclusivity). | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (CreateLigFromRateSheetForVectorClientReq) -> (LineItemGroup1)
|
|
170
|
-
*
|
|
171
|
-
* @param {Chrt.CreateLigFromRateSheetForVectorClientReq} request
|
|
172
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
173
|
-
*
|
|
174
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
175
|
-
*
|
|
176
|
-
* @example
|
|
177
|
-
* await client.billing.lineItemGroups.fromRateSheetCreateForProviderPayProviderV1({
|
|
178
|
-
* task_group_id: "task_group_id"
|
|
179
|
-
* })
|
|
180
|
-
*/
|
|
181
|
-
fromRateSheetCreateForProviderPayProviderV1(request: Chrt.CreateLigFromRateSheetForVectorClientReq, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
182
|
-
private __fromRateSheetCreateForProviderPayProviderV1;
|
|
183
|
-
/**
|
|
184
|
-
* Atomically materialises a STAGED LineItemGroup from a rate sheet AND attaches it to the SPP vector of the named TaskGroup (one transaction; both sides of the LIG ↔ TG link populated together). Auto-resolves the rate sheet via RateSheetMapping1 unless body.rate_sheet_id is provided. Rejects if the SPP vector already has a LIG attached, or if a billing ledger period is attached (rate-sheet/ledger exclusivity). | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (CreateLigFromRateSheetForVectorClientReq) -> (LineItemGroup1)
|
|
185
|
-
*
|
|
186
|
-
* @param {Chrt.CreateLigFromRateSheetForVectorClientReq} request
|
|
187
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
188
|
-
*
|
|
189
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
190
|
-
*
|
|
191
|
-
* @example
|
|
192
|
-
* await client.billing.lineItemGroups.fromRateSheetCreateForShipperPayProviderV1({
|
|
193
|
-
* task_group_id: "task_group_id"
|
|
194
|
-
* })
|
|
195
|
-
*/
|
|
196
|
-
fromRateSheetCreateForShipperPayProviderV1(request: Chrt.CreateLigFromRateSheetForVectorClientReq, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
197
|
-
private __fromRateSheetCreateForShipperPayProviderV1;
|
|
198
|
-
/**
|
|
199
|
-
* Retrieves all LineItems referenced by a LineItemGroup the caller can access. | authz_personas=[lig_org_operators, lig_driver] | () -> (LineItemGroupLineItemsRes)
|
|
200
|
-
*
|
|
201
|
-
* @param {string} lineItemGroupId
|
|
202
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
203
|
-
*
|
|
204
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
205
|
-
*
|
|
206
|
-
* @example
|
|
207
|
-
* await client.billing.lineItemGroups.getLineItemsV1("line_item_group_id")
|
|
208
|
-
*/
|
|
209
|
-
getLineItemsV1(lineItemGroupId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroupLineItemsRes>;
|
|
210
|
-
private __getLineItemsV1;
|
|
211
|
-
/**
|
|
212
|
-
* Lists LineItemGroups the caller owns, is a payment counterparty on, or is the destination driver for. | authz_personas=[lig_org_operators, lig_driver] | () -> (LineItemGroupListRes)
|
|
213
|
-
*
|
|
214
|
-
* @param {Chrt.billing.LineItemGroupsListV1Request} request
|
|
215
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
216
|
-
*
|
|
217
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
218
|
-
*
|
|
219
|
-
* @example
|
|
220
|
-
* await client.billing.lineItemGroups.listV1({
|
|
221
|
-
* sort_order: "asc",
|
|
222
|
-
* page: 1,
|
|
223
|
-
* page_size: 1,
|
|
224
|
-
* filter_task_group_id: "filter_task_group_id",
|
|
225
|
-
* filter_order_id: "filter_order_id",
|
|
226
|
-
* filter_order_short_id: "filter_order_short_id",
|
|
227
|
-
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
228
|
-
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
229
|
-
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
230
|
-
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
231
|
-
* filter_payment_destination_driver_id: "filter_payment_destination_driver_id",
|
|
232
|
-
* filter_rate_sheet_id: "filter_rate_sheet_id",
|
|
233
|
-
* filter_statement_id: "filter_statement_id",
|
|
234
|
-
* filter_attached_to_statement: true
|
|
235
|
-
* })
|
|
236
|
-
*/
|
|
237
|
-
listV1(request?: Chrt.billing.LineItemGroupsListV1Request, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroupListRes>;
|
|
238
|
-
private __listV1;
|
|
239
|
-
/**
|
|
240
|
-
* Counterparty proposes a draft AD_HOC LineItem on a non-FINALIZED LineItemGroup. The item lands in pending_line_item_ids with ad_hoc__status=PENDING; the owner resolves it via approve/deny. Caller must be on the LIG (origin or destination) but not the owner. | authz_personas=[lig_org_operators] | (LineItemClientCreate1) -> (LineItemGroup1)
|
|
241
|
-
*
|
|
242
|
-
* @param {string} lineItemGroupId
|
|
243
|
-
* @param {Chrt.LineItemClientCreate1} request
|
|
244
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
245
|
-
*
|
|
246
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
247
|
-
*
|
|
248
|
-
* @example
|
|
249
|
-
* await client.billing.lineItemGroups.proposeLineItemV1("line_item_group_id", {
|
|
250
|
-
* item: "base_rate",
|
|
251
|
-
* quantity: 1.1,
|
|
252
|
-
* rate: 1.1
|
|
253
|
-
* })
|
|
254
|
-
*/
|
|
255
|
-
proposeLineItemV1(lineItemGroupId: string, request: Chrt.LineItemClientCreate1, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
256
|
-
private __proposeLineItemV1;
|
|
257
|
-
/**
|
|
258
|
-
* Prices a single driver's combined trip across several task groups once. Recomputes route mileage from the ordered task locations (plus optional start/end legs), applies the CHRT-ground rate sheet, and atomically creates an OrderGroup-anchored LineItemGroup, its mileage LineItems, and the LineItemCalculation that records how the charges were derived. The LIG is detached on create (task_group_id is None) — attach to a Statement afterwards. | authz: allowed_org_types=[provider], min_org_role=operator | (SharedTaskGroupMileageCreateForProviderPayDriverClientReq) -> (LineItemGroup1)
|
|
259
|
-
*
|
|
260
|
-
* @param {Chrt.billing.SharedTaskGroupMileageCreateForProviderPayDriverClientReq} request
|
|
261
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
262
|
-
*
|
|
263
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
264
|
-
*
|
|
265
|
-
* @example
|
|
266
|
-
* await client.billing.lineItemGroups.sharedTaskGroupMileageCreateV1({
|
|
267
|
-
* order_group_id: "order_group_id",
|
|
268
|
-
* payment_destination_driver_id: "payment_destination_driver_id",
|
|
269
|
-
* rate_sheet_id: "rate_sheet_id",
|
|
270
|
-
* task_ids: ["task_ids"]
|
|
271
|
-
* })
|
|
272
|
-
*/
|
|
273
|
-
sharedTaskGroupMileageCreateV1(request: Chrt.billing.SharedTaskGroupMileageCreateForProviderPayDriverClientReq, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
274
|
-
private __sharedTaskGroupMileageCreateV1;
|
|
275
|
-
/**
|
|
276
|
-
* Prices a single agent's combined trip across several task groups once, on the provider_pay_provider vector — a coordinator paying the executor (commonly an off-chrt agent) that ran the route. Recomputes route mileage from the ordered task locations (plus optional start/end legs), applies the CHRT-ground rate sheet, and atomically creates an OrderGroup-anchored LineItemGroup, its mileage LineItems, and the LineItemCalculation that records how the charges were derived. The LIG is detached on create (task_group_id is None) — attach to a Statement afterwards. | authz: allowed_org_types=[provider], min_org_role=operator | (SharedTaskGroupMileageCreateForProviderPayProviderClientReq) -> (LineItemGroup1)
|
|
277
|
-
*
|
|
278
|
-
* @param {Chrt.billing.SharedTaskGroupMileageCreateForProviderPayProviderClientReq} request
|
|
279
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
280
|
-
*
|
|
281
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
282
|
-
*
|
|
283
|
-
* @example
|
|
284
|
-
* await client.billing.lineItemGroups.sharedTaskGroupMileageCreateForProviderPayProviderV1({
|
|
285
|
-
* order_group_id: "order_group_id",
|
|
286
|
-
* rate_sheet_id: "rate_sheet_id",
|
|
287
|
-
* task_ids: ["task_ids"]
|
|
288
|
-
* })
|
|
289
|
-
*/
|
|
290
|
-
sharedTaskGroupMileageCreateForProviderPayProviderV1(request: Chrt.billing.SharedTaskGroupMileageCreateForProviderPayProviderClientReq, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
291
|
-
private __sharedTaskGroupMileageCreateForProviderPayProviderV1;
|
|
292
|
-
/**
|
|
293
|
-
* Counterparty pulls back their own pending LineItem on a non-FINALIZED LineItemGroup. Only the proposing org can withdraw; the LineItem doc is deleted (no breadcrumb). | authz_personas=[lig_org_operators] | () -> (LineItemGroup1)
|
|
294
|
-
*
|
|
295
|
-
* @param {string} lineItemGroupId
|
|
296
|
-
* @param {string} lineItemId
|
|
297
|
-
* @param {LineItemGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
298
|
-
*
|
|
299
|
-
* @throws {@link Chrt.UnprocessableEntityError}
|
|
300
|
-
*
|
|
301
|
-
* @example
|
|
302
|
-
* await client.billing.lineItemGroups.withdrawLineItemV1("line_item_group_id", "line_item_id")
|
|
303
|
-
*/
|
|
304
|
-
withdrawLineItemV1(lineItemGroupId: string, lineItemId: string, requestOptions?: LineItemGroups.RequestOptions): core.HttpResponsePromise<Chrt.LineItemGroup1>;
|
|
305
|
-
private __withdrawLineItemV1;
|
|
306
|
-
protected _getAuthorizationHeader(): Promise<string | undefined>;
|
|
307
|
-
}
|