@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
package/reference.md
CHANGED
|
@@ -156,6 +156,7 @@ Lists all members of the caller's organization with their roles and details. Sup
|
|
|
156
156
|
|
|
157
157
|
```typescript
|
|
158
158
|
await client.orgs.listMembersV1({
|
|
159
|
+
filter_role: ["owner"],
|
|
159
160
|
sort_by: "first_name",
|
|
160
161
|
sort_order: "asc",
|
|
161
162
|
page: 1,
|
|
@@ -1195,6 +1196,9 @@ await client.billingNew.billingPeriods.listV1({
|
|
|
1195
1196
|
sort_order: "asc",
|
|
1196
1197
|
page: 1,
|
|
1197
1198
|
page_size: 1,
|
|
1199
|
+
filter_statuses: ["open"],
|
|
1200
|
+
filter_invoice_types: ["accounts_receivable"],
|
|
1201
|
+
filter_currency_codes: ["USD"],
|
|
1198
1202
|
filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
1199
1203
|
filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
1200
1204
|
filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -1685,10 +1689,15 @@ await client.billingNew.chrtGroundProviderRates.listV1({
|
|
|
1685
1689
|
sort_order: "asc",
|
|
1686
1690
|
page: 1,
|
|
1687
1691
|
page_size: 1,
|
|
1692
|
+
filter_service_line: ["on_demand"],
|
|
1693
|
+
filter_invoice_types: ["accounts_receivable"],
|
|
1694
|
+
filter_currency_codes: ["USD"],
|
|
1688
1695
|
filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
1689
1696
|
filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
1690
1697
|
filter_shipper_account_id: "filter_shipper_account_id",
|
|
1691
1698
|
filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
1699
|
+
filter_cargo_types: ["spare_parts"],
|
|
1700
|
+
filter_vehicle_types: ["sedan"],
|
|
1692
1701
|
filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
1693
1702
|
filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
1694
1703
|
filter_updated_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -2616,6 +2625,10 @@ await client.billingNew.invoiceLineItems.listV1({
|
|
|
2616
2625
|
sort_order: "asc",
|
|
2617
2626
|
page: 1,
|
|
2618
2627
|
page_size: 1,
|
|
2628
|
+
filter_invoice_types: ["accounts_receivable"],
|
|
2629
|
+
filter_currency_codes: ["USD"],
|
|
2630
|
+
filter_line_item_types: ["base_rate"],
|
|
2631
|
+
filter_units: ["each"],
|
|
2619
2632
|
filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
2620
2633
|
filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
2621
2634
|
filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -3379,6 +3392,9 @@ await client.billingNew.invoices.listV1({
|
|
|
3379
3392
|
sort_order: "asc",
|
|
3380
3393
|
page: 1,
|
|
3381
3394
|
page_size: 1,
|
|
3395
|
+
filter_statuses: ["draft"],
|
|
3396
|
+
filter_invoice_types: ["accounts_receivable"],
|
|
3397
|
+
filter_currency_codes: ["USD"],
|
|
3382
3398
|
filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
3383
3399
|
filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
3384
3400
|
filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -3803,9 +3819,11 @@ await client.billingNew.orders.listExpandedForCoordinatorOperatorsV1({
|
|
|
3803
3819
|
page: 1,
|
|
3804
3820
|
page_size: 1,
|
|
3805
3821
|
search: "search",
|
|
3822
|
+
filter_status: ["draft"],
|
|
3806
3823
|
filter_awb_number: "filter_awb_number",
|
|
3807
3824
|
filter_shipper_org_id: "filter_shipper_org_id",
|
|
3808
3825
|
filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
3826
|
+
filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
3809
3827
|
filter_executor_org_id: "filter_executor_org_id",
|
|
3810
3828
|
filter_coordinator_label: "filter_coordinator_label",
|
|
3811
3829
|
filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -4486,7 +4504,7 @@ await client.integrations.cargoaiTrackAndTrace.subscriptionV1("awb");
|
|
|
4486
4504
|
<dl>
|
|
4487
4505
|
<dd>
|
|
4488
4506
|
|
|
4489
|
-
**awb:** `string`
|
|
4507
|
+
**awb:** `string` — IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. '020-12345678'.
|
|
4490
4508
|
|
|
4491
4509
|
</dd>
|
|
4492
4510
|
</dl>
|
|
@@ -4612,7 +4630,7 @@ await client.integrations.cargoaiTrackAndTrace.updatesV1("awb");
|
|
|
4612
4630
|
<dl>
|
|
4613
4631
|
<dd>
|
|
4614
4632
|
|
|
4615
|
-
**awb:** `string`
|
|
4633
|
+
**awb:** `string` — IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. '020-12345678'.
|
|
4616
4634
|
|
|
4617
4635
|
</dd>
|
|
4618
4636
|
</dl>
|
|
@@ -5277,6 +5295,7 @@ await client.listing.bidThreads.listForBidderV1({
|
|
|
5277
5295
|
sort_order: "asc",
|
|
5278
5296
|
page: 1,
|
|
5279
5297
|
page_size: 1,
|
|
5298
|
+
filter_status: ["open"],
|
|
5280
5299
|
filter_listing_id: "filter_listing_id",
|
|
5281
5300
|
filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
5282
5301
|
filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -5352,6 +5371,7 @@ await client.listing.bidThreads.listForListingV1("listing_id", {
|
|
|
5352
5371
|
sort_order: "asc",
|
|
5353
5372
|
page: 1,
|
|
5354
5373
|
page_size: 1,
|
|
5374
|
+
filter_status: ["open"],
|
|
5355
5375
|
filter_listing_id: "filter_listing_id",
|
|
5356
5376
|
filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
5357
5377
|
filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -6454,6 +6474,8 @@ await client.listing.listings.listByOrgV1({
|
|
|
6454
6474
|
sort_order: "asc",
|
|
6455
6475
|
page: 1,
|
|
6456
6476
|
page_size: 1,
|
|
6477
|
+
filter_status: ["open"],
|
|
6478
|
+
filter_type: ["dispatch"],
|
|
6457
6479
|
filter_task_group_id: "filter_task_group_id",
|
|
6458
6480
|
filter_order_id: "filter_order_id",
|
|
6459
6481
|
filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -6530,6 +6552,8 @@ await client.listing.listings.listForDriverBidderV1({
|
|
|
6530
6552
|
sort_order: "asc",
|
|
6531
6553
|
page: 1,
|
|
6532
6554
|
page_size: 1,
|
|
6555
|
+
filter_status: ["open"],
|
|
6556
|
+
filter_type: ["dispatch"],
|
|
6533
6557
|
filter_task_group_id: "filter_task_group_id",
|
|
6534
6558
|
filter_order_id: "filter_order_id",
|
|
6535
6559
|
filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -6606,6 +6630,8 @@ await client.listing.listings.listForProviderBidderV1({
|
|
|
6606
6630
|
sort_order: "asc",
|
|
6607
6631
|
page: 1,
|
|
6608
6632
|
page_size: 1,
|
|
6633
|
+
filter_status: ["open"],
|
|
6634
|
+
filter_type: ["dispatch"],
|
|
6609
6635
|
filter_task_group_id: "filter_task_group_id",
|
|
6610
6636
|
filter_order_id: "filter_order_id",
|
|
6611
6637
|
filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -6916,7 +6942,7 @@ await client.listing.orgBiddingGroups.addProviderMemberV1("group_id", "provider_
|
|
|
6916
6942
|
<dl>
|
|
6917
6943
|
<dd>
|
|
6918
6944
|
|
|
6919
|
-
**providerOrgId:** `string`
|
|
6945
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
6920
6946
|
|
|
6921
6947
|
</dd>
|
|
6922
6948
|
</dl>
|
|
@@ -7253,7 +7279,7 @@ await client.listing.orgBiddingGroups.removeProviderMemberV1("group_id", "provid
|
|
|
7253
7279
|
<dl>
|
|
7254
7280
|
<dd>
|
|
7255
7281
|
|
|
7256
|
-
**providerOrgId:** `string`
|
|
7282
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
7257
7283
|
|
|
7258
7284
|
</dd>
|
|
7259
7285
|
</dl>
|
|
@@ -7839,7 +7865,7 @@ await client.notifications.groups.addUserV1("group_id", "user_id");
|
|
|
7839
7865
|
<dl>
|
|
7840
7866
|
<dd>
|
|
7841
7867
|
|
|
7842
|
-
**userId:** `string`
|
|
7868
|
+
**userId:** `string` — Must be a string starting with `user_`
|
|
7843
7869
|
|
|
7844
7870
|
</dd>
|
|
7845
7871
|
</dl>
|
|
@@ -8376,7 +8402,7 @@ await client.notifications.groups.removeUserV1("group_id", "user_id");
|
|
|
8376
8402
|
<dl>
|
|
8377
8403
|
<dd>
|
|
8378
8404
|
|
|
8379
|
-
**userId:** `string`
|
|
8405
|
+
**userId:** `string` — Must be a string starting with `user_`
|
|
8380
8406
|
|
|
8381
8407
|
</dd>
|
|
8382
8408
|
</dl>
|
|
@@ -9045,7 +9071,7 @@ await client.operations.departments.addOperatorV1("department_id", "user_id");
|
|
|
9045
9071
|
<dl>
|
|
9046
9072
|
<dd>
|
|
9047
9073
|
|
|
9048
|
-
**userId:** `string`
|
|
9074
|
+
**userId:** `string` — Must be a string starting with `user_`
|
|
9049
9075
|
|
|
9050
9076
|
</dd>
|
|
9051
9077
|
</dl>
|
|
@@ -9097,6 +9123,7 @@ await client.operations.departments.listV1({
|
|
|
9097
9123
|
sort_order: "asc",
|
|
9098
9124
|
page: 1,
|
|
9099
9125
|
page_size: 1,
|
|
9126
|
+
filter_department_type: ["aerospace"],
|
|
9100
9127
|
});
|
|
9101
9128
|
```
|
|
9102
9129
|
|
|
@@ -9184,7 +9211,7 @@ await client.operations.departments.removeOperatorV1("department_id", "user_id")
|
|
|
9184
9211
|
<dl>
|
|
9185
9212
|
<dd>
|
|
9186
9213
|
|
|
9187
|
-
**userId:** `string`
|
|
9214
|
+
**userId:** `string` — Must be a string starting with `user_`
|
|
9188
9215
|
|
|
9189
9216
|
</dd>
|
|
9190
9217
|
</dl>
|
|
@@ -10563,9 +10590,12 @@ await client.operations.operationsTasks.expandedListV1({
|
|
|
10563
10590
|
page: 1,
|
|
10564
10591
|
page_size: 1,
|
|
10565
10592
|
search: "search",
|
|
10593
|
+
filter_order_ids: ["filter_order_ids"],
|
|
10566
10594
|
filter_order_short_id: "filter_order_short_id",
|
|
10567
10595
|
filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
10568
10596
|
filter_department_id: "filter_department_id",
|
|
10597
|
+
filter_task_type: ["review_order_details"],
|
|
10598
|
+
filter_status: ["not_started"],
|
|
10569
10599
|
filter_assigned_user_id: "filter_assigned_user_id",
|
|
10570
10600
|
filter_source_task_list_id: "filter_source_task_list_id",
|
|
10571
10601
|
filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10639,9 +10669,12 @@ await client.operations.operationsTasks.listV1({
|
|
|
10639
10669
|
page: 1,
|
|
10640
10670
|
page_size: 1,
|
|
10641
10671
|
search: "search",
|
|
10672
|
+
filter_order_ids: ["filter_order_ids"],
|
|
10642
10673
|
filter_order_short_id: "filter_order_short_id",
|
|
10643
10674
|
filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
10644
10675
|
filter_department_id: "filter_department_id",
|
|
10676
|
+
filter_task_type: ["review_order_details"],
|
|
10677
|
+
filter_status: ["not_started"],
|
|
10645
10678
|
filter_assigned_user_id: "filter_assigned_user_id",
|
|
10646
10679
|
filter_source_task_list_id: "filter_source_task_list_id",
|
|
10647
10680
|
filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -12201,7 +12234,7 @@ await client.orgs.connections.getByHandleV1("handle");
|
|
|
12201
12234
|
<dl>
|
|
12202
12235
|
<dd>
|
|
12203
12236
|
|
|
12204
|
-
**handle:** `string`
|
|
12237
|
+
**handle:** `string` — Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, \_, -. May not be longer than 30 characters.
|
|
12205
12238
|
|
|
12206
12239
|
</dd>
|
|
12207
12240
|
</dl>
|
|
@@ -13697,7 +13730,7 @@ await client.orgs.publicData.getAvatarV1("handle");
|
|
|
13697
13730
|
<dl>
|
|
13698
13731
|
<dd>
|
|
13699
13732
|
|
|
13700
|
-
**handle:** `string`
|
|
13733
|
+
**handle:** `string` — Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, \_, -. May not be longer than 30 characters.
|
|
13701
13734
|
|
|
13702
13735
|
</dd>
|
|
13703
13736
|
</dl>
|
|
@@ -13760,7 +13793,7 @@ await client.orgs.publicData.getByHandleV1("handle");
|
|
|
13760
13793
|
<dl>
|
|
13761
13794
|
<dd>
|
|
13762
13795
|
|
|
13763
|
-
**handle:** `string`
|
|
13796
|
+
**handle:** `string` — Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, \_, -. May not be longer than 30 characters.
|
|
13764
13797
|
|
|
13765
13798
|
</dd>
|
|
13766
13799
|
</dl>
|
|
@@ -13823,7 +13856,7 @@ await client.orgs.publicData.getHandleAvailabilityV1("handle");
|
|
|
13823
13856
|
<dl>
|
|
13824
13857
|
<dd>
|
|
13825
13858
|
|
|
13826
|
-
**handle:** `string`
|
|
13859
|
+
**handle:** `string` — Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, \_, -. May not be longer than 30 characters.
|
|
13827
13860
|
|
|
13828
13861
|
</dd>
|
|
13829
13862
|
</dl>
|
|
@@ -14004,7 +14037,7 @@ await client.orgs.publicData.getByOrgIdV1("org_id");
|
|
|
14004
14037
|
<dl>
|
|
14005
14038
|
<dd>
|
|
14006
14039
|
|
|
14007
|
-
**orgId:** `string`
|
|
14040
|
+
**orgId:** `string` — Must be a string starting with `org_`
|
|
14008
14041
|
|
|
14009
14042
|
</dd>
|
|
14010
14043
|
</dl>
|
|
@@ -14704,6 +14737,7 @@ await client.shipping.drivers.listV1({
|
|
|
14704
14737
|
search: "search",
|
|
14705
14738
|
filter_available_according_to_driver: true,
|
|
14706
14739
|
filter_available_according_to_operators: true,
|
|
14740
|
+
filter_status: ["unassigned"],
|
|
14707
14741
|
});
|
|
14708
14742
|
```
|
|
14709
14743
|
|
|
@@ -14769,6 +14803,7 @@ Lists all organization members paired with their driver information if they are
|
|
|
14769
14803
|
```typescript
|
|
14770
14804
|
await client.shipping.drivers.listOrgMembersAndDriversV1({
|
|
14771
14805
|
search: "search",
|
|
14806
|
+
filter_role: ["owner"],
|
|
14772
14807
|
filter_available_according_to_driver: true,
|
|
14773
14808
|
filter_available_according_to_operators: true,
|
|
14774
14809
|
sort_by: "first_name",
|
|
@@ -16173,6 +16208,7 @@ await client.shipping.orderTemplatesNew.listV1({
|
|
|
16173
16208
|
filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
16174
16209
|
filter_shipper_org_id: "filter_shipper_org_id",
|
|
16175
16210
|
filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
16211
|
+
filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
16176
16212
|
filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
16177
16213
|
filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
16178
16214
|
filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -21555,6 +21591,9 @@ await client.shipping.orders.expanded.listForProviderOperatorsV1({
|
|
|
21555
21591
|
page: 1,
|
|
21556
21592
|
page_size: 1,
|
|
21557
21593
|
search: "search",
|
|
21594
|
+
filter_status: ["draft"],
|
|
21595
|
+
filter_service_line: ["on_demand"],
|
|
21596
|
+
filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
21558
21597
|
filter_awb_number: "filter_awb_number",
|
|
21559
21598
|
filter_has_invoice: true,
|
|
21560
21599
|
filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -21574,7 +21613,9 @@ await client.shipping.orders.expanded.listForProviderOperatorsV1({
|
|
|
21574
21613
|
filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
21575
21614
|
filter_shipper_org_id: "filter_shipper_org_id",
|
|
21576
21615
|
filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
21616
|
+
filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
21577
21617
|
filter_coordinator_department_id: "filter_coordinator_department_id",
|
|
21618
|
+
filter_coordinator_assigned_user_ids: ["filter_coordinator_assigned_user_ids"],
|
|
21578
21619
|
filter_coordinator_label: "filter_coordinator_label",
|
|
21579
21620
|
body: {},
|
|
21580
21621
|
});
|
|
@@ -21646,6 +21687,9 @@ await client.shipping.orders.expanded.listForShipperOperatorsV1({
|
|
|
21646
21687
|
page: 1,
|
|
21647
21688
|
page_size: 1,
|
|
21648
21689
|
search: "search",
|
|
21690
|
+
filter_status: ["draft"],
|
|
21691
|
+
filter_service_line: ["on_demand"],
|
|
21692
|
+
filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
21649
21693
|
filter_awb_number: "filter_awb_number",
|
|
21650
21694
|
filter_has_invoice: true,
|
|
21651
21695
|
filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -23486,6 +23530,7 @@ await client.shipping.taskGroups.expanded.listForDriverV1({
|
|
|
23486
23530
|
page: 1,
|
|
23487
23531
|
page_size: 1,
|
|
23488
23532
|
search: "search",
|
|
23533
|
+
filter_status: ["draft"],
|
|
23489
23534
|
filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
23490
23535
|
filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
23491
23536
|
filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -23574,6 +23619,7 @@ await client.shipping.taskGroups.expanded.listForProviderOperatorsV1({
|
|
|
23574
23619
|
page: 1,
|
|
23575
23620
|
page_size: 1,
|
|
23576
23621
|
search: "search",
|
|
23622
|
+
filter_status: ["draft"],
|
|
23577
23623
|
filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
23578
23624
|
filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
23579
23625
|
filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -24105,6 +24151,957 @@ await client.shipping.tasks.executorOrgNotes.addV1("task_id", {
|
|
|
24105
24151
|
</dl>
|
|
24106
24152
|
</details>
|
|
24107
24153
|
|
|
24154
|
+
## ShippingIntegrations Connections
|
|
24155
|
+
|
|
24156
|
+
<details><summary><code>client.shippingIntegrations.connections.<a href="/src/api/resources/shippingIntegrations/resources/connections/client/Client.ts">listV1</a>() -> Chrt.ShippingIntegrationConnectionListRes</code></summary>
|
|
24157
|
+
<dl>
|
|
24158
|
+
<dd>
|
|
24159
|
+
|
|
24160
|
+
#### 📝 Description
|
|
24161
|
+
|
|
24162
|
+
<dl>
|
|
24163
|
+
<dd>
|
|
24164
|
+
|
|
24165
|
+
<dl>
|
|
24166
|
+
<dd>
|
|
24167
|
+
|
|
24168
|
+
Lists every provider the caller's organization has credentials for, across all shipping integrations. | () -> (ShippingIntegrationConnectionListRes)
|
|
24169
|
+
|
|
24170
|
+
</dd>
|
|
24171
|
+
</dl>
|
|
24172
|
+
</dd>
|
|
24173
|
+
</dl>
|
|
24174
|
+
|
|
24175
|
+
#### 🔌 Usage
|
|
24176
|
+
|
|
24177
|
+
<dl>
|
|
24178
|
+
<dd>
|
|
24179
|
+
|
|
24180
|
+
<dl>
|
|
24181
|
+
<dd>
|
|
24182
|
+
|
|
24183
|
+
```typescript
|
|
24184
|
+
await client.shippingIntegrations.connections.listV1();
|
|
24185
|
+
```
|
|
24186
|
+
|
|
24187
|
+
</dd>
|
|
24188
|
+
</dl>
|
|
24189
|
+
</dd>
|
|
24190
|
+
</dl>
|
|
24191
|
+
|
|
24192
|
+
#### ⚙️ Parameters
|
|
24193
|
+
|
|
24194
|
+
<dl>
|
|
24195
|
+
<dd>
|
|
24196
|
+
|
|
24197
|
+
<dl>
|
|
24198
|
+
<dd>
|
|
24199
|
+
|
|
24200
|
+
**requestOptions:** `Connections.RequestOptions`
|
|
24201
|
+
|
|
24202
|
+
</dd>
|
|
24203
|
+
</dl>
|
|
24204
|
+
</dd>
|
|
24205
|
+
</dl>
|
|
24206
|
+
|
|
24207
|
+
</dd>
|
|
24208
|
+
</dl>
|
|
24209
|
+
</details>
|
|
24210
|
+
|
|
24211
|
+
## ShippingIntegrations Orders
|
|
24212
|
+
|
|
24213
|
+
<details><summary><code>client.shippingIntegrations.orders.<a href="/src/api/resources/shippingIntegrations/resources/orders/client/Client.ts">detailV1</a>(id) -> Chrt.ShippingIntegrationOrder1</code></summary>
|
|
24214
|
+
<dl>
|
|
24215
|
+
<dd>
|
|
24216
|
+
|
|
24217
|
+
#### 📝 Description
|
|
24218
|
+
|
|
24219
|
+
<dl>
|
|
24220
|
+
<dd>
|
|
24221
|
+
|
|
24222
|
+
<dl>
|
|
24223
|
+
<dd>
|
|
24224
|
+
|
|
24225
|
+
Returns one unified shipping integration order by its Mongo ObjectId. | () -> (ShippingIntegrationOrder1)
|
|
24226
|
+
|
|
24227
|
+
</dd>
|
|
24228
|
+
</dl>
|
|
24229
|
+
</dd>
|
|
24230
|
+
</dl>
|
|
24231
|
+
|
|
24232
|
+
#### 🔌 Usage
|
|
24233
|
+
|
|
24234
|
+
<dl>
|
|
24235
|
+
<dd>
|
|
24236
|
+
|
|
24237
|
+
<dl>
|
|
24238
|
+
<dd>
|
|
24239
|
+
|
|
24240
|
+
```typescript
|
|
24241
|
+
await client.shippingIntegrations.orders.detailV1("id");
|
|
24242
|
+
```
|
|
24243
|
+
|
|
24244
|
+
</dd>
|
|
24245
|
+
</dl>
|
|
24246
|
+
</dd>
|
|
24247
|
+
</dl>
|
|
24248
|
+
|
|
24249
|
+
#### ⚙️ Parameters
|
|
24250
|
+
|
|
24251
|
+
<dl>
|
|
24252
|
+
<dd>
|
|
24253
|
+
|
|
24254
|
+
<dl>
|
|
24255
|
+
<dd>
|
|
24256
|
+
|
|
24257
|
+
**id:** `string` — Mongo ObjectId of the unified order document. The provider's own order ID is the integration_order_id field on the returned order.
|
|
24258
|
+
|
|
24259
|
+
</dd>
|
|
24260
|
+
</dl>
|
|
24261
|
+
|
|
24262
|
+
<dl>
|
|
24263
|
+
<dd>
|
|
24264
|
+
|
|
24265
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
24266
|
+
|
|
24267
|
+
</dd>
|
|
24268
|
+
</dl>
|
|
24269
|
+
</dd>
|
|
24270
|
+
</dl>
|
|
24271
|
+
|
|
24272
|
+
</dd>
|
|
24273
|
+
</dl>
|
|
24274
|
+
</details>
|
|
24275
|
+
|
|
24276
|
+
<details><summary><code>client.shippingIntegrations.orders.<a href="/src/api/resources/shippingIntegrations/resources/orders/client/Client.ts">listV1</a>({ ...params }) -> Chrt.ShippingIntegrationOrderListRes</code></summary>
|
|
24277
|
+
<dl>
|
|
24278
|
+
<dd>
|
|
24279
|
+
|
|
24280
|
+
#### 📝 Description
|
|
24281
|
+
|
|
24282
|
+
<dl>
|
|
24283
|
+
<dd>
|
|
24284
|
+
|
|
24285
|
+
<dl>
|
|
24286
|
+
<dd>
|
|
24287
|
+
|
|
24288
|
+
Lists the caller's orders from every shipping integration with filtering, sorting, and pagination. | () -> (ShippingIntegrationOrderListRes)
|
|
24289
|
+
|
|
24290
|
+
</dd>
|
|
24291
|
+
</dl>
|
|
24292
|
+
</dd>
|
|
24293
|
+
</dl>
|
|
24294
|
+
|
|
24295
|
+
#### 🔌 Usage
|
|
24296
|
+
|
|
24297
|
+
<dl>
|
|
24298
|
+
<dd>
|
|
24299
|
+
|
|
24300
|
+
<dl>
|
|
24301
|
+
<dd>
|
|
24302
|
+
|
|
24303
|
+
```typescript
|
|
24304
|
+
await client.shippingIntegrations.orders.listV1({
|
|
24305
|
+
sort_by: "ordered_at_timestamp",
|
|
24306
|
+
sort_order: "asc",
|
|
24307
|
+
page: 1,
|
|
24308
|
+
page_size: 1,
|
|
24309
|
+
filter_shipping_integration: ["xcelerator"],
|
|
24310
|
+
filter_provider_org_id: ["filter_provider_org_id"],
|
|
24311
|
+
filter_status: ["staged"],
|
|
24312
|
+
filter_integration_order_id: "filter_integration_order_id",
|
|
24313
|
+
filter_reference_number: "filter_reference_number",
|
|
24314
|
+
filter_ordered_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24315
|
+
filter_ordered_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
24316
|
+
filter_last_mirrored_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24317
|
+
filter_last_mirrored_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
24318
|
+
filter_first_mirrored_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24319
|
+
filter_first_mirrored_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
24320
|
+
});
|
|
24321
|
+
```
|
|
24322
|
+
|
|
24323
|
+
</dd>
|
|
24324
|
+
</dl>
|
|
24325
|
+
</dd>
|
|
24326
|
+
</dl>
|
|
24327
|
+
|
|
24328
|
+
#### ⚙️ Parameters
|
|
24329
|
+
|
|
24330
|
+
<dl>
|
|
24331
|
+
<dd>
|
|
24332
|
+
|
|
24333
|
+
<dl>
|
|
24334
|
+
<dd>
|
|
24335
|
+
|
|
24336
|
+
**request:** `Chrt.shippingIntegrations.OrdersListV1Request`
|
|
24337
|
+
|
|
24338
|
+
</dd>
|
|
24339
|
+
</dl>
|
|
24340
|
+
|
|
24341
|
+
<dl>
|
|
24342
|
+
<dd>
|
|
24343
|
+
|
|
24344
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
24345
|
+
|
|
24346
|
+
</dd>
|
|
24347
|
+
</dl>
|
|
24348
|
+
</dd>
|
|
24349
|
+
</dl>
|
|
24350
|
+
|
|
24351
|
+
</dd>
|
|
24352
|
+
</dl>
|
|
24353
|
+
</details>
|
|
24354
|
+
|
|
24355
|
+
<details><summary><code>client.shippingIntegrations.orders.<a href="/src/api/resources/shippingIntegrations/resources/orders/client/Client.ts">statusSummaryV1</a>({ ...params }) -> Chrt.ShippingIntegrationOrderStatusSummaryRes</code></summary>
|
|
24356
|
+
<dl>
|
|
24357
|
+
<dd>
|
|
24358
|
+
|
|
24359
|
+
#### 📝 Description
|
|
24360
|
+
|
|
24361
|
+
<dl>
|
|
24362
|
+
<dd>
|
|
24363
|
+
|
|
24364
|
+
<dl>
|
|
24365
|
+
<dd>
|
|
24366
|
+
|
|
24367
|
+
Counts the caller's shipping integration orders by unified status. | () -> (ShippingIntegrationOrderStatusSummaryRes)
|
|
24368
|
+
|
|
24369
|
+
</dd>
|
|
24370
|
+
</dl>
|
|
24371
|
+
</dd>
|
|
24372
|
+
</dl>
|
|
24373
|
+
|
|
24374
|
+
#### 🔌 Usage
|
|
24375
|
+
|
|
24376
|
+
<dl>
|
|
24377
|
+
<dd>
|
|
24378
|
+
|
|
24379
|
+
<dl>
|
|
24380
|
+
<dd>
|
|
24381
|
+
|
|
24382
|
+
```typescript
|
|
24383
|
+
await client.shippingIntegrations.orders.statusSummaryV1({
|
|
24384
|
+
filter_shipping_integration: ["xcelerator"],
|
|
24385
|
+
filter_provider_org_id: ["filter_provider_org_id"],
|
|
24386
|
+
filter_status: ["staged"],
|
|
24387
|
+
filter_integration_order_id: "filter_integration_order_id",
|
|
24388
|
+
filter_reference_number: "filter_reference_number",
|
|
24389
|
+
filter_ordered_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24390
|
+
filter_ordered_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
24391
|
+
filter_last_mirrored_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24392
|
+
filter_last_mirrored_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
24393
|
+
filter_first_mirrored_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24394
|
+
filter_first_mirrored_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
24395
|
+
});
|
|
24396
|
+
```
|
|
24397
|
+
|
|
24398
|
+
</dd>
|
|
24399
|
+
</dl>
|
|
24400
|
+
</dd>
|
|
24401
|
+
</dl>
|
|
24402
|
+
|
|
24403
|
+
#### ⚙️ Parameters
|
|
24404
|
+
|
|
24405
|
+
<dl>
|
|
24406
|
+
<dd>
|
|
24407
|
+
|
|
24408
|
+
<dl>
|
|
24409
|
+
<dd>
|
|
24410
|
+
|
|
24411
|
+
**request:** `Chrt.shippingIntegrations.OrdersStatusSummaryV1Request`
|
|
24412
|
+
|
|
24413
|
+
</dd>
|
|
24414
|
+
</dl>
|
|
24415
|
+
|
|
24416
|
+
<dl>
|
|
24417
|
+
<dd>
|
|
24418
|
+
|
|
24419
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
24420
|
+
|
|
24421
|
+
</dd>
|
|
24422
|
+
</dl>
|
|
24423
|
+
</dd>
|
|
24424
|
+
</dl>
|
|
24425
|
+
|
|
24426
|
+
</dd>
|
|
24427
|
+
</dl>
|
|
24428
|
+
</details>
|
|
24429
|
+
|
|
24430
|
+
## ShippingIntegrations Xcelerator Creds
|
|
24431
|
+
|
|
24432
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.creds.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.ts">detailV1</a>(providerOrgId) -> Chrt.XceleratorCredsLimited1</code></summary>
|
|
24433
|
+
<dl>
|
|
24434
|
+
<dd>
|
|
24435
|
+
|
|
24436
|
+
#### 📝 Description
|
|
24437
|
+
|
|
24438
|
+
<dl>
|
|
24439
|
+
<dd>
|
|
24440
|
+
|
|
24441
|
+
<dl>
|
|
24442
|
+
<dd>
|
|
24443
|
+
|
|
24444
|
+
Returns the caller's Xcelerator credential for one provider, without password or access token. | () -> (XceleratorCredsLimited1)
|
|
24445
|
+
|
|
24446
|
+
</dd>
|
|
24447
|
+
</dl>
|
|
24448
|
+
</dd>
|
|
24449
|
+
</dl>
|
|
24450
|
+
|
|
24451
|
+
#### 🔌 Usage
|
|
24452
|
+
|
|
24453
|
+
<dl>
|
|
24454
|
+
<dd>
|
|
24455
|
+
|
|
24456
|
+
<dl>
|
|
24457
|
+
<dd>
|
|
24458
|
+
|
|
24459
|
+
```typescript
|
|
24460
|
+
await client.shippingIntegrations.xcelerator.creds.detailV1("provider_org_id");
|
|
24461
|
+
```
|
|
24462
|
+
|
|
24463
|
+
</dd>
|
|
24464
|
+
</dl>
|
|
24465
|
+
</dd>
|
|
24466
|
+
</dl>
|
|
24467
|
+
|
|
24468
|
+
#### ⚙️ Parameters
|
|
24469
|
+
|
|
24470
|
+
<dl>
|
|
24471
|
+
<dd>
|
|
24472
|
+
|
|
24473
|
+
<dl>
|
|
24474
|
+
<dd>
|
|
24475
|
+
|
|
24476
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
24477
|
+
|
|
24478
|
+
</dd>
|
|
24479
|
+
</dl>
|
|
24480
|
+
|
|
24481
|
+
<dl>
|
|
24482
|
+
<dd>
|
|
24483
|
+
|
|
24484
|
+
**requestOptions:** `Creds.RequestOptions`
|
|
24485
|
+
|
|
24486
|
+
</dd>
|
|
24487
|
+
</dl>
|
|
24488
|
+
</dd>
|
|
24489
|
+
</dl>
|
|
24490
|
+
|
|
24491
|
+
</dd>
|
|
24492
|
+
</dl>
|
|
24493
|
+
</details>
|
|
24494
|
+
|
|
24495
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.creds.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.ts">listV1</a>() -> Chrt.XceleratorCredsListRes</code></summary>
|
|
24496
|
+
<dl>
|
|
24497
|
+
<dd>
|
|
24498
|
+
|
|
24499
|
+
#### 📝 Description
|
|
24500
|
+
|
|
24501
|
+
<dl>
|
|
24502
|
+
<dd>
|
|
24503
|
+
|
|
24504
|
+
<dl>
|
|
24505
|
+
<dd>
|
|
24506
|
+
|
|
24507
|
+
Lists the caller's Xcelerator credentials, one per connected provider, without password or access token. | () -> (XceleratorCredsListRes)
|
|
24508
|
+
|
|
24509
|
+
</dd>
|
|
24510
|
+
</dl>
|
|
24511
|
+
</dd>
|
|
24512
|
+
</dl>
|
|
24513
|
+
|
|
24514
|
+
#### 🔌 Usage
|
|
24515
|
+
|
|
24516
|
+
<dl>
|
|
24517
|
+
<dd>
|
|
24518
|
+
|
|
24519
|
+
<dl>
|
|
24520
|
+
<dd>
|
|
24521
|
+
|
|
24522
|
+
```typescript
|
|
24523
|
+
await client.shippingIntegrations.xcelerator.creds.listV1();
|
|
24524
|
+
```
|
|
24525
|
+
|
|
24526
|
+
</dd>
|
|
24527
|
+
</dl>
|
|
24528
|
+
</dd>
|
|
24529
|
+
</dl>
|
|
24530
|
+
|
|
24531
|
+
#### ⚙️ Parameters
|
|
24532
|
+
|
|
24533
|
+
<dl>
|
|
24534
|
+
<dd>
|
|
24535
|
+
|
|
24536
|
+
<dl>
|
|
24537
|
+
<dd>
|
|
24538
|
+
|
|
24539
|
+
**requestOptions:** `Creds.RequestOptions`
|
|
24540
|
+
|
|
24541
|
+
</dd>
|
|
24542
|
+
</dl>
|
|
24543
|
+
</dd>
|
|
24544
|
+
</dl>
|
|
24545
|
+
|
|
24546
|
+
</dd>
|
|
24547
|
+
</dl>
|
|
24548
|
+
</details>
|
|
24549
|
+
|
|
24550
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.creds.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.ts">testV1</a>(providerOrgId) -> Chrt.XceleratorCredsTestRes</code></summary>
|
|
24551
|
+
<dl>
|
|
24552
|
+
<dd>
|
|
24553
|
+
|
|
24554
|
+
#### 📝 Description
|
|
24555
|
+
|
|
24556
|
+
<dl>
|
|
24557
|
+
<dd>
|
|
24558
|
+
|
|
24559
|
+
<dl>
|
|
24560
|
+
<dd>
|
|
24561
|
+
|
|
24562
|
+
Confirms the caller's stored Xcelerator credentials for one provider can still obtain an access token, and best-effort refreshes the provider's own account label for the caller to eyeball. | authz: min_org_role=operator | () -> (XceleratorCredsTestRes)
|
|
24563
|
+
|
|
24564
|
+
</dd>
|
|
24565
|
+
</dl>
|
|
24566
|
+
</dd>
|
|
24567
|
+
</dl>
|
|
24568
|
+
|
|
24569
|
+
#### 🔌 Usage
|
|
24570
|
+
|
|
24571
|
+
<dl>
|
|
24572
|
+
<dd>
|
|
24573
|
+
|
|
24574
|
+
<dl>
|
|
24575
|
+
<dd>
|
|
24576
|
+
|
|
24577
|
+
```typescript
|
|
24578
|
+
await client.shippingIntegrations.xcelerator.creds.testV1("provider_org_id");
|
|
24579
|
+
```
|
|
24580
|
+
|
|
24581
|
+
</dd>
|
|
24582
|
+
</dl>
|
|
24583
|
+
</dd>
|
|
24584
|
+
</dl>
|
|
24585
|
+
|
|
24586
|
+
#### ⚙️ Parameters
|
|
24587
|
+
|
|
24588
|
+
<dl>
|
|
24589
|
+
<dd>
|
|
24590
|
+
|
|
24591
|
+
<dl>
|
|
24592
|
+
<dd>
|
|
24593
|
+
|
|
24594
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
24595
|
+
|
|
24596
|
+
</dd>
|
|
24597
|
+
</dl>
|
|
24598
|
+
|
|
24599
|
+
<dl>
|
|
24600
|
+
<dd>
|
|
24601
|
+
|
|
24602
|
+
**requestOptions:** `Creds.RequestOptions`
|
|
24603
|
+
|
|
24604
|
+
</dd>
|
|
24605
|
+
</dl>
|
|
24606
|
+
</dd>
|
|
24607
|
+
</dl>
|
|
24608
|
+
|
|
24609
|
+
</dd>
|
|
24610
|
+
</dl>
|
|
24611
|
+
</details>
|
|
24612
|
+
|
|
24613
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.creds.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.ts">createV1</a>(providerOrgId, { ...params }) -> string</code></summary>
|
|
24614
|
+
<dl>
|
|
24615
|
+
<dd>
|
|
24616
|
+
|
|
24617
|
+
#### 📝 Description
|
|
24618
|
+
|
|
24619
|
+
<dl>
|
|
24620
|
+
<dd>
|
|
24621
|
+
|
|
24622
|
+
<dl>
|
|
24623
|
+
<dd>
|
|
24624
|
+
|
|
24625
|
+
Stores Xcelerator credentials for one provider on behalf of the caller's organization. | authz: min_org_role=administrator | (XceleratorCredsClientCreate1) -> (PydanticObjectId)
|
|
24626
|
+
|
|
24627
|
+
</dd>
|
|
24628
|
+
</dl>
|
|
24629
|
+
</dd>
|
|
24630
|
+
</dl>
|
|
24631
|
+
|
|
24632
|
+
#### 🔌 Usage
|
|
24633
|
+
|
|
24634
|
+
<dl>
|
|
24635
|
+
<dd>
|
|
24636
|
+
|
|
24637
|
+
<dl>
|
|
24638
|
+
<dd>
|
|
24639
|
+
|
|
24640
|
+
```typescript
|
|
24641
|
+
await client.shippingIntegrations.xcelerator.creds.createV1("provider_org_id", {
|
|
24642
|
+
base_url: "base_url",
|
|
24643
|
+
password: "password",
|
|
24644
|
+
schema_version: 1,
|
|
24645
|
+
username: "username",
|
|
24646
|
+
});
|
|
24647
|
+
```
|
|
24648
|
+
|
|
24649
|
+
</dd>
|
|
24650
|
+
</dl>
|
|
24651
|
+
</dd>
|
|
24652
|
+
</dl>
|
|
24653
|
+
|
|
24654
|
+
#### ⚙️ Parameters
|
|
24655
|
+
|
|
24656
|
+
<dl>
|
|
24657
|
+
<dd>
|
|
24658
|
+
|
|
24659
|
+
<dl>
|
|
24660
|
+
<dd>
|
|
24661
|
+
|
|
24662
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
24663
|
+
|
|
24664
|
+
</dd>
|
|
24665
|
+
</dl>
|
|
24666
|
+
|
|
24667
|
+
<dl>
|
|
24668
|
+
<dd>
|
|
24669
|
+
|
|
24670
|
+
**request:** `Chrt.shippingIntegrations.xcelerator.XceleratorCredsClientCreate1`
|
|
24671
|
+
|
|
24672
|
+
</dd>
|
|
24673
|
+
</dl>
|
|
24674
|
+
|
|
24675
|
+
<dl>
|
|
24676
|
+
<dd>
|
|
24677
|
+
|
|
24678
|
+
**requestOptions:** `Creds.RequestOptions`
|
|
24679
|
+
|
|
24680
|
+
</dd>
|
|
24681
|
+
</dl>
|
|
24682
|
+
</dd>
|
|
24683
|
+
</dl>
|
|
24684
|
+
|
|
24685
|
+
</dd>
|
|
24686
|
+
</dl>
|
|
24687
|
+
</details>
|
|
24688
|
+
|
|
24689
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.creds.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.ts">deleteV1</a>(providerOrgId) -> boolean</code></summary>
|
|
24690
|
+
<dl>
|
|
24691
|
+
<dd>
|
|
24692
|
+
|
|
24693
|
+
#### 📝 Description
|
|
24694
|
+
|
|
24695
|
+
<dl>
|
|
24696
|
+
<dd>
|
|
24697
|
+
|
|
24698
|
+
<dl>
|
|
24699
|
+
<dd>
|
|
24700
|
+
|
|
24701
|
+
Deletes the caller's Xcelerator credentials for one provider, stopping future syncs. | authz: min_org_role=administrator | () -> (bool)
|
|
24702
|
+
|
|
24703
|
+
</dd>
|
|
24704
|
+
</dl>
|
|
24705
|
+
</dd>
|
|
24706
|
+
</dl>
|
|
24707
|
+
|
|
24708
|
+
#### 🔌 Usage
|
|
24709
|
+
|
|
24710
|
+
<dl>
|
|
24711
|
+
<dd>
|
|
24712
|
+
|
|
24713
|
+
<dl>
|
|
24714
|
+
<dd>
|
|
24715
|
+
|
|
24716
|
+
```typescript
|
|
24717
|
+
await client.shippingIntegrations.xcelerator.creds.deleteV1("provider_org_id");
|
|
24718
|
+
```
|
|
24719
|
+
|
|
24720
|
+
</dd>
|
|
24721
|
+
</dl>
|
|
24722
|
+
</dd>
|
|
24723
|
+
</dl>
|
|
24724
|
+
|
|
24725
|
+
#### ⚙️ Parameters
|
|
24726
|
+
|
|
24727
|
+
<dl>
|
|
24728
|
+
<dd>
|
|
24729
|
+
|
|
24730
|
+
<dl>
|
|
24731
|
+
<dd>
|
|
24732
|
+
|
|
24733
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
24734
|
+
|
|
24735
|
+
</dd>
|
|
24736
|
+
</dl>
|
|
24737
|
+
|
|
24738
|
+
<dl>
|
|
24739
|
+
<dd>
|
|
24740
|
+
|
|
24741
|
+
**requestOptions:** `Creds.RequestOptions`
|
|
24742
|
+
|
|
24743
|
+
</dd>
|
|
24744
|
+
</dl>
|
|
24745
|
+
</dd>
|
|
24746
|
+
</dl>
|
|
24747
|
+
|
|
24748
|
+
</dd>
|
|
24749
|
+
</dl>
|
|
24750
|
+
</details>
|
|
24751
|
+
|
|
24752
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.creds.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/creds/client/Client.ts">updateV1</a>(providerOrgId, { ...params }) -> boolean</code></summary>
|
|
24753
|
+
<dl>
|
|
24754
|
+
<dd>
|
|
24755
|
+
|
|
24756
|
+
#### 📝 Description
|
|
24757
|
+
|
|
24758
|
+
<dl>
|
|
24759
|
+
<dd>
|
|
24760
|
+
|
|
24761
|
+
<dl>
|
|
24762
|
+
<dd>
|
|
24763
|
+
|
|
24764
|
+
Updates the caller's Xcelerator credentials for one provider. | authz: min_org_role=administrator | (XceleratorCredsClientUpdate1) -> (bool)
|
|
24765
|
+
|
|
24766
|
+
</dd>
|
|
24767
|
+
</dl>
|
|
24768
|
+
</dd>
|
|
24769
|
+
</dl>
|
|
24770
|
+
|
|
24771
|
+
#### 🔌 Usage
|
|
24772
|
+
|
|
24773
|
+
<dl>
|
|
24774
|
+
<dd>
|
|
24775
|
+
|
|
24776
|
+
<dl>
|
|
24777
|
+
<dd>
|
|
24778
|
+
|
|
24779
|
+
```typescript
|
|
24780
|
+
await client.shippingIntegrations.xcelerator.creds.updateV1("provider_org_id");
|
|
24781
|
+
```
|
|
24782
|
+
|
|
24783
|
+
</dd>
|
|
24784
|
+
</dl>
|
|
24785
|
+
</dd>
|
|
24786
|
+
</dl>
|
|
24787
|
+
|
|
24788
|
+
#### ⚙️ Parameters
|
|
24789
|
+
|
|
24790
|
+
<dl>
|
|
24791
|
+
<dd>
|
|
24792
|
+
|
|
24793
|
+
<dl>
|
|
24794
|
+
<dd>
|
|
24795
|
+
|
|
24796
|
+
**providerOrgId:** `string` — Must be a string starting with `org_`
|
|
24797
|
+
|
|
24798
|
+
</dd>
|
|
24799
|
+
</dl>
|
|
24800
|
+
|
|
24801
|
+
<dl>
|
|
24802
|
+
<dd>
|
|
24803
|
+
|
|
24804
|
+
**request:** `Chrt.shippingIntegrations.xcelerator.XceleratorCredsClientUpdate1`
|
|
24805
|
+
|
|
24806
|
+
</dd>
|
|
24807
|
+
</dl>
|
|
24808
|
+
|
|
24809
|
+
<dl>
|
|
24810
|
+
<dd>
|
|
24811
|
+
|
|
24812
|
+
**requestOptions:** `Creds.RequestOptions`
|
|
24813
|
+
|
|
24814
|
+
</dd>
|
|
24815
|
+
</dl>
|
|
24816
|
+
</dd>
|
|
24817
|
+
</dl>
|
|
24818
|
+
|
|
24819
|
+
</dd>
|
|
24820
|
+
</dl>
|
|
24821
|
+
</details>
|
|
24822
|
+
|
|
24823
|
+
## ShippingIntegrations Xcelerator Orders
|
|
24824
|
+
|
|
24825
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.orders.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.ts">detailByIntegrationOrderIdV1</a>(providerOrgId, integrationOrderId) -> Chrt.XceleratorOrder1</code></summary>
|
|
24826
|
+
<dl>
|
|
24827
|
+
<dd>
|
|
24828
|
+
|
|
24829
|
+
#### 📝 Description
|
|
24830
|
+
|
|
24831
|
+
<dl>
|
|
24832
|
+
<dd>
|
|
24833
|
+
|
|
24834
|
+
<dl>
|
|
24835
|
+
<dd>
|
|
24836
|
+
|
|
24837
|
+
Returns one mirrored Xcelerator order by the provider's own order ID. | () -> (XceleratorOrder1)
|
|
24838
|
+
|
|
24839
|
+
</dd>
|
|
24840
|
+
</dl>
|
|
24841
|
+
</dd>
|
|
24842
|
+
</dl>
|
|
24843
|
+
|
|
24844
|
+
#### 🔌 Usage
|
|
24845
|
+
|
|
24846
|
+
<dl>
|
|
24847
|
+
<dd>
|
|
24848
|
+
|
|
24849
|
+
<dl>
|
|
24850
|
+
<dd>
|
|
24851
|
+
|
|
24852
|
+
```typescript
|
|
24853
|
+
await client.shippingIntegrations.xcelerator.orders.detailByIntegrationOrderIdV1(
|
|
24854
|
+
"provider_org_id",
|
|
24855
|
+
"integration_order_id",
|
|
24856
|
+
);
|
|
24857
|
+
```
|
|
24858
|
+
|
|
24859
|
+
</dd>
|
|
24860
|
+
</dl>
|
|
24861
|
+
</dd>
|
|
24862
|
+
</dl>
|
|
24863
|
+
|
|
24864
|
+
#### ⚙️ Parameters
|
|
24865
|
+
|
|
24866
|
+
<dl>
|
|
24867
|
+
<dd>
|
|
24868
|
+
|
|
24869
|
+
<dl>
|
|
24870
|
+
<dd>
|
|
24871
|
+
|
|
24872
|
+
**providerOrgId:** `string` — CHRT org ID of the courier whose Xcelerator instance holds the order
|
|
24873
|
+
|
|
24874
|
+
</dd>
|
|
24875
|
+
</dl>
|
|
24876
|
+
|
|
24877
|
+
<dl>
|
|
24878
|
+
<dd>
|
|
24879
|
+
|
|
24880
|
+
**integrationOrderId:** `string` — Xcelerator's own ID for the order (its OrderTrackingId), as carried on a unified order row
|
|
24881
|
+
|
|
24882
|
+
</dd>
|
|
24883
|
+
</dl>
|
|
24884
|
+
|
|
24885
|
+
<dl>
|
|
24886
|
+
<dd>
|
|
24887
|
+
|
|
24888
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
24889
|
+
|
|
24890
|
+
</dd>
|
|
24891
|
+
</dl>
|
|
24892
|
+
</dd>
|
|
24893
|
+
</dl>
|
|
24894
|
+
|
|
24895
|
+
</dd>
|
|
24896
|
+
</dl>
|
|
24897
|
+
</details>
|
|
24898
|
+
|
|
24899
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.orders.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.ts">detailV1</a>(id) -> Chrt.XceleratorOrder1</code></summary>
|
|
24900
|
+
<dl>
|
|
24901
|
+
<dd>
|
|
24902
|
+
|
|
24903
|
+
#### 📝 Description
|
|
24904
|
+
|
|
24905
|
+
<dl>
|
|
24906
|
+
<dd>
|
|
24907
|
+
|
|
24908
|
+
<dl>
|
|
24909
|
+
<dd>
|
|
24910
|
+
|
|
24911
|
+
Returns one mirrored Xcelerator order by its Mongo ObjectId. | () -> (XceleratorOrder1)
|
|
24912
|
+
|
|
24913
|
+
</dd>
|
|
24914
|
+
</dl>
|
|
24915
|
+
</dd>
|
|
24916
|
+
</dl>
|
|
24917
|
+
|
|
24918
|
+
#### 🔌 Usage
|
|
24919
|
+
|
|
24920
|
+
<dl>
|
|
24921
|
+
<dd>
|
|
24922
|
+
|
|
24923
|
+
<dl>
|
|
24924
|
+
<dd>
|
|
24925
|
+
|
|
24926
|
+
```typescript
|
|
24927
|
+
await client.shippingIntegrations.xcelerator.orders.detailV1("id");
|
|
24928
|
+
```
|
|
24929
|
+
|
|
24930
|
+
</dd>
|
|
24931
|
+
</dl>
|
|
24932
|
+
</dd>
|
|
24933
|
+
</dl>
|
|
24934
|
+
|
|
24935
|
+
#### ⚙️ Parameters
|
|
24936
|
+
|
|
24937
|
+
<dl>
|
|
24938
|
+
<dd>
|
|
24939
|
+
|
|
24940
|
+
<dl>
|
|
24941
|
+
<dd>
|
|
24942
|
+
|
|
24943
|
+
**id:** `string` — Mongo ObjectId of the mirror document. Xcelerator's own order ID is the integration_order_id, accepted by the by_integration_order_id route.
|
|
24944
|
+
|
|
24945
|
+
</dd>
|
|
24946
|
+
</dl>
|
|
24947
|
+
|
|
24948
|
+
<dl>
|
|
24949
|
+
<dd>
|
|
24950
|
+
|
|
24951
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
24952
|
+
|
|
24953
|
+
</dd>
|
|
24954
|
+
</dl>
|
|
24955
|
+
</dd>
|
|
24956
|
+
</dl>
|
|
24957
|
+
|
|
24958
|
+
</dd>
|
|
24959
|
+
</dl>
|
|
24960
|
+
</details>
|
|
24961
|
+
|
|
24962
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.orders.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.ts">listV1</a>({ ...params }) -> Chrt.XceleratorOrderListRes</code></summary>
|
|
24963
|
+
<dl>
|
|
24964
|
+
<dd>
|
|
24965
|
+
|
|
24966
|
+
#### 📝 Description
|
|
24967
|
+
|
|
24968
|
+
<dl>
|
|
24969
|
+
<dd>
|
|
24970
|
+
|
|
24971
|
+
<dl>
|
|
24972
|
+
<dd>
|
|
24973
|
+
|
|
24974
|
+
Lists mirrored Xcelerator orders for the caller's organization with filtering, sorting, and pagination. | () -> (XceleratorOrderListRes)
|
|
24975
|
+
|
|
24976
|
+
</dd>
|
|
24977
|
+
</dl>
|
|
24978
|
+
</dd>
|
|
24979
|
+
</dl>
|
|
24980
|
+
|
|
24981
|
+
#### 🔌 Usage
|
|
24982
|
+
|
|
24983
|
+
<dl>
|
|
24984
|
+
<dd>
|
|
24985
|
+
|
|
24986
|
+
<dl>
|
|
24987
|
+
<dd>
|
|
24988
|
+
|
|
24989
|
+
```typescript
|
|
24990
|
+
await client.shippingIntegrations.xcelerator.orders.listV1({
|
|
24991
|
+
sort_by: "mirrored_at_timestamp",
|
|
24992
|
+
sort_order: "asc",
|
|
24993
|
+
page: 1,
|
|
24994
|
+
page_size: 1,
|
|
24995
|
+
filter_provider_org_id: ["filter_provider_org_id"],
|
|
24996
|
+
filter_integration_order_id: "filter_integration_order_id",
|
|
24997
|
+
filter_provider_status_raw: "filter_provider_status_raw",
|
|
24998
|
+
filter_mirrored_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
24999
|
+
filter_mirrored_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
25000
|
+
filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
25001
|
+
filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
25002
|
+
filter_updated_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
25003
|
+
filter_updated_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
25004
|
+
});
|
|
25005
|
+
```
|
|
25006
|
+
|
|
25007
|
+
</dd>
|
|
25008
|
+
</dl>
|
|
25009
|
+
</dd>
|
|
25010
|
+
</dl>
|
|
25011
|
+
|
|
25012
|
+
#### ⚙️ Parameters
|
|
25013
|
+
|
|
25014
|
+
<dl>
|
|
25015
|
+
<dd>
|
|
25016
|
+
|
|
25017
|
+
<dl>
|
|
25018
|
+
<dd>
|
|
25019
|
+
|
|
25020
|
+
**request:** `Chrt.shippingIntegrations.xcelerator.OrdersListV1Request`
|
|
25021
|
+
|
|
25022
|
+
</dd>
|
|
25023
|
+
</dl>
|
|
25024
|
+
|
|
25025
|
+
<dl>
|
|
25026
|
+
<dd>
|
|
25027
|
+
|
|
25028
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
25029
|
+
|
|
25030
|
+
</dd>
|
|
25031
|
+
</dl>
|
|
25032
|
+
</dd>
|
|
25033
|
+
</dl>
|
|
25034
|
+
|
|
25035
|
+
</dd>
|
|
25036
|
+
</dl>
|
|
25037
|
+
</details>
|
|
25038
|
+
|
|
25039
|
+
<details><summary><code>client.shippingIntegrations.xcelerator.orders.<a href="/src/api/resources/shippingIntegrations/resources/xcelerator/resources/orders/client/Client.ts">syncOneV1</a>({ ...params }) -> Chrt.XceleratorOrder1</code></summary>
|
|
25040
|
+
<dl>
|
|
25041
|
+
<dd>
|
|
25042
|
+
|
|
25043
|
+
#### 📝 Description
|
|
25044
|
+
|
|
25045
|
+
<dl>
|
|
25046
|
+
<dd>
|
|
25047
|
+
|
|
25048
|
+
<dl>
|
|
25049
|
+
<dd>
|
|
25050
|
+
|
|
25051
|
+
Fetches and mirrors one Xcelerator order by the provider's own order ID. | authz: min_org_role=operator | (XceleratorOrderSyncOneReq) -> (XceleratorOrder1)
|
|
25052
|
+
|
|
25053
|
+
</dd>
|
|
25054
|
+
</dl>
|
|
25055
|
+
</dd>
|
|
25056
|
+
</dl>
|
|
25057
|
+
|
|
25058
|
+
#### 🔌 Usage
|
|
25059
|
+
|
|
25060
|
+
<dl>
|
|
25061
|
+
<dd>
|
|
25062
|
+
|
|
25063
|
+
<dl>
|
|
25064
|
+
<dd>
|
|
25065
|
+
|
|
25066
|
+
```typescript
|
|
25067
|
+
await client.shippingIntegrations.xcelerator.orders.syncOneV1({
|
|
25068
|
+
integration_order_id: "integration_order_id",
|
|
25069
|
+
provider_org_id: "provider_org_id",
|
|
25070
|
+
});
|
|
25071
|
+
```
|
|
25072
|
+
|
|
25073
|
+
</dd>
|
|
25074
|
+
</dl>
|
|
25075
|
+
</dd>
|
|
25076
|
+
</dl>
|
|
25077
|
+
|
|
25078
|
+
#### ⚙️ Parameters
|
|
25079
|
+
|
|
25080
|
+
<dl>
|
|
25081
|
+
<dd>
|
|
25082
|
+
|
|
25083
|
+
<dl>
|
|
25084
|
+
<dd>
|
|
25085
|
+
|
|
25086
|
+
**request:** `Chrt.shippingIntegrations.xcelerator.XceleratorOrderSyncOneReq`
|
|
25087
|
+
|
|
25088
|
+
</dd>
|
|
25089
|
+
</dl>
|
|
25090
|
+
|
|
25091
|
+
<dl>
|
|
25092
|
+
<dd>
|
|
25093
|
+
|
|
25094
|
+
**requestOptions:** `Orders.RequestOptions`
|
|
25095
|
+
|
|
25096
|
+
</dd>
|
|
25097
|
+
</dl>
|
|
25098
|
+
</dd>
|
|
25099
|
+
</dl>
|
|
25100
|
+
|
|
25101
|
+
</dd>
|
|
25102
|
+
</dl>
|
|
25103
|
+
</details>
|
|
25104
|
+
|
|
24108
25105
|
## Tracking Devices
|
|
24109
25106
|
|
|
24110
25107
|
<details><summary><code>client.tracking.devices.<a href="/src/api/resources/tracking/resources/devices/client/Client.ts">archiveV1</a>({ ...params }) -> boolean</code></summary>
|