@chrt-inc/typescript-sdk 1.930.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/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/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/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/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/client/index.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/client/index.js +2 -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/shippingIntegrations/resources/connections/client/Client.d.ts +44 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/connections/client/Client.js +121 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/connections/client/index.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/connections/client/index.js +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/connections/index.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/connections/index.js +17 -0
- 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/index.d.ts +2 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/client/index.js +17 -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/orders/index.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/orders/index.js +17 -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.d.ts +1 -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/XceleratorCredsClientCreate1.js +5 -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/XceleratorCredsClientUpdate1.js +5 -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/creds/index.d.ts +1 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/index.js +17 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/index.d.ts +4 -0
- package/dist/cjs/api/resources/shippingIntegrations/resources/xcelerator/resources/index.js +43 -0
- 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/OrdersListV1Request.js +5 -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/XceleratorOrderSyncOneReq.js +5 -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/types/{GeometryCollectionGeometriesItem.d.ts → GeometriesItem.d.ts} +2 -2
- package/dist/cjs/api/types/GeometriesItem.js +5 -0
- 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/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/ShippingIntegrationConnection.js +5 -0
- package/dist/cjs/api/types/ShippingIntegrationConnectionListRes.d.ts +8 -0
- package/dist/cjs/api/types/ShippingIntegrationConnectionListRes.js +5 -0
- package/dist/cjs/api/types/ShippingIntegrationOrder1.d.ts +24 -0
- package/dist/cjs/api/types/ShippingIntegrationOrder1.js +5 -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/XceleratorOrderListRes.d.ts +8 -0
- 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 +20 -2
- package/dist/cjs/api/types/index.js +20 -2
- 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/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/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/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/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/client/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/client/index.mjs +1 -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/shippingIntegrations/resources/connections/client/Client.d.mts +44 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/connections/client/Client.mjs +84 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/connections/client/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/connections/client/index.mjs +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/connections/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/connections/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/index.d.mts +2 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/client/index.mjs +1 -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/orders/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/orders/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/XceleratorCredsClientCreate1.mjs +4 -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/XceleratorCredsClientUpdate1.mjs +4 -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/creds/index.d.mts +1 -0
- package/dist/esm/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/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/OrdersListV1Request.mjs +4 -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/XceleratorOrderSyncOneReq.mjs +4 -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/types/{GeometryCollectionGeometriesItem.d.mts → GeometriesItem.d.mts} +2 -2
- package/dist/esm/api/types/GeometriesItem.mjs +4 -0
- 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/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/ShippingIntegrationConnection.mjs +4 -0
- package/dist/esm/api/types/ShippingIntegrationConnectionListRes.d.mts +8 -0
- package/dist/esm/api/types/ShippingIntegrationConnectionListRes.mjs +4 -0
- package/dist/esm/api/types/ShippingIntegrationOrder1.d.mts +24 -0
- package/dist/esm/api/types/ShippingIntegrationOrder1.mjs +4 -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/XceleratorOrderListRes.d.mts +8 -0
- 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 +20 -2
- package/dist/esm/api/types/index.mjs +20 -2
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +1010 -13
- /package/dist/cjs/api/{types/GeometryCollectionGeometriesItem.js → resources/shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.js} +0 -0
- /package/dist/cjs/api/{types/WorkflowActor.js → resources/shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.js} +0 -0
- /package/dist/esm/api/{types/GeometryCollectionGeometriesItem.mjs → resources/shippingIntegrations/resources/orders/client/requests/OrdersListV1Request.mjs} +0 -0
- /package/dist/esm/api/{types/WorkflowActor.mjs → resources/shippingIntegrations/resources/orders/client/requests/OrdersStatusSummaryV1Request.mjs} +0 -0
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
|
-
export type
|
|
6
|
-
export declare namespace
|
|
5
|
+
export type GeometriesItem = Chrt.GeometriesItem.GeometryCollection | Chrt.GeometriesItem.LineString | Chrt.GeometriesItem.MultiLineString | Chrt.GeometriesItem.MultiPoint | Chrt.GeometriesItem.MultiPolygon | Chrt.GeometriesItem.Point | Chrt.GeometriesItem.Polygon;
|
|
6
|
+
export declare namespace GeometriesItem {
|
|
7
7
|
interface GeometryCollection extends Chrt.GeometryCollection {
|
|
8
8
|
type: "GeometryCollection";
|
|
9
9
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
export type OrgShippingIntegrationEnum1 = "xcelerator" | "dispatch_science" | "ontime360" | "cxt" | "atlas";
|
|
5
|
+
export declare const OrgShippingIntegrationEnum1: {
|
|
6
|
+
readonly Xcelerator: "xcelerator";
|
|
7
|
+
readonly DispatchScience: "dispatch_science";
|
|
8
|
+
readonly Ontime360: "ontime360";
|
|
9
|
+
readonly Cxt: "cxt";
|
|
10
|
+
readonly Atlas: "atlas";
|
|
11
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.OrgShippingIntegrationEnum1 = void 0;
|
|
7
|
+
exports.OrgShippingIntegrationEnum1 = {
|
|
8
|
+
Xcelerator: "xcelerator",
|
|
9
|
+
DispatchScience: "dispatch_science",
|
|
10
|
+
Ontime360: "ontime360",
|
|
11
|
+
Cxt: "cxt",
|
|
12
|
+
Atlas: "atlas",
|
|
13
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
/**
|
|
6
|
+
* One org's credentialed link to one provider on one integration.
|
|
7
|
+
*
|
|
8
|
+
* Deliberately carries no secrets: the per-integration credential shapes differ
|
|
9
|
+
* (username/password versus API key), and none of those fields belong in a
|
|
10
|
+
* cross-integration listing.
|
|
11
|
+
*/
|
|
12
|
+
export interface ShippingIntegrationConnection {
|
|
13
|
+
active: boolean;
|
|
14
|
+
created_at_timestamp: string;
|
|
15
|
+
last_mirrored_at_timestamp?: string | null;
|
|
16
|
+
order_count?: number;
|
|
17
|
+
/** Must be a string starting with `user_` */
|
|
18
|
+
owned_by_user_id: string;
|
|
19
|
+
/** Must be a string starting with `org_` */
|
|
20
|
+
provider_org_id: string;
|
|
21
|
+
provider_org_name?: string | null;
|
|
22
|
+
shipping_integration: Chrt.OrgShippingIntegrationEnum1;
|
|
23
|
+
updated_at_timestamp: string;
|
|
24
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
export interface ShippingIntegrationOrder1 {
|
|
6
|
+
_id: string;
|
|
7
|
+
destination?: Chrt.ShippingIntegrationOrderPlace1 | null;
|
|
8
|
+
first_mirrored_at_timestamp: string;
|
|
9
|
+
integration_order_id: string;
|
|
10
|
+
last_mirrored_at_timestamp: string;
|
|
11
|
+
ordered_at_timestamp?: string | null;
|
|
12
|
+
/** Must be a string starting with `org_` */
|
|
13
|
+
org_id: string;
|
|
14
|
+
origin?: Chrt.ShippingIntegrationOrderPlace1 | null;
|
|
15
|
+
/** Must be a string starting with `org_` */
|
|
16
|
+
provider_org_id: string;
|
|
17
|
+
provider_status_raw?: string | null;
|
|
18
|
+
reference_numbers?: string[];
|
|
19
|
+
schema_version: number;
|
|
20
|
+
shipping_integration: Chrt.OrgShippingIntegrationEnum1;
|
|
21
|
+
source_provider_payload_hash: string;
|
|
22
|
+
status: Chrt.ShippingIntegrationOrderStatusEnum1;
|
|
23
|
+
stop_count?: number | null;
|
|
24
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
/**
|
|
6
|
+
* One end of a route.
|
|
7
|
+
*
|
|
8
|
+
* Only `label` is guaranteed. Some integrations expose a bare place name with
|
|
9
|
+
* no structured address and no coordinates at all, so every other field is
|
|
10
|
+
* optional. `location` carries GeoJSON when the provider gives coordinates,
|
|
11
|
+
* which is what makes the place mappable and 2dsphere-indexable.
|
|
12
|
+
*/
|
|
13
|
+
export interface ShippingIntegrationOrderPlace1 {
|
|
14
|
+
city?: string | null;
|
|
15
|
+
company_name?: string | null;
|
|
16
|
+
country_code?: string | null;
|
|
17
|
+
label: string;
|
|
18
|
+
location?: Chrt.LocationFeature | null;
|
|
19
|
+
postal_code?: string | null;
|
|
20
|
+
state?: string | null;
|
|
21
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
export type ShippingIntegrationOrderSortByEnum = "ordered_at_timestamp" | "last_mirrored_at_timestamp" | "first_mirrored_at_timestamp" | "status";
|
|
5
|
+
export declare const ShippingIntegrationOrderSortByEnum: {
|
|
6
|
+
readonly OrderedAtTimestamp: "ordered_at_timestamp";
|
|
7
|
+
readonly LastMirroredAtTimestamp: "last_mirrored_at_timestamp";
|
|
8
|
+
readonly FirstMirroredAtTimestamp: "first_mirrored_at_timestamp";
|
|
9
|
+
readonly Status: "status";
|
|
10
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ShippingIntegrationOrderSortByEnum = void 0;
|
|
7
|
+
exports.ShippingIntegrationOrderSortByEnum = {
|
|
8
|
+
OrderedAtTimestamp: "ordered_at_timestamp",
|
|
9
|
+
LastMirroredAtTimestamp: "last_mirrored_at_timestamp",
|
|
10
|
+
FirstMirroredAtTimestamp: "first_mirrored_at_timestamp",
|
|
11
|
+
Status: "status",
|
|
12
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
export type ShippingIntegrationOrderStatusEnum1 = "staged" | "in_progress" | "completed" | "cancelled" | "exception";
|
|
5
|
+
export declare const ShippingIntegrationOrderStatusEnum1: {
|
|
6
|
+
readonly Staged: "staged";
|
|
7
|
+
readonly InProgress: "in_progress";
|
|
8
|
+
readonly Completed: "completed";
|
|
9
|
+
readonly Cancelled: "cancelled";
|
|
10
|
+
readonly Exception: "exception";
|
|
11
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ShippingIntegrationOrderStatusEnum1 = void 0;
|
|
7
|
+
exports.ShippingIntegrationOrderStatusEnum1 = {
|
|
8
|
+
Staged: "staged",
|
|
9
|
+
InProgress: "in_progress",
|
|
10
|
+
Completed: "completed",
|
|
11
|
+
Cancelled: "cancelled",
|
|
12
|
+
Exception: "exception",
|
|
13
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Order counts per unified status, for the dashboard and the table widget.
|
|
6
|
+
*/
|
|
7
|
+
export interface ShippingIntegrationOrderStatusSummaryRes {
|
|
8
|
+
cancelled_count: number;
|
|
9
|
+
completed_count: number;
|
|
10
|
+
exception_count: number;
|
|
11
|
+
in_progress_count: number;
|
|
12
|
+
staged_count: number;
|
|
13
|
+
total_count: number;
|
|
14
|
+
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
|
-
export interface
|
|
5
|
+
export interface WorkflowCaller {
|
|
6
6
|
/** Must be a string starting with `org_` */
|
|
7
7
|
org_id: string;
|
|
8
8
|
org_role?: Chrt.OrgRoleEnum | null;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* The only shape of an Xcelerator credential a user is ever allowed to receive.
|
|
6
|
+
*/
|
|
7
|
+
export interface XceleratorCredsLimited1 {
|
|
8
|
+
_id: string;
|
|
9
|
+
access_token_expires_at_timestamp?: string | null;
|
|
10
|
+
access_token_updated_at_timestamp?: string | null;
|
|
11
|
+
active?: boolean;
|
|
12
|
+
base_url: string;
|
|
13
|
+
created_at_timestamp: string;
|
|
14
|
+
description?: string | null;
|
|
15
|
+
high_water_mark_timestamp?: string | null;
|
|
16
|
+
/** Must be a string starting with `org_` */
|
|
17
|
+
org_id: string;
|
|
18
|
+
/** Must be a string starting with `user_` */
|
|
19
|
+
owned_by_user_id: string;
|
|
20
|
+
provider_account_label?: string | null;
|
|
21
|
+
/** Must be a string starting with `org_` */
|
|
22
|
+
provider_org_id: string;
|
|
23
|
+
schema_version: number;
|
|
24
|
+
shipping_integration: "xcelerator";
|
|
25
|
+
updated_at_timestamp: string;
|
|
26
|
+
username?: string | null;
|
|
27
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Result of testing whether a stored Xcelerator credential still works.
|
|
6
|
+
*/
|
|
7
|
+
export interface XceleratorCredsTestRes {
|
|
8
|
+
failure_reason?: string | null;
|
|
9
|
+
ok: boolean;
|
|
10
|
+
provider_account_label?: string | null;
|
|
11
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
export interface XceleratorOrder1 {
|
|
6
|
+
_id: string;
|
|
7
|
+
created_at_timestamp: string;
|
|
8
|
+
integration_order_id: string;
|
|
9
|
+
mirrored_at_timestamp: string;
|
|
10
|
+
/** Must be a string starting with `org_` */
|
|
11
|
+
org_id: string;
|
|
12
|
+
/** Must be a string starting with `org_` */
|
|
13
|
+
provider_org_id: string;
|
|
14
|
+
provider_payload: Chrt.XceleratorOrderResponse1;
|
|
15
|
+
provider_payload_hash: string;
|
|
16
|
+
schema_version: number;
|
|
17
|
+
shipping_integration: "xcelerator";
|
|
18
|
+
updated_at_timestamp: string;
|
|
19
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
export interface XceleratorOrderExtraResponse1 {
|
|
5
|
+
Extra?: string | null;
|
|
6
|
+
ExtraId?: number | null;
|
|
7
|
+
Quantity?: number | null;
|
|
8
|
+
TotalCharge?: number | null;
|
|
9
|
+
/** Accepts any additional properties */
|
|
10
|
+
[key: string]: any;
|
|
11
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
/**
|
|
6
|
+
* Known fields from an Axis v3 or v4 order, retaining all other fields.
|
|
7
|
+
*/
|
|
8
|
+
export interface XceleratorOrderResponse1 {
|
|
9
|
+
AccountNo?: string | null;
|
|
10
|
+
AfterHoursCharge?: number | null;
|
|
11
|
+
CODCharge?: number | null;
|
|
12
|
+
ClientRefNo?: string | null;
|
|
13
|
+
ClientRefNo2?: string | null;
|
|
14
|
+
ClientRefNo3?: string | null;
|
|
15
|
+
ClientRefNo4?: string | null;
|
|
16
|
+
CreationUTC?: string | null;
|
|
17
|
+
DCity?: string | null;
|
|
18
|
+
DCoName?: string | null;
|
|
19
|
+
DContact?: string | null;
|
|
20
|
+
DLatitude?: number | null;
|
|
21
|
+
DLongitude?: number | null;
|
|
22
|
+
DState?: string | null;
|
|
23
|
+
DStreet?: string | null;
|
|
24
|
+
DStreet2?: string | null;
|
|
25
|
+
DTimeZoneText?: string | null;
|
|
26
|
+
DZip?: string | null;
|
|
27
|
+
DeclaredValueCharge?: number | null;
|
|
28
|
+
DeliveryArrival?: string | null;
|
|
29
|
+
DeliveryDeparture?: string | null;
|
|
30
|
+
DeliveryTargetFrom?: string | null;
|
|
31
|
+
DeliveryTargetTo?: string | null;
|
|
32
|
+
GrandTotal?: number | null;
|
|
33
|
+
HasPODsignature?: boolean | null;
|
|
34
|
+
HasPOPsignature?: boolean | null;
|
|
35
|
+
HasVPOD?: boolean | null;
|
|
36
|
+
HasVPOP?: boolean | null;
|
|
37
|
+
HourlyCharge?: number | null;
|
|
38
|
+
MileageTotal?: number | null;
|
|
39
|
+
MiscCharge?: number | null;
|
|
40
|
+
OrderCharge?: number | null;
|
|
41
|
+
OrderExtras?: Chrt.XceleratorOrderExtraResponse1[] | null;
|
|
42
|
+
OrderPackages?: Chrt.XceleratorOrderPackageResponse1[] | null;
|
|
43
|
+
OrderTrackingId: string;
|
|
44
|
+
OrderType?: string | null;
|
|
45
|
+
PCity?: string | null;
|
|
46
|
+
PCoName?: string | null;
|
|
47
|
+
PContact?: string | null;
|
|
48
|
+
PLatitude?: number | null;
|
|
49
|
+
PLongitude?: number | null;
|
|
50
|
+
PODcompletion?: string | null;
|
|
51
|
+
PODname?: string | null;
|
|
52
|
+
POPname?: string | null;
|
|
53
|
+
PState?: string | null;
|
|
54
|
+
PStreet?: string | null;
|
|
55
|
+
PStreet2?: string | null;
|
|
56
|
+
PTimeZoneText?: string | null;
|
|
57
|
+
PZip?: string | null;
|
|
58
|
+
PackageCharge?: number | null;
|
|
59
|
+
PickupArrival?: string | null;
|
|
60
|
+
PickupDeparture?: string | null;
|
|
61
|
+
PickupTargetFrom?: string | null;
|
|
62
|
+
PickupTargetTo?: string | null;
|
|
63
|
+
ServiceName?: string | null;
|
|
64
|
+
Status?: string | null;
|
|
65
|
+
StopOffCharge?: number | null;
|
|
66
|
+
Subtotal?: number | null;
|
|
67
|
+
Tax1Amount?: number | null;
|
|
68
|
+
Tax2Amount?: number | null;
|
|
69
|
+
TollCharge?: number | null;
|
|
70
|
+
TotalCharge?: number | null;
|
|
71
|
+
TotalExtras?: number | null;
|
|
72
|
+
TotalSurcharges?: number | null;
|
|
73
|
+
TrackingKey?: string | null;
|
|
74
|
+
VehicleName?: string | null;
|
|
75
|
+
WaitTimeCharge?: number | null;
|
|
76
|
+
WarehousingCharge?: number | null;
|
|
77
|
+
WeightCharge?: number | null;
|
|
78
|
+
oDate?: string | null;
|
|
79
|
+
sWeight?: number | null;
|
|
80
|
+
/** Accepts any additional properties */
|
|
81
|
+
[key: string]: any;
|
|
82
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
export type XceleratorOrderSortByEnum = "mirrored_at_timestamp" | "created_at_timestamp" | "updated_at_timestamp" | "integration_order_id";
|
|
5
|
+
export declare const XceleratorOrderSortByEnum: {
|
|
6
|
+
readonly MirroredAtTimestamp: "mirrored_at_timestamp";
|
|
7
|
+
readonly CreatedAtTimestamp: "created_at_timestamp";
|
|
8
|
+
readonly UpdatedAtTimestamp: "updated_at_timestamp";
|
|
9
|
+
readonly IntegrationOrderId: "integration_order_id";
|
|
10
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.XceleratorOrderSortByEnum = void 0;
|
|
7
|
+
exports.XceleratorOrderSortByEnum = {
|
|
8
|
+
MirroredAtTimestamp: "mirrored_at_timestamp",
|
|
9
|
+
CreatedAtTimestamp: "created_at_timestamp",
|
|
10
|
+
UpdatedAtTimestamp: "updated_at_timestamp",
|
|
11
|
+
IntegrationOrderId: "integration_order_id",
|
|
12
|
+
};
|
|
@@ -200,7 +200,7 @@ export * from "./GeofencePointLocationFeature1.js";
|
|
|
200
200
|
export * from "./GeofenceTemplateListRes.js";
|
|
201
201
|
export * from "./GeofenceTemplateSortByEnum.js";
|
|
202
202
|
export * from "./GeographyRes.js";
|
|
203
|
-
export * from "./
|
|
203
|
+
export * from "./GeometriesItem.js";
|
|
204
204
|
export * from "./GeometryCollection.js";
|
|
205
205
|
export * from "./HttpValidationError.js";
|
|
206
206
|
export * from "./HolidayRate1.js";
|
|
@@ -358,6 +358,7 @@ export * from "./OrgMembersAndDriversListRes.js";
|
|
|
358
358
|
export * from "./OrgPrivateData1.js";
|
|
359
359
|
export * from "./OrgPublicData1.js";
|
|
360
360
|
export * from "./OrgRoleEnum.js";
|
|
361
|
+
export * from "./OrgShippingIntegrationEnum1.js";
|
|
361
362
|
export * from "./OrgTypeEnum.js";
|
|
362
363
|
export * from "./OutlierLabellerEnum.js";
|
|
363
364
|
export * from "./PickAndHoldRate1.js";
|
|
@@ -399,6 +400,14 @@ export * from "./ShipperCoordinatorConnectionForCoordinatorListItem.js";
|
|
|
399
400
|
export * from "./ShipperCoordinatorConnectionForShipperListItem.js";
|
|
400
401
|
export * from "./ShipperCoordinatorConnectionsForCoordinatorListRes.js";
|
|
401
402
|
export * from "./ShipperCoordinatorConnectionsForShipperListRes.js";
|
|
403
|
+
export * from "./ShippingIntegrationConnection.js";
|
|
404
|
+
export * from "./ShippingIntegrationConnectionListRes.js";
|
|
405
|
+
export * from "./ShippingIntegrationOrder1.js";
|
|
406
|
+
export * from "./ShippingIntegrationOrderListRes.js";
|
|
407
|
+
export * from "./ShippingIntegrationOrderPlace1.js";
|
|
408
|
+
export * from "./ShippingIntegrationOrderSortByEnum.js";
|
|
409
|
+
export * from "./ShippingIntegrationOrderStatusEnum1.js";
|
|
410
|
+
export * from "./ShippingIntegrationOrderStatusSummaryRes.js";
|
|
402
411
|
export * from "./ShippingOrderCancelledWebhookPayload.js";
|
|
403
412
|
export * from "./ShippingOrderCompletedWebhookPayload.js";
|
|
404
413
|
export * from "./ShippingOrderStagedWebhookPayload.js";
|
|
@@ -512,4 +521,13 @@ export * from "./WebcargoShipment.js";
|
|
|
512
521
|
export * from "./WebcargoValueWithUnit.js";
|
|
513
522
|
export * from "./WebhookAppPortalAccessRes.js";
|
|
514
523
|
export * from "./WeekendRate1.js";
|
|
515
|
-
export * from "./
|
|
524
|
+
export * from "./WorkflowCaller.js";
|
|
525
|
+
export * from "./XceleratorCredsLimited1.js";
|
|
526
|
+
export * from "./XceleratorCredsListRes.js";
|
|
527
|
+
export * from "./XceleratorCredsTestRes.js";
|
|
528
|
+
export * from "./XceleratorOrder1.js";
|
|
529
|
+
export * from "./XceleratorOrderExtraResponse1.js";
|
|
530
|
+
export * from "./XceleratorOrderListRes.js";
|
|
531
|
+
export * from "./XceleratorOrderPackageResponse1.js";
|
|
532
|
+
export * from "./XceleratorOrderResponse1.js";
|
|
533
|
+
export * from "./XceleratorOrderSortByEnum.js";
|
|
@@ -216,7 +216,7 @@ __exportStar(require("./GeofencePointLocationFeature1.js"), exports);
|
|
|
216
216
|
__exportStar(require("./GeofenceTemplateListRes.js"), exports);
|
|
217
217
|
__exportStar(require("./GeofenceTemplateSortByEnum.js"), exports);
|
|
218
218
|
__exportStar(require("./GeographyRes.js"), exports);
|
|
219
|
-
__exportStar(require("./
|
|
219
|
+
__exportStar(require("./GeometriesItem.js"), exports);
|
|
220
220
|
__exportStar(require("./GeometryCollection.js"), exports);
|
|
221
221
|
__exportStar(require("./HttpValidationError.js"), exports);
|
|
222
222
|
__exportStar(require("./HolidayRate1.js"), exports);
|
|
@@ -374,6 +374,7 @@ __exportStar(require("./OrgMembersAndDriversListRes.js"), exports);
|
|
|
374
374
|
__exportStar(require("./OrgPrivateData1.js"), exports);
|
|
375
375
|
__exportStar(require("./OrgPublicData1.js"), exports);
|
|
376
376
|
__exportStar(require("./OrgRoleEnum.js"), exports);
|
|
377
|
+
__exportStar(require("./OrgShippingIntegrationEnum1.js"), exports);
|
|
377
378
|
__exportStar(require("./OrgTypeEnum.js"), exports);
|
|
378
379
|
__exportStar(require("./OutlierLabellerEnum.js"), exports);
|
|
379
380
|
__exportStar(require("./PickAndHoldRate1.js"), exports);
|
|
@@ -415,6 +416,14 @@ __exportStar(require("./ShipperCoordinatorConnectionForCoordinatorListItem.js"),
|
|
|
415
416
|
__exportStar(require("./ShipperCoordinatorConnectionForShipperListItem.js"), exports);
|
|
416
417
|
__exportStar(require("./ShipperCoordinatorConnectionsForCoordinatorListRes.js"), exports);
|
|
417
418
|
__exportStar(require("./ShipperCoordinatorConnectionsForShipperListRes.js"), exports);
|
|
419
|
+
__exportStar(require("./ShippingIntegrationConnection.js"), exports);
|
|
420
|
+
__exportStar(require("./ShippingIntegrationConnectionListRes.js"), exports);
|
|
421
|
+
__exportStar(require("./ShippingIntegrationOrder1.js"), exports);
|
|
422
|
+
__exportStar(require("./ShippingIntegrationOrderListRes.js"), exports);
|
|
423
|
+
__exportStar(require("./ShippingIntegrationOrderPlace1.js"), exports);
|
|
424
|
+
__exportStar(require("./ShippingIntegrationOrderSortByEnum.js"), exports);
|
|
425
|
+
__exportStar(require("./ShippingIntegrationOrderStatusEnum1.js"), exports);
|
|
426
|
+
__exportStar(require("./ShippingIntegrationOrderStatusSummaryRes.js"), exports);
|
|
418
427
|
__exportStar(require("./ShippingOrderCancelledWebhookPayload.js"), exports);
|
|
419
428
|
__exportStar(require("./ShippingOrderCompletedWebhookPayload.js"), exports);
|
|
420
429
|
__exportStar(require("./ShippingOrderStagedWebhookPayload.js"), exports);
|
|
@@ -528,4 +537,13 @@ __exportStar(require("./WebcargoShipment.js"), exports);
|
|
|
528
537
|
__exportStar(require("./WebcargoValueWithUnit.js"), exports);
|
|
529
538
|
__exportStar(require("./WebhookAppPortalAccessRes.js"), exports);
|
|
530
539
|
__exportStar(require("./WeekendRate1.js"), exports);
|
|
531
|
-
__exportStar(require("./
|
|
540
|
+
__exportStar(require("./WorkflowCaller.js"), exports);
|
|
541
|
+
__exportStar(require("./XceleratorCredsLimited1.js"), exports);
|
|
542
|
+
__exportStar(require("./XceleratorCredsListRes.js"), exports);
|
|
543
|
+
__exportStar(require("./XceleratorCredsTestRes.js"), exports);
|
|
544
|
+
__exportStar(require("./XceleratorOrder1.js"), exports);
|
|
545
|
+
__exportStar(require("./XceleratorOrderExtraResponse1.js"), exports);
|
|
546
|
+
__exportStar(require("./XceleratorOrderListRes.js"), exports);
|
|
547
|
+
__exportStar(require("./XceleratorOrderPackageResponse1.js"), exports);
|
|
548
|
+
__exportStar(require("./XceleratorOrderResponse1.js"), exports);
|
|
549
|
+
__exportStar(require("./XceleratorOrderSortByEnum.js"), exports);
|