@chrt-inc/typescript-sdk 1.929.0 → 1.932.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Client.d.ts +3 -0
- package/dist/cjs/Client.js +13 -8
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/Client.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/Client.js +3 -0
- package/dist/cjs/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.ts +5 -0
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.js +5 -0
- package/dist/cjs/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.ts +5 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.ts +4 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/Client.js +4 -0
- package/dist/cjs/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.ts +4 -0
- package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.d.ts +3 -0
- package/dist/cjs/api/resources/billingNew/resources/invoices/client/Client.js +3 -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 +2 -0
- package/dist/cjs/api/resources/billingNew/resources/orders/client/Client.js +2 -0
- package/dist/cjs/api/resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.d.ts +2 -0
- package/dist/cjs/api/resources/index.d.ts +1 -0
- package/dist/cjs/api/resources/index.js +2 -1
- package/dist/cjs/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.js +2 -2
- package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.d.ts +2 -0
- package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.js +2 -0
- package/dist/cjs/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForBidderV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForListingV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/listing/resources/listings/client/Client.d.ts +6 -0
- package/dist/cjs/api/resources/listing/resources/listings/client/Client.js +6 -0
- package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListByOrgV1Request.d.ts +2 -0
- package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListForDriverBidderV1Request.d.ts +2 -0
- package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListForProviderBidderV1Request.d.ts +2 -0
- package/dist/cjs/api/resources/listing/resources/orgBiddingGroups/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/listing/resources/orgBiddingGroups/client/Client.js +2 -2
- package/dist/cjs/api/resources/notifications/resources/groups/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/notifications/resources/groups/client/Client.js +2 -2
- package/dist/cjs/api/resources/operations/resources/departments/client/Client.d.ts +4 -3
- package/dist/cjs/api/resources/operations/resources/departments/client/Client.js +4 -3
- package/dist/cjs/api/resources/operations/resources/departments/client/requests/DepartmentsListV1Request.d.ts +2 -1
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.d.ts +6 -0
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.js +6 -0
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.ts +3 -0
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.ts +3 -0
- package/dist/cjs/api/resources/orgs/client/Client.d.ts +1 -0
- package/dist/cjs/api/resources/orgs/client/Client.js +1 -0
- package/dist/cjs/api/resources/orgs/client/requests/OrgsListMembersV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/orgs/resources/connections/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/orgs/resources/connections/client/Client.js +1 -1
- package/dist/cjs/api/resources/orgs/resources/publicData/client/Client.d.ts +4 -4
- package/dist/cjs/api/resources/orgs/resources/publicData/client/Client.js +4 -4
- package/dist/cjs/api/resources/shipping/client/Client.d.ts +0 -3
- package/dist/cjs/api/resources/shipping/client/Client.js +10 -15
- package/dist/cjs/api/resources/shipping/resources/drivers/client/Client.d.ts +3 -1
- package/dist/cjs/api/resources/shipping/resources/drivers/client/Client.js +3 -1
- package/dist/cjs/api/resources/shipping/resources/drivers/client/requests/DriversListOrgMembersAndDriversV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/drivers/client/requests/DriversListV1Request.d.ts +2 -1
- package/dist/cjs/api/resources/shipping/resources/flights/client/Client.d.ts +6 -3
- package/dist/cjs/api/resources/shipping/resources/flights/client/Client.js +19 -11
- package/dist/cjs/api/resources/shipping/resources/flights/client/index.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/flights/client/index.js +15 -0
- package/dist/cjs/api/resources/shipping/resources/flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.d.ts +13 -0
- package/dist/cjs/api/resources/shipping/resources/flights/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/index.d.ts +1 -2
- package/dist/cjs/api/resources/shipping/resources/index.js +2 -3
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/Client.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/Client.js +1 -0
- package/dist/cjs/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplatesNewListV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +103 -0
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +442 -0
- package/dist/{esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.ts} +1 -1
- package/dist/{esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersDeleteManyDraftsReq.d.ts} +1 -1
- package/dist/{esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersTaskGroupOrderingReq.d.ts} +2 -2
- package/dist/cjs/api/resources/shipping/resources/orders/{resources/drafts/client/requests/OrdersDraftUpdateReq.d.ts → client/requests/OrdersUpdateDraftReq.d.ts} +2 -2
- package/dist/cjs/api/resources/shipping/resources/orders/client/requests/index.d.ts +4 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/cargo/client/Client.d.ts +13 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/cargo/client/Client.js +59 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.ts +0 -109
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.js +0 -452
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.ts +0 -2
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.ts +0 -4
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/index.d.ts +0 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/index.js +0 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +8 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +8 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +5 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.ts +3 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.d.ts +13 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.js +59 -0
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.ts +2 -0
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.js +2 -0
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/client/Client.d.ts +29 -0
- package/dist/cjs/api/resources/shippingIntegrations/client/Client.js +27 -0
- package/dist/cjs/api/resources/shippingIntegrations/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/index.js +18 -0
- package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.d.ts +12 -14
- package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.js +25 -31
- package/dist/cjs/api/resources/shippingIntegrations/resources/index.d.ts +4 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/index.js +43 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/Client.d.ts +101 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/Client.js +388 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.d.ts +54 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.d.ts +44 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/requests/index.js +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/client/Client.d.ts +26 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/client/Client.js +22 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/client/index.js +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/index.js +18 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.d.ts +116 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.js +427 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.js +17 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.d.ts +19 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.d.ts +15 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.js +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/index.d.ts +4 -0
- package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts → shippingIntegrations/resources/xcelerator}/resources/index.js +8 -3
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.d.ts +104 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.js +371 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.js +17 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.d.ts +48 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.d.ts +15 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.js +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.js +17 -0
- package/dist/cjs/api/resources/tracking/resources/sessions/client/Client.d.ts +3 -2
- package/dist/cjs/api/resources/tracking/resources/sessions/client/Client.js +11 -7
- package/dist/cjs/api/resources/tracking/resources/sessions/client/requests/SessionsFlightTrackV1Request.d.ts +4 -1
- package/dist/cjs/api/types/{GeometryCollectionGeometriesItem.d.ts → GeometriesItem.d.ts} +2 -2
- package/dist/cjs/api/types/GeometryCollection.d.ts +1 -1
- package/dist/cjs/api/types/InternalDelegationJwtReq.d.ts +1 -1
- package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +0 -1
- package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +0 -1
- package/dist/cjs/api/types/{OrdersDraftDeleteManyRes.d.ts → OrdersDeleteManyDraftsRes.d.ts} +1 -1
- package/dist/cjs/api/types/{OrdersDraftUpdateRes.d.ts → OrdersUpdateDraftRes.d.ts} +1 -1
- package/dist/cjs/api/types/OrgShippingIntegrationEnum1.d.ts +11 -0
- package/dist/cjs/api/types/OrgShippingIntegrationEnum1.js +13 -0
- package/dist/cjs/api/types/ShippingIntegrationConnection.d.ts +24 -0
- package/dist/cjs/api/types/ShippingIntegrationConnectionListRes.d.ts +8 -0
- package/dist/cjs/api/types/ShippingIntegrationOrder1.d.ts +24 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderListRes.d.ts +8 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderListRes.js +5 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderPlace1.d.ts +21 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderPlace1.js +5 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderSortByEnum.d.ts +10 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderSortByEnum.js +12 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderStatusEnum1.d.ts +11 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderStatusEnum1.js +13 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderStatusSummaryRes.d.ts +14 -0
- package/dist/cjs/api/types/ShippingIntegrationOrderStatusSummaryRes.js +5 -0
- package/dist/cjs/api/types/{WorkflowActor.d.ts → WorkflowCaller.d.ts} +1 -1
- package/dist/cjs/api/types/WorkflowCaller.js +5 -0
- package/dist/cjs/api/types/XceleratorCredsLimited1.d.ts +27 -0
- package/dist/cjs/api/types/XceleratorCredsLimited1.js +5 -0
- package/dist/cjs/api/types/XceleratorCredsListRes.d.ts +8 -0
- package/dist/cjs/api/types/XceleratorCredsListRes.js +5 -0
- package/dist/cjs/api/types/XceleratorCredsTestRes.d.ts +11 -0
- package/dist/cjs/api/types/XceleratorCredsTestRes.js +5 -0
- package/dist/cjs/api/types/XceleratorOrder1.d.ts +19 -0
- package/dist/cjs/api/types/XceleratorOrder1.js +5 -0
- package/dist/cjs/api/types/XceleratorOrderExtraResponse1.d.ts +11 -0
- package/dist/cjs/api/types/XceleratorOrderExtraResponse1.js +5 -0
- package/dist/cjs/api/types/{OrderTemplateListRes.d.ts → XceleratorOrderListRes.d.ts} +2 -2
- package/dist/cjs/api/types/XceleratorOrderListRes.js +5 -0
- package/dist/cjs/api/types/XceleratorOrderPackageResponse1.d.ts +9 -0
- package/dist/cjs/api/types/XceleratorOrderPackageResponse1.js +5 -0
- package/dist/cjs/api/types/XceleratorOrderResponse1.d.ts +82 -0
- package/dist/cjs/api/types/XceleratorOrderResponse1.js +5 -0
- package/dist/cjs/api/types/XceleratorOrderSortByEnum.d.ts +10 -0
- package/dist/cjs/api/types/XceleratorOrderSortByEnum.js +12 -0
- package/dist/cjs/api/types/index.d.ts +22 -11
- package/dist/cjs/api/types/index.js +22 -11
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/Client.d.mts +3 -0
- package/dist/esm/Client.mjs +7 -2
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/Client.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/Client.mjs +3 -0
- package/dist/esm/api/resources/billingNew/resources/billingPeriods/client/requests/BillingPeriodsListV1Request.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.mts +5 -0
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.mjs +5 -0
- package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/requests/ChrtGroundProviderRatesListV1Request.d.mts +5 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.d.mts +4 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/Client.mjs +4 -0
- package/dist/esm/api/resources/billingNew/resources/invoiceLineItems/client/requests/InvoiceLineItemsListV1Request.d.mts +4 -0
- package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.d.mts +3 -0
- package/dist/esm/api/resources/billingNew/resources/invoices/client/Client.mjs +3 -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 +2 -0
- package/dist/esm/api/resources/billingNew/resources/orders/client/Client.mjs +2 -0
- package/dist/esm/api/resources/billingNew/resources/orders/client/requests/OrderBillingExpandedListReq.d.mts +2 -0
- package/dist/esm/api/resources/index.d.mts +1 -0
- package/dist/esm/api/resources/index.mjs +1 -0
- package/dist/esm/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.mjs +2 -2
- package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.d.mts +2 -0
- package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.mjs +2 -0
- package/dist/esm/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForBidderV1Request.d.mts +1 -0
- package/dist/esm/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForListingV1Request.d.mts +1 -0
- package/dist/esm/api/resources/listing/resources/listings/client/Client.d.mts +6 -0
- package/dist/esm/api/resources/listing/resources/listings/client/Client.mjs +6 -0
- package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListByOrgV1Request.d.mts +2 -0
- package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListForDriverBidderV1Request.d.mts +2 -0
- package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListForProviderBidderV1Request.d.mts +2 -0
- package/dist/esm/api/resources/listing/resources/orgBiddingGroups/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/listing/resources/orgBiddingGroups/client/Client.mjs +2 -2
- package/dist/esm/api/resources/notifications/resources/groups/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/notifications/resources/groups/client/Client.mjs +2 -2
- package/dist/esm/api/resources/operations/resources/departments/client/Client.d.mts +4 -3
- package/dist/esm/api/resources/operations/resources/departments/client/Client.mjs +4 -3
- package/dist/esm/api/resources/operations/resources/departments/client/requests/DepartmentsListV1Request.d.mts +2 -1
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.d.mts +6 -0
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.mjs +6 -0
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.mts +3 -0
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.mts +3 -0
- package/dist/esm/api/resources/orgs/client/Client.d.mts +1 -0
- package/dist/esm/api/resources/orgs/client/Client.mjs +1 -0
- package/dist/esm/api/resources/orgs/client/requests/OrgsListMembersV1Request.d.mts +1 -0
- package/dist/esm/api/resources/orgs/resources/connections/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/orgs/resources/connections/client/Client.mjs +1 -1
- package/dist/esm/api/resources/orgs/resources/publicData/client/Client.d.mts +4 -4
- package/dist/esm/api/resources/orgs/resources/publicData/client/Client.mjs +4 -4
- package/dist/esm/api/resources/shipping/client/Client.d.mts +0 -3
- package/dist/esm/api/resources/shipping/client/Client.mjs +0 -5
- package/dist/esm/api/resources/shipping/resources/drivers/client/Client.d.mts +3 -1
- package/dist/esm/api/resources/shipping/resources/drivers/client/Client.mjs +3 -1
- package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListOrgMembersAndDriversV1Request.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListV1Request.d.mts +2 -1
- package/dist/esm/api/resources/shipping/resources/flights/client/Client.d.mts +6 -3
- package/dist/esm/api/resources/shipping/resources/flights/client/Client.mjs +19 -11
- package/dist/esm/api/resources/shipping/resources/flights/client/index.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/flights/client/index.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.d.mts +13 -0
- package/dist/esm/api/resources/shipping/resources/flights/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/index.d.mts +1 -2
- package/dist/esm/api/resources/shipping/resources/index.mjs +1 -2
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/Client.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/Client.mjs +1 -0
- package/dist/esm/api/resources/shipping/resources/orderTemplatesNew/client/requests/OrderTemplatesNewListV1Request.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +103 -0
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +442 -0
- package/dist/{cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.mts} +1 -1
- package/dist/{cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersDeleteManyDraftsReq.d.mts} +1 -1
- package/dist/{cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersTaskGroupOrderingReq.d.mts} +2 -2
- package/dist/esm/api/resources/shipping/resources/orders/{resources/drafts/client/requests/OrdersDraftUpdateReq.d.mts → client/requests/OrdersUpdateDraftReq.d.mts} +2 -2
- package/dist/esm/api/resources/shipping/resources/orders/client/requests/index.d.mts +4 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/cargo/client/Client.d.mts +13 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/cargo/client/Client.mjs +59 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.mts +0 -109
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.mjs +0 -452
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.mts +0 -2
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.mts +0 -4
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/index.d.mts +0 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/index.mjs +0 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +8 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +8 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +5 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.mts +3 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.d.mts +13 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/taskGroup/client/Client.mjs +59 -0
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.mts +2 -0
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.mjs +2 -0
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverV1Request.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/client/Client.d.mts +29 -0
- package/dist/esm/api/resources/shippingIntegrations/client/Client.mjs +23 -0
- package/dist/esm/api/resources/shippingIntegrations/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/index.mjs +2 -0
- package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.d.mts +12 -14
- package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/connections}/client/Client.mjs +23 -29
- package/dist/esm/api/resources/shippingIntegrations/resources/connections/client/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/index.d.mts +4 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/index.mjs +4 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/Client.d.mts +101 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/Client.mjs +351 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.d.mts +54 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.d.mts +44 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/requests/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/Client.d.mts +26 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/Client.mjs +18 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/client/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/index.mjs +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.d.mts +116 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.mjs +390 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.d.mts +19 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.d.mts +15 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/index.d.mts +4 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/index.mjs +4 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.d.mts +104 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.mjs +334 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.d.mts +48 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.d.mts +15 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/index.mjs +1 -0
- package/dist/esm/api/resources/tracking/resources/sessions/client/Client.d.mts +3 -2
- package/dist/esm/api/resources/tracking/resources/sessions/client/Client.mjs +11 -7
- package/dist/esm/api/resources/tracking/resources/sessions/client/requests/SessionsFlightTrackV1Request.d.mts +4 -1
- package/dist/esm/api/types/{GeometryCollectionGeometriesItem.d.mts → GeometriesItem.d.mts} +2 -2
- package/dist/esm/api/types/GeometryCollection.d.mts +1 -1
- package/dist/esm/api/types/InternalDelegationJwtReq.d.mts +1 -1
- package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +0 -1
- package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +0 -1
- package/dist/esm/api/types/{OrdersDraftDeleteManyRes.d.mts → OrdersDeleteManyDraftsRes.d.mts} +1 -1
- package/dist/esm/api/types/{OrdersDraftUpdateRes.d.mts → OrdersUpdateDraftRes.d.mts} +1 -1
- package/dist/esm/api/types/OrgShippingIntegrationEnum1.d.mts +11 -0
- package/dist/esm/api/types/OrgShippingIntegrationEnum1.mjs +10 -0
- package/dist/esm/api/types/ShippingIntegrationConnection.d.mts +24 -0
- package/dist/esm/api/types/ShippingIntegrationConnectionListRes.d.mts +8 -0
- package/dist/esm/api/types/ShippingIntegrationOrder1.d.mts +24 -0
- package/dist/esm/api/types/ShippingIntegrationOrderListRes.d.mts +8 -0
- package/dist/esm/api/types/ShippingIntegrationOrderListRes.mjs +4 -0
- package/dist/esm/api/types/ShippingIntegrationOrderPlace1.d.mts +21 -0
- package/dist/esm/api/types/ShippingIntegrationOrderPlace1.mjs +4 -0
- package/dist/esm/api/types/ShippingIntegrationOrderSortByEnum.d.mts +10 -0
- package/dist/esm/api/types/ShippingIntegrationOrderSortByEnum.mjs +9 -0
- package/dist/esm/api/types/ShippingIntegrationOrderStatusEnum1.d.mts +11 -0
- package/dist/esm/api/types/ShippingIntegrationOrderStatusEnum1.mjs +10 -0
- package/dist/esm/api/types/ShippingIntegrationOrderStatusSummaryRes.d.mts +14 -0
- package/dist/esm/api/types/ShippingIntegrationOrderStatusSummaryRes.mjs +4 -0
- package/dist/esm/api/types/{WorkflowActor.d.mts → WorkflowCaller.d.mts} +1 -1
- package/dist/esm/api/types/WorkflowCaller.mjs +4 -0
- package/dist/esm/api/types/XceleratorCredsLimited1.d.mts +27 -0
- package/dist/esm/api/types/XceleratorCredsLimited1.mjs +4 -0
- package/dist/esm/api/types/XceleratorCredsListRes.d.mts +8 -0
- package/dist/esm/api/types/XceleratorCredsListRes.mjs +4 -0
- package/dist/esm/api/types/XceleratorCredsTestRes.d.mts +11 -0
- package/dist/esm/api/types/XceleratorCredsTestRes.mjs +4 -0
- package/dist/esm/api/types/XceleratorOrder1.d.mts +19 -0
- package/dist/esm/api/types/XceleratorOrder1.mjs +4 -0
- package/dist/esm/api/types/XceleratorOrderExtraResponse1.d.mts +11 -0
- package/dist/esm/api/types/XceleratorOrderExtraResponse1.mjs +4 -0
- package/dist/esm/api/types/{OrderTemplateListRes.d.mts → XceleratorOrderListRes.d.mts} +2 -2
- package/dist/esm/api/types/XceleratorOrderListRes.mjs +4 -0
- package/dist/esm/api/types/XceleratorOrderPackageResponse1.d.mts +9 -0
- package/dist/esm/api/types/XceleratorOrderPackageResponse1.mjs +4 -0
- package/dist/esm/api/types/XceleratorOrderResponse1.d.mts +82 -0
- package/dist/esm/api/types/XceleratorOrderResponse1.mjs +4 -0
- package/dist/esm/api/types/XceleratorOrderSortByEnum.d.mts +10 -0
- package/dist/esm/api/types/XceleratorOrderSortByEnum.mjs +9 -0
- package/dist/esm/api/types/index.d.mts +22 -11
- package/dist/esm/api/types/index.mjs +22 -11
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +1309 -921
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.d.ts +0 -182
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.js +0 -720
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.ts +0 -33
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.ts +0 -37
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.d.ts +0 -14
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.ts +0 -80
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/index.d.ts +0 -4
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/index.d.ts +0 -2
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.ts +0 -46
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.js +0 -127
- package/dist/cjs/api/types/Order1.d.ts +0 -43
- package/dist/cjs/api/types/OrderTemplate1.d.ts +0 -35
- package/dist/cjs/api/types/OrderTemplateExpanded1.d.ts +0 -16
- package/dist/cjs/api/types/OrderTemplateOrgInfo1.d.ts +0 -10
- package/dist/cjs/api/types/OrderTemplateReferenceColumnEnum1.d.ts +0 -13
- package/dist/cjs/api/types/OrderTemplateReferenceColumnEnum1.js +0 -15
- package/dist/cjs/api/types/OrderTemplateSortByEnum.d.ts +0 -11
- package/dist/cjs/api/types/OrderTemplateSortByEnum.js +0 -13
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.d.mts +0 -182
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.mjs +0 -683
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.mts +0 -33
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.mts +0 -37
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.d.mts +0 -14
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.mts +0 -80
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/index.d.mts +0 -4
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/index.d.mts +0 -2
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/index.mjs +0 -2
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.d.mts +0 -46
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/Client.mjs +0 -90
- package/dist/esm/api/types/Order1.d.mts +0 -43
- package/dist/esm/api/types/OrderTemplate1.d.mts +0 -35
- package/dist/esm/api/types/OrderTemplateExpanded1.d.mts +0 -16
- package/dist/esm/api/types/OrderTemplateOrgInfo1.d.mts +0 -10
- package/dist/esm/api/types/OrderTemplateReferenceColumnEnum1.d.mts +0 -13
- package/dist/esm/api/types/OrderTemplateReferenceColumnEnum1.mjs +0 -12
- package/dist/esm/api/types/OrderTemplateSortByEnum.d.mts +0 -11
- package/dist/esm/api/types/OrderTemplateSortByEnum.mjs +0 -10
- /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientCreate1.js → flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderTemplates → flights}/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientUpdate1.js → orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.js → orders/client/requests/OrdersDeleteManyDraftsReq.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplatesListV1Request.js → orders/client/requests/OrdersTaskGroupOrderingReq.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/orders/{resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.js → client/requests/OrdersUpdateDraftReq.js} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/connections}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/connections}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.js +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.js → shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.js → shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.js +0 -0
- /package/dist/{esm/api/resources/shipping/resources/orderTemplates/client/requests/index.mjs → cjs/api/resources/shippingIntegrations/resources/xcelerator/client/index.d.ts} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.js → shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.js} +0 -0
- /package/dist/cjs/api/{types/GeometryCollectionGeometriesItem.js → resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.js} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.js +0 -0
- /package/dist/cjs/api/{types/Order1.js → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.js} +0 -0
- /package/dist/cjs/api/{types/OrderTemplate1.js → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.js} +0 -0
- /package/dist/cjs/api/types/{OrderTemplateExpanded1.js → GeometriesItem.js} +0 -0
- /package/dist/cjs/api/types/{OrderTemplateListRes.js → OrdersDeleteManyDraftsRes.js} +0 -0
- /package/dist/cjs/api/types/{OrderTemplateOrgInfo1.js → OrdersUpdateDraftRes.js} +0 -0
- /package/dist/cjs/api/types/{OrdersDraftDeleteManyRes.js → ShippingIntegrationConnection.js} +0 -0
- /package/dist/cjs/api/types/{OrdersDraftUpdateRes.js → ShippingIntegrationConnectionListRes.js} +0 -0
- /package/dist/cjs/api/types/{WorkflowActor.js → ShippingIntegrationOrder1.js} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientCreate1.mjs → flights/client/requests/FlightsGetFlightTrackForFlightLegV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orders/resources/drafts/resources/cargo/client → flights/client/requests}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateClientUpdate1.mjs → orders/client/requests/OrdersAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplateRemoveReferenceReq.mjs → orders/client/requests/OrdersDeleteManyDraftsReq.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderTemplates/client/requests/OrderTemplatesListV1Request.mjs → orders/client/requests/OrdersTaskGroupOrderingReq.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/orders/{resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs → client/requests/OrdersUpdateDraftReq.mjs} +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/connections}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/connections}/index.mjs +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderTemplates → shippingIntegrations/resources/orders}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftDeleteManyReq.mjs → shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.mjs → shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/cargo → shippingIntegrations/resources/orders}/index.mjs +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/client/requests/SetTaskGroupOrderingDraftReq.mjs → shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientCreate1.mjs} +0 -0
- /package/dist/esm/api/{types/GeometryCollectionGeometriesItem.mjs → resources/shippingIntegrations/resources/xcelerator/resources/creds/client/requests/XceleratorCredsClientUpdate1.mjs} +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orders/resources/drafts/resources/taskGroup → shippingIntegrations/resources/xcelerator/resources/creds}/index.mjs +0 -0
- /package/dist/esm/api/{types/Order1.mjs → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/OrdersListV1Request.mjs} +0 -0
- /package/dist/esm/api/{types/OrderTemplate1.mjs → resources/shippingIntegrations/resources/xcelerator/resources/orders/client/requests/XceleratorOrderSyncOneReq.mjs} +0 -0
- /package/dist/esm/api/types/{OrderTemplateExpanded1.mjs → GeometriesItem.mjs} +0 -0
- /package/dist/esm/api/types/{OrderTemplateListRes.mjs → OrdersDeleteManyDraftsRes.mjs} +0 -0
- /package/dist/esm/api/types/{OrderTemplateOrgInfo1.mjs → OrdersUpdateDraftRes.mjs} +0 -0
- /package/dist/esm/api/types/{OrdersDraftDeleteManyRes.mjs → ShippingIntegrationConnection.mjs} +0 -0
- /package/dist/esm/api/types/{OrdersDraftUpdateRes.mjs → ShippingIntegrationConnectionListRes.mjs} +0 -0
- /package/dist/esm/api/types/{WorkflowActor.mjs → ShippingIntegrationOrder1.mjs} +0 -0
|
@@ -34,7 +34,7 @@ export declare class OrgBiddingGroups {
|
|
|
34
34
|
* Adds an on-chrt provider org to a bidding group. The provider must have a live provider -> provider connection to the caller's org. Duplicate adds are idempotent ($addToSet). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
35
35
|
*
|
|
36
36
|
* @param {string} groupId
|
|
37
|
-
* @param {string} providerOrgId
|
|
37
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
38
38
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
39
39
|
*
|
|
40
40
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -114,7 +114,7 @@ export declare class OrgBiddingGroups {
|
|
|
114
114
|
* Removes an on-chrt provider org from a bidding group. No-op if not a member. Live Listings retain their snapshotted members. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
115
115
|
*
|
|
116
116
|
* @param {string} groupId
|
|
117
|
-
* @param {string} providerOrgId
|
|
117
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
118
118
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
119
119
|
*
|
|
120
120
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -23,7 +23,7 @@ export class OrgBiddingGroups {
|
|
|
23
23
|
* Adds an on-chrt provider org to a bidding group. The provider must have a live provider -> provider connection to the caller's org. Duplicate adds are idempotent ($addToSet). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
24
24
|
*
|
|
25
25
|
* @param {string} groupId
|
|
26
|
-
* @param {string} providerOrgId
|
|
26
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
27
27
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
28
28
|
*
|
|
29
29
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -368,7 +368,7 @@ export class OrgBiddingGroups {
|
|
|
368
368
|
* Removes an on-chrt provider org from a bidding group. No-op if not a member. Live Listings retain their snapshotted members. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
369
369
|
*
|
|
370
370
|
* @param {string} groupId
|
|
371
|
-
* @param {string} providerOrgId
|
|
371
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
372
372
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
373
373
|
*
|
|
374
374
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -49,7 +49,7 @@ export declare class Groups {
|
|
|
49
49
|
* Adds a user to a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
50
50
|
*
|
|
51
51
|
* @param {string} groupId
|
|
52
|
-
* @param {string} userId
|
|
52
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
53
53
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
54
54
|
*
|
|
55
55
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -165,7 +165,7 @@ export declare class Groups {
|
|
|
165
165
|
* Removes a user from a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
166
166
|
*
|
|
167
167
|
* @param {string} groupId
|
|
168
|
-
* @param {string} userId
|
|
168
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
169
169
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
170
170
|
*
|
|
171
171
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -84,7 +84,7 @@ export class Groups {
|
|
|
84
84
|
* Adds a user to a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
85
85
|
*
|
|
86
86
|
* @param {string} groupId
|
|
87
|
-
* @param {string} userId
|
|
87
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
88
88
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
89
89
|
*
|
|
90
90
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -590,7 +590,7 @@ export class Groups {
|
|
|
590
590
|
* Removes a user from a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
591
591
|
*
|
|
592
592
|
* @param {string} groupId
|
|
593
|
-
* @param {string} userId
|
|
593
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
594
594
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
595
595
|
*
|
|
596
596
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -34,7 +34,7 @@ export declare class Departments {
|
|
|
34
34
|
* Adds an operator to a department. | authz: min_org_role=administrator | () -> (bool)
|
|
35
35
|
*
|
|
36
36
|
* @param {string} departmentId
|
|
37
|
-
* @param {string} userId
|
|
37
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
38
38
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
39
39
|
*
|
|
40
40
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -57,7 +57,8 @@ export declare class Departments {
|
|
|
57
57
|
* sort_by: "created_at",
|
|
58
58
|
* sort_order: "asc",
|
|
59
59
|
* page: 1,
|
|
60
|
-
* page_size: 1
|
|
60
|
+
* page_size: 1,
|
|
61
|
+
* filter_department_type: ["aerospace"]
|
|
61
62
|
* })
|
|
62
63
|
*/
|
|
63
64
|
listV1(request?: Chrt.operations.DepartmentsListV1Request, requestOptions?: Departments.RequestOptions): core.HttpResponsePromise<Chrt.DepartmentListRes>;
|
|
@@ -66,7 +67,7 @@ export declare class Departments {
|
|
|
66
67
|
* Removes an operator from a department. | authz: min_org_role=administrator | () -> (bool)
|
|
67
68
|
*
|
|
68
69
|
* @param {string} departmentId
|
|
69
|
-
* @param {string} userId
|
|
70
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
70
71
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
71
72
|
*
|
|
72
73
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -23,7 +23,7 @@ export class Departments {
|
|
|
23
23
|
* Adds an operator to a department. | authz: min_org_role=administrator | () -> (bool)
|
|
24
24
|
*
|
|
25
25
|
* @param {string} departmentId
|
|
26
|
-
* @param {string} userId
|
|
26
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
27
27
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
28
28
|
*
|
|
29
29
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -92,7 +92,8 @@ export class Departments {
|
|
|
92
92
|
* sort_by: "created_at",
|
|
93
93
|
* sort_order: "asc",
|
|
94
94
|
* page: 1,
|
|
95
|
-
* page_size: 1
|
|
95
|
+
* page_size: 1,
|
|
96
|
+
* filter_department_type: ["aerospace"]
|
|
96
97
|
* })
|
|
97
98
|
*/
|
|
98
99
|
listV1(request = {}, requestOptions) {
|
|
@@ -169,7 +170,7 @@ export class Departments {
|
|
|
169
170
|
* Removes an operator from a department. | authz: min_org_role=administrator | () -> (bool)
|
|
170
171
|
*
|
|
171
172
|
* @param {string} departmentId
|
|
172
|
-
* @param {string} userId
|
|
173
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
173
174
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
174
175
|
*
|
|
175
176
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -91,9 +91,12 @@ export declare class OperationsTasks {
|
|
|
91
91
|
* page: 1,
|
|
92
92
|
* page_size: 1,
|
|
93
93
|
* search: "search",
|
|
94
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
94
95
|
* filter_order_short_id: "filter_order_short_id",
|
|
95
96
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
96
97
|
* filter_department_id: "filter_department_id",
|
|
98
|
+
* filter_task_type: ["review_order_details"],
|
|
99
|
+
* filter_status: ["not_started"],
|
|
97
100
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
98
101
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
99
102
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -117,9 +120,12 @@ export declare class OperationsTasks {
|
|
|
117
120
|
* page: 1,
|
|
118
121
|
* page_size: 1,
|
|
119
122
|
* search: "search",
|
|
123
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
120
124
|
* filter_order_short_id: "filter_order_short_id",
|
|
121
125
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
122
126
|
* filter_department_id: "filter_department_id",
|
|
127
|
+
* filter_task_type: ["review_order_details"],
|
|
128
|
+
* filter_status: ["not_started"],
|
|
123
129
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
124
130
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
125
131
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -227,9 +227,12 @@ export class OperationsTasks {
|
|
|
227
227
|
* page: 1,
|
|
228
228
|
* page_size: 1,
|
|
229
229
|
* search: "search",
|
|
230
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
230
231
|
* filter_order_short_id: "filter_order_short_id",
|
|
231
232
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
232
233
|
* filter_department_id: "filter_department_id",
|
|
234
|
+
* filter_task_type: ["review_order_details"],
|
|
235
|
+
* filter_status: ["not_started"],
|
|
233
236
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
234
237
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
235
238
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -361,9 +364,12 @@ export class OperationsTasks {
|
|
|
361
364
|
* page: 1,
|
|
362
365
|
* page_size: 1,
|
|
363
366
|
* search: "search",
|
|
367
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
364
368
|
* filter_order_short_id: "filter_order_short_id",
|
|
365
369
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
366
370
|
* filter_department_id: "filter_department_id",
|
|
371
|
+
* filter_task_type: ["review_order_details"],
|
|
372
|
+
* filter_status: ["not_started"],
|
|
367
373
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
368
374
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
369
375
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,9 +10,12 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
12
|
* search: "search",
|
|
13
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
13
14
|
* filter_order_short_id: "filter_order_short_id",
|
|
14
15
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
15
16
|
* filter_department_id: "filter_department_id",
|
|
17
|
+
* filter_task_type: ["review_order_details"],
|
|
18
|
+
* filter_status: ["not_started"],
|
|
16
19
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
17
20
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
18
21
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,9 +10,12 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
12
|
* search: "search",
|
|
13
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
13
14
|
* filter_order_short_id: "filter_order_short_id",
|
|
14
15
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
15
16
|
* filter_department_id: "filter_department_id",
|
|
17
|
+
* filter_task_type: ["review_order_details"],
|
|
18
|
+
* filter_status: ["not_started"],
|
|
16
19
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
17
20
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
18
21
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -42,7 +42,7 @@ export declare class Connections {
|
|
|
42
42
|
/**
|
|
43
43
|
* Gets the connection between caller's org and the org with the specified handle. | () -> (ShipperCoordinatorConnection1 | CoordinatorExecutorConnection1 | None)
|
|
44
44
|
*
|
|
45
|
-
* @param {string} handle
|
|
45
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
46
46
|
* @param {Connections.RequestOptions} requestOptions - Request-specific configuration.
|
|
47
47
|
*
|
|
48
48
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -37,7 +37,7 @@ export class Connections {
|
|
|
37
37
|
/**
|
|
38
38
|
* Gets the connection between caller's org and the org with the specified handle. | () -> (ShipperCoordinatorConnection1 | CoordinatorExecutorConnection1 | None)
|
|
39
39
|
*
|
|
40
|
-
* @param {string} handle
|
|
40
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
41
41
|
* @param {Connections.RequestOptions} requestOptions - Request-specific configuration.
|
|
42
42
|
*
|
|
43
43
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -33,7 +33,7 @@ export declare class PublicData {
|
|
|
33
33
|
/**
|
|
34
34
|
* Returns the organization avatar URL or a placeholder. | () -> (str)
|
|
35
35
|
*
|
|
36
|
-
* @param {string} handle
|
|
36
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
37
37
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
38
38
|
*
|
|
39
39
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -46,7 +46,7 @@ export declare class PublicData {
|
|
|
46
46
|
/**
|
|
47
47
|
* Retrieves public organization data by handle. | () -> (OrgPublicData1)
|
|
48
48
|
*
|
|
49
|
-
* @param {string} handle
|
|
49
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
50
50
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
51
51
|
*
|
|
52
52
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -59,7 +59,7 @@ export declare class PublicData {
|
|
|
59
59
|
/**
|
|
60
60
|
* Returns True when the provided handle is available, otherwise False. | () -> (bool)
|
|
61
61
|
*
|
|
62
|
-
* @param {string} handle
|
|
62
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
63
63
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -95,7 +95,7 @@ export declare class PublicData {
|
|
|
95
95
|
/**
|
|
96
96
|
* Retrieves public organization data for a specific organization by ID. | () -> (OrgPublicData1)
|
|
97
97
|
*
|
|
98
|
-
* @param {string} orgId
|
|
98
|
+
* @param {string} orgId - Must be a string starting with `org_`
|
|
99
99
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
100
100
|
*
|
|
101
101
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -22,7 +22,7 @@ export class PublicData {
|
|
|
22
22
|
/**
|
|
23
23
|
* Returns the organization avatar URL or a placeholder. | () -> (str)
|
|
24
24
|
*
|
|
25
|
-
* @param {string} handle
|
|
25
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
26
26
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
27
27
|
*
|
|
28
28
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -81,7 +81,7 @@ export class PublicData {
|
|
|
81
81
|
/**
|
|
82
82
|
* Retrieves public organization data by handle. | () -> (OrgPublicData1)
|
|
83
83
|
*
|
|
84
|
-
* @param {string} handle
|
|
84
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
85
85
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
86
86
|
*
|
|
87
87
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -140,7 +140,7 @@ export class PublicData {
|
|
|
140
140
|
/**
|
|
141
141
|
* Returns True when the provided handle is available, otherwise False. | () -> (bool)
|
|
142
142
|
*
|
|
143
|
-
* @param {string} handle
|
|
143
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
144
144
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
145
145
|
*
|
|
146
146
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -312,7 +312,7 @@ export class PublicData {
|
|
|
312
312
|
/**
|
|
313
313
|
* Retrieves public organization data for a specific organization by ID. | () -> (OrgPublicData1)
|
|
314
314
|
*
|
|
315
|
-
* @param {string} orgId
|
|
315
|
+
* @param {string} orgId - Must be a string starting with `org_`
|
|
316
316
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
317
317
|
*
|
|
318
318
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -5,7 +5,6 @@ import * as environments from "../../../../environments.mjs";
|
|
|
5
5
|
import * as core from "../../../../core/index.mjs";
|
|
6
6
|
import { Drivers } from "../resources/drivers/client/Client.mjs";
|
|
7
7
|
import { Flights } from "../resources/flights/client/Client.mjs";
|
|
8
|
-
import { OrderTemplates } from "../resources/orderTemplates/client/Client.mjs";
|
|
9
8
|
import { OrderTemplatesNew } from "../resources/orderTemplatesNew/client/Client.mjs";
|
|
10
9
|
import { Orders } from "../resources/orders/client/Client.mjs";
|
|
11
10
|
import { TaskArtifacts } from "../resources/taskArtifacts/client/Client.mjs";
|
|
@@ -26,7 +25,6 @@ export declare class Shipping {
|
|
|
26
25
|
protected readonly _options: Shipping.Options;
|
|
27
26
|
protected _drivers: Drivers | undefined;
|
|
28
27
|
protected _flights: Flights | undefined;
|
|
29
|
-
protected _orderTemplates: OrderTemplates | undefined;
|
|
30
28
|
protected _orderTemplatesNew: OrderTemplatesNew | undefined;
|
|
31
29
|
protected _orders: Orders | undefined;
|
|
32
30
|
protected _taskArtifacts: TaskArtifacts | undefined;
|
|
@@ -35,7 +33,6 @@ export declare class Shipping {
|
|
|
35
33
|
constructor(_options?: Shipping.Options);
|
|
36
34
|
get drivers(): Drivers;
|
|
37
35
|
get flights(): Flights;
|
|
38
|
-
get orderTemplates(): OrderTemplates;
|
|
39
36
|
get orderTemplatesNew(): OrderTemplatesNew;
|
|
40
37
|
get orders(): Orders;
|
|
41
38
|
get taskArtifacts(): TaskArtifacts;
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { Drivers } from "../resources/drivers/client/Client.mjs";
|
|
5
5
|
import { Flights } from "../resources/flights/client/Client.mjs";
|
|
6
|
-
import { OrderTemplates } from "../resources/orderTemplates/client/Client.mjs";
|
|
7
6
|
import { OrderTemplatesNew } from "../resources/orderTemplatesNew/client/Client.mjs";
|
|
8
7
|
import { Orders } from "../resources/orders/client/Client.mjs";
|
|
9
8
|
import { TaskArtifacts } from "../resources/taskArtifacts/client/Client.mjs";
|
|
@@ -21,10 +20,6 @@ export class Shipping {
|
|
|
21
20
|
var _a;
|
|
22
21
|
return ((_a = this._flights) !== null && _a !== void 0 ? _a : (this._flights = new Flights(this._options)));
|
|
23
22
|
}
|
|
24
|
-
get orderTemplates() {
|
|
25
|
-
var _a;
|
|
26
|
-
return ((_a = this._orderTemplates) !== null && _a !== void 0 ? _a : (this._orderTemplates = new OrderTemplates(this._options)));
|
|
27
|
-
}
|
|
28
23
|
get orderTemplatesNew() {
|
|
29
24
|
var _a;
|
|
30
25
|
return ((_a = this._orderTemplatesNew) !== null && _a !== void 0 ? _a : (this._orderTemplatesNew = new OrderTemplatesNew(this._options)));
|
|
@@ -84,7 +84,8 @@ export declare class Drivers {
|
|
|
84
84
|
* page_size: 1,
|
|
85
85
|
* search: "search",
|
|
86
86
|
* filter_available_according_to_driver: true,
|
|
87
|
-
* filter_available_according_to_operators: true
|
|
87
|
+
* filter_available_according_to_operators: true,
|
|
88
|
+
* filter_status: ["unassigned"]
|
|
88
89
|
* })
|
|
89
90
|
*/
|
|
90
91
|
listV1(request?: Chrt.shipping.DriversListV1Request, requestOptions?: Drivers.RequestOptions): core.HttpResponsePromise<Chrt.DriverListRes>;
|
|
@@ -100,6 +101,7 @@ export declare class Drivers {
|
|
|
100
101
|
* @example
|
|
101
102
|
* await client.shipping.drivers.listOrgMembersAndDriversV1({
|
|
102
103
|
* search: "search",
|
|
104
|
+
* filter_role: ["owner"],
|
|
103
105
|
* filter_available_according_to_driver: true,
|
|
104
106
|
* filter_available_according_to_operators: true,
|
|
105
107
|
* sort_by: "first_name",
|
|
@@ -222,7 +222,8 @@ export class Drivers {
|
|
|
222
222
|
* page_size: 1,
|
|
223
223
|
* search: "search",
|
|
224
224
|
* filter_available_according_to_driver: true,
|
|
225
|
-
* filter_available_according_to_operators: true
|
|
225
|
+
* filter_available_according_to_operators: true,
|
|
226
|
+
* filter_status: ["unassigned"]
|
|
226
227
|
* })
|
|
227
228
|
*/
|
|
228
229
|
listV1(request = {}, requestOptions) {
|
|
@@ -313,6 +314,7 @@ export class Drivers {
|
|
|
313
314
|
* @example
|
|
314
315
|
* await client.shipping.drivers.listOrgMembersAndDriversV1({
|
|
315
316
|
* search: "search",
|
|
317
|
+
* filter_role: ["owner"],
|
|
316
318
|
* filter_available_according_to_driver: true,
|
|
317
319
|
* filter_available_according_to_operators: true,
|
|
318
320
|
* sort_by: "first_name",
|
package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListV1Request.d.mts
CHANGED
|
@@ -10,7 +10,8 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page_size: 1,
|
|
11
11
|
* search: "search",
|
|
12
12
|
* filter_available_according_to_driver: true,
|
|
13
|
-
* filter_available_according_to_operators: true
|
|
13
|
+
* filter_available_according_to_operators: true,
|
|
14
|
+
* filter_status: ["unassigned"]
|
|
14
15
|
* }
|
|
15
16
|
*/
|
|
16
17
|
export interface DriversListV1Request {
|
|
@@ -70,17 +70,20 @@ export declare class Flights {
|
|
|
70
70
|
getFlightStatusForFlightLegV1(flightLegId: string, requestOptions?: Flights.RequestOptions): core.HttpResponsePromise<Chrt.FlightLeg1>;
|
|
71
71
|
private __getFlightStatusForFlightLegV1;
|
|
72
72
|
/**
|
|
73
|
-
* Returns the Cirium
|
|
73
|
+
* Returns the raw Cirium positional track for a flight leg; pass force_refresh=true to bypass the cache. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators, order_executor_org_operators, shipper_org_operators] | () -> (FlightTrackRes)
|
|
74
74
|
*
|
|
75
75
|
* @param {string} flightLegId
|
|
76
|
+
* @param {Chrt.shipping.FlightsGetFlightTrackForFlightLegV1Request} request
|
|
76
77
|
* @param {Flights.RequestOptions} requestOptions - Request-specific configuration.
|
|
77
78
|
*
|
|
78
79
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
79
80
|
*
|
|
80
81
|
* @example
|
|
81
|
-
* await client.shipping.flights.getFlightTrackForFlightLegV1("flight_leg_id"
|
|
82
|
+
* await client.shipping.flights.getFlightTrackForFlightLegV1("flight_leg_id", {
|
|
83
|
+
* force_refresh: true
|
|
84
|
+
* })
|
|
82
85
|
*/
|
|
83
|
-
getFlightTrackForFlightLegV1(flightLegId: string, requestOptions?: Flights.RequestOptions): core.HttpResponsePromise<Chrt.FlightTrackRes>;
|
|
86
|
+
getFlightTrackForFlightLegV1(flightLegId: string, request?: Chrt.shipping.FlightsGetFlightTrackForFlightLegV1Request, requestOptions?: Flights.RequestOptions): core.HttpResponsePromise<Chrt.FlightTrackRes>;
|
|
84
87
|
private __getFlightTrackForFlightLegV1;
|
|
85
88
|
protected _getAuthorizationHeader(): Promise<string | undefined>;
|
|
86
89
|
}
|
|
@@ -197,28 +197,36 @@ export class Flights {
|
|
|
197
197
|
});
|
|
198
198
|
}
|
|
199
199
|
/**
|
|
200
|
-
* Returns the Cirium
|
|
200
|
+
* Returns the raw Cirium positional track for a flight leg; pass force_refresh=true to bypass the cache. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators, order_executor_org_operators, shipper_org_operators] | () -> (FlightTrackRes)
|
|
201
201
|
*
|
|
202
202
|
* @param {string} flightLegId
|
|
203
|
+
* @param {Chrt.shipping.FlightsGetFlightTrackForFlightLegV1Request} request
|
|
203
204
|
* @param {Flights.RequestOptions} requestOptions - Request-specific configuration.
|
|
204
205
|
*
|
|
205
206
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
206
207
|
*
|
|
207
208
|
* @example
|
|
208
|
-
* await client.shipping.flights.getFlightTrackForFlightLegV1("flight_leg_id"
|
|
209
|
+
* await client.shipping.flights.getFlightTrackForFlightLegV1("flight_leg_id", {
|
|
210
|
+
* force_refresh: true
|
|
211
|
+
* })
|
|
209
212
|
*/
|
|
210
|
-
getFlightTrackForFlightLegV1(flightLegId, requestOptions) {
|
|
211
|
-
return core.HttpResponsePromise.fromPromise(this.__getFlightTrackForFlightLegV1(flightLegId, requestOptions));
|
|
213
|
+
getFlightTrackForFlightLegV1(flightLegId, request = {}, requestOptions) {
|
|
214
|
+
return core.HttpResponsePromise.fromPromise(this.__getFlightTrackForFlightLegV1(flightLegId, request, requestOptions));
|
|
212
215
|
}
|
|
213
|
-
__getFlightTrackForFlightLegV1(
|
|
214
|
-
return __awaiter(this,
|
|
215
|
-
var _a, _b, _c, _d;
|
|
216
|
-
|
|
217
|
-
const
|
|
218
|
-
|
|
216
|
+
__getFlightTrackForFlightLegV1(flightLegId_1) {
|
|
217
|
+
return __awaiter(this, arguments, void 0, function* (flightLegId, request = {}, requestOptions) {
|
|
218
|
+
var _a, _b, _c, _d, _e;
|
|
219
|
+
const { force_refresh: forceRefresh } = request;
|
|
220
|
+
const _queryParams = {};
|
|
221
|
+
if (forceRefresh !== undefined) {
|
|
222
|
+
_queryParams["force_refresh"] = (_a = forceRefresh === null || forceRefresh === void 0 ? void 0 : forceRefresh.toString()) !== null && _a !== void 0 ? _a : null;
|
|
223
|
+
}
|
|
224
|
+
let _headers = mergeHeaders((_b = this._options) === null || _b === void 0 ? void 0 : _b.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
225
|
+
const _response = yield ((_c = this._options.fetcher) !== null && _c !== void 0 ? _c : core.fetcher)({
|
|
226
|
+
url: core.url.join((_e = (_d = (yield core.Supplier.get(this._options.baseUrl))) !== null && _d !== void 0 ? _d : (yield core.Supplier.get(this._options.environment))) !== null && _e !== void 0 ? _e : environments.ChrtEnvironment.Local, `shipping/flights/track/for_flight_leg/v1/${encodeURIComponent(flightLegId)}`),
|
|
219
227
|
method: "GET",
|
|
220
228
|
headers: _headers,
|
|
221
|
-
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
229
|
+
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
222
230
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
223
231
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
224
232
|
abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from "./requests/index.mjs";
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* @example
|
|
6
|
+
* {
|
|
7
|
+
* force_refresh: true
|
|
8
|
+
* }
|
|
9
|
+
*/
|
|
10
|
+
export interface FlightsGetFlightTrackForFlightLegV1Request {
|
|
11
|
+
/** Bypass the cache and fetch the latest flight track. */
|
|
12
|
+
force_refresh?: boolean | null;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { type FlightsGetFlightTrackForFlightLegV1Request } from "./FlightsGetFlightTrackForFlightLegV1Request.mjs";
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
export * as drivers from "./drivers/index.mjs";
|
|
2
2
|
export * from "./drivers/types/index.mjs";
|
|
3
3
|
export * as flights from "./flights/index.mjs";
|
|
4
|
-
export * as orderTemplates from "./orderTemplates/index.mjs";
|
|
5
4
|
export * as orderTemplatesNew from "./orderTemplatesNew/index.mjs";
|
|
6
5
|
export * as orders from "./orders/index.mjs";
|
|
7
6
|
export * as taskArtifacts from "./taskArtifacts/index.mjs";
|
|
8
7
|
export * as taskGroups from "./taskGroups/index.mjs";
|
|
9
8
|
export * as tasks from "./tasks/index.mjs";
|
|
10
9
|
export * from "./drivers/client/requests/index.mjs";
|
|
11
|
-
export * from "./
|
|
10
|
+
export * from "./flights/client/requests/index.mjs";
|
|
12
11
|
export * from "./orderTemplatesNew/client/requests/index.mjs";
|
|
13
12
|
export * from "./orders/client/requests/index.mjs";
|
|
14
13
|
export * from "./taskGroups/client/requests/index.mjs";
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
export * as drivers from "./drivers/index.mjs";
|
|
2
2
|
export * from "./drivers/types/index.mjs";
|
|
3
3
|
export * as flights from "./flights/index.mjs";
|
|
4
|
-
export * as orderTemplates from "./orderTemplates/index.mjs";
|
|
5
4
|
export * as orderTemplatesNew from "./orderTemplatesNew/index.mjs";
|
|
6
5
|
export * as orders from "./orders/index.mjs";
|
|
7
6
|
export * as taskArtifacts from "./taskArtifacts/index.mjs";
|
|
8
7
|
export * as taskGroups from "./taskGroups/index.mjs";
|
|
9
8
|
export * as tasks from "./tasks/index.mjs";
|
|
10
9
|
export * from "./drivers/client/requests/index.mjs";
|
|
11
|
-
export * from "./
|
|
10
|
+
export * from "./flights/client/requests/index.mjs";
|
|
12
11
|
export * from "./orderTemplatesNew/client/requests/index.mjs";
|
|
13
12
|
export * from "./orders/client/requests/index.mjs";
|
|
14
13
|
export * from "./taskGroups/client/requests/index.mjs";
|
|
@@ -108,6 +108,7 @@ export declare class OrderTemplatesNew {
|
|
|
108
108
|
* filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
109
109
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
110
110
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
111
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
111
112
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
112
113
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
113
114
|
* filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -252,6 +252,7 @@ export class OrderTemplatesNew {
|
|
|
252
252
|
* filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
253
253
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
254
254
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
255
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
255
256
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
256
257
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
257
258
|
* filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -16,6 +16,7 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
16
16
|
* filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
17
17
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
18
18
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
19
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
19
20
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
20
21
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
21
22
|
* filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|