@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/dist/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.
|
|
1
|
+
export declare const SDK_VERSION = "1.932.0";
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/Client.d.mts
CHANGED
|
@@ -15,6 +15,7 @@ import { Listing } from "./api/resources/listing/client/Client.mjs";
|
|
|
15
15
|
import { Notifications } from "./api/resources/notifications/client/Client.mjs";
|
|
16
16
|
import { Operations } from "./api/resources/operations/client/Client.mjs";
|
|
17
17
|
import { Shipping } from "./api/resources/shipping/client/Client.mjs";
|
|
18
|
+
import { ShippingIntegrations } from "./api/resources/shippingIntegrations/client/Client.mjs";
|
|
18
19
|
import { Tracking } from "./api/resources/tracking/client/Client.mjs";
|
|
19
20
|
import { TrackingIntegrations } from "./api/resources/trackingIntegrations/client/Client.mjs";
|
|
20
21
|
import { Users } from "./api/resources/users/client/Client.mjs";
|
|
@@ -55,6 +56,7 @@ export declare class ChrtClient {
|
|
|
55
56
|
protected _notifications: Notifications | undefined;
|
|
56
57
|
protected _operations: Operations | undefined;
|
|
57
58
|
protected _shipping: Shipping | undefined;
|
|
59
|
+
protected _shippingIntegrations: ShippingIntegrations | undefined;
|
|
58
60
|
protected _tracking: Tracking | undefined;
|
|
59
61
|
protected _trackingIntegrations: TrackingIntegrations | undefined;
|
|
60
62
|
protected _users: Users | undefined;
|
|
@@ -71,6 +73,7 @@ export declare class ChrtClient {
|
|
|
71
73
|
get notifications(): Notifications;
|
|
72
74
|
get operations(): Operations;
|
|
73
75
|
get shipping(): Shipping;
|
|
76
|
+
get shippingIntegrations(): ShippingIntegrations;
|
|
74
77
|
get tracking(): Tracking;
|
|
75
78
|
get trackingIntegrations(): TrackingIntegrations;
|
|
76
79
|
get users(): Users;
|
package/dist/esm/Client.mjs
CHANGED
|
@@ -15,6 +15,7 @@ import { Listing } from "./api/resources/listing/client/Client.mjs";
|
|
|
15
15
|
import { Notifications } from "./api/resources/notifications/client/Client.mjs";
|
|
16
16
|
import { Operations } from "./api/resources/operations/client/Client.mjs";
|
|
17
17
|
import { Shipping } from "./api/resources/shipping/client/Client.mjs";
|
|
18
|
+
import { ShippingIntegrations } from "./api/resources/shippingIntegrations/client/Client.mjs";
|
|
18
19
|
import { Tracking } from "./api/resources/tracking/client/Client.mjs";
|
|
19
20
|
import { TrackingIntegrations } from "./api/resources/trackingIntegrations/client/Client.mjs";
|
|
20
21
|
import { Users } from "./api/resources/users/client/Client.mjs";
|
|
@@ -23,8 +24,8 @@ export class ChrtClient {
|
|
|
23
24
|
this._options = Object.assign(Object.assign({}, _options), { headers: mergeHeaders({
|
|
24
25
|
"X-Fern-Language": "JavaScript",
|
|
25
26
|
"X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
|
|
26
|
-
"X-Fern-SDK-Version": "1.
|
|
27
|
-
"User-Agent": "@chrt-inc/typescript-sdk/1.
|
|
27
|
+
"X-Fern-SDK-Version": "1.932.0",
|
|
28
|
+
"User-Agent": "@chrt-inc/typescript-sdk/1.932.0",
|
|
28
29
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
29
30
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
30
31
|
}, _options === null || _options === void 0 ? void 0 : _options.headers) });
|
|
@@ -77,6 +78,10 @@ export class ChrtClient {
|
|
|
77
78
|
var _a;
|
|
78
79
|
return ((_a = this._shipping) !== null && _a !== void 0 ? _a : (this._shipping = new Shipping(this._options)));
|
|
79
80
|
}
|
|
81
|
+
get shippingIntegrations() {
|
|
82
|
+
var _a;
|
|
83
|
+
return ((_a = this._shippingIntegrations) !== null && _a !== void 0 ? _a : (this._shippingIntegrations = new ShippingIntegrations(this._options)));
|
|
84
|
+
}
|
|
80
85
|
get tracking() {
|
|
81
86
|
var _a;
|
|
82
87
|
return ((_a = this._tracking) !== null && _a !== void 0 ? _a : (this._tracking = new Tracking(this._options)));
|
|
@@ -105,6 +105,9 @@ export declare class BillingPeriods {
|
|
|
105
105
|
* sort_order: "asc",
|
|
106
106
|
* page: 1,
|
|
107
107
|
* page_size: 1,
|
|
108
|
+
* filter_statuses: ["open"],
|
|
109
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
110
|
+
* filter_currency_codes: ["USD"],
|
|
108
111
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
109
112
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
110
113
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -281,6 +281,9 @@ export class BillingPeriods {
|
|
|
281
281
|
* sort_order: "asc",
|
|
282
282
|
* page: 1,
|
|
283
283
|
* page_size: 1,
|
|
284
|
+
* filter_statuses: ["open"],
|
|
285
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
286
|
+
* filter_currency_codes: ["USD"],
|
|
284
287
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
285
288
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
286
289
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -9,6 +9,9 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
9
9
|
* sort_order: "asc",
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
|
+
* filter_statuses: ["open"],
|
|
13
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
14
|
+
* filter_currency_codes: ["USD"],
|
|
12
15
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
13
16
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
14
17
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.d.mts
CHANGED
|
@@ -88,10 +88,15 @@ export declare class ChrtGroundProviderRates {
|
|
|
88
88
|
* sort_order: "asc",
|
|
89
89
|
* page: 1,
|
|
90
90
|
* page_size: 1,
|
|
91
|
+
* filter_service_line: ["on_demand"],
|
|
92
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
93
|
+
* filter_currency_codes: ["USD"],
|
|
91
94
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
92
95
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
93
96
|
* filter_shipper_account_id: "filter_shipper_account_id",
|
|
94
97
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
98
|
+
* filter_cargo_types: ["spare_parts"],
|
|
99
|
+
* filter_vehicle_types: ["sedan"],
|
|
95
100
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
96
101
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
97
102
|
* filter_updated_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
package/dist/esm/api/resources/billingNew/resources/chrtGroundProviderRates/client/Client.mjs
CHANGED
|
@@ -218,10 +218,15 @@ export class ChrtGroundProviderRates {
|
|
|
218
218
|
* sort_order: "asc",
|
|
219
219
|
* page: 1,
|
|
220
220
|
* page_size: 1,
|
|
221
|
+
* filter_service_line: ["on_demand"],
|
|
222
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
223
|
+
* filter_currency_codes: ["USD"],
|
|
221
224
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
222
225
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
223
226
|
* filter_shipper_account_id: "filter_shipper_account_id",
|
|
224
227
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
228
|
+
* filter_cargo_types: ["spare_parts"],
|
|
229
|
+
* filter_vehicle_types: ["sedan"],
|
|
225
230
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
226
231
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
227
232
|
* filter_updated_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,10 +10,15 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* sort_order: "asc",
|
|
11
11
|
* page: 1,
|
|
12
12
|
* page_size: 1,
|
|
13
|
+
* filter_service_line: ["on_demand"],
|
|
14
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
15
|
+
* filter_currency_codes: ["USD"],
|
|
13
16
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
14
17
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
15
18
|
* filter_shipper_account_id: "filter_shipper_account_id",
|
|
16
19
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
20
|
+
* filter_cargo_types: ["spare_parts"],
|
|
21
|
+
* filter_vehicle_types: ["sedan"],
|
|
17
22
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
18
23
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
19
24
|
* filter_updated_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -249,6 +249,10 @@ export declare class InvoiceLineItems {
|
|
|
249
249
|
* sort_order: "asc",
|
|
250
250
|
* page: 1,
|
|
251
251
|
* page_size: 1,
|
|
252
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
253
|
+
* filter_currency_codes: ["USD"],
|
|
254
|
+
* filter_line_item_types: ["base_rate"],
|
|
255
|
+
* filter_units: ["each"],
|
|
252
256
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
253
257
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
254
258
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -740,6 +740,10 @@ export class InvoiceLineItems {
|
|
|
740
740
|
* sort_order: "asc",
|
|
741
741
|
* page: 1,
|
|
742
742
|
* page_size: 1,
|
|
743
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
744
|
+
* filter_currency_codes: ["USD"],
|
|
745
|
+
* filter_line_item_types: ["base_rate"],
|
|
746
|
+
* filter_units: ["each"],
|
|
743
747
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
744
748
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
745
749
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -9,6 +9,10 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
9
9
|
* sort_order: "asc",
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
13
|
+
* filter_currency_codes: ["USD"],
|
|
14
|
+
* filter_line_item_types: ["base_rate"],
|
|
15
|
+
* filter_units: ["each"],
|
|
12
16
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
13
17
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
14
18
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -161,6 +161,9 @@ export declare class Invoices {
|
|
|
161
161
|
* sort_order: "asc",
|
|
162
162
|
* page: 1,
|
|
163
163
|
* page_size: 1,
|
|
164
|
+
* filter_statuses: ["draft"],
|
|
165
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
166
|
+
* filter_currency_codes: ["USD"],
|
|
164
167
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
165
168
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
166
169
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -527,6 +527,9 @@ export class Invoices {
|
|
|
527
527
|
* sort_order: "asc",
|
|
528
528
|
* page: 1,
|
|
529
529
|
* page_size: 1,
|
|
530
|
+
* filter_statuses: ["draft"],
|
|
531
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
532
|
+
* filter_currency_codes: ["USD"],
|
|
530
533
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
531
534
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
532
535
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -10,6 +10,9 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* sort_order: "asc",
|
|
11
11
|
* page: 1,
|
|
12
12
|
* page_size: 1,
|
|
13
|
+
* filter_statuses: ["draft"],
|
|
14
|
+
* filter_invoice_types: ["accounts_receivable"],
|
|
15
|
+
* filter_currency_codes: ["USD"],
|
|
13
16
|
* filter_counterparty_org_id: "filter_counterparty_org_id",
|
|
14
17
|
* filter_counterparty_off_chrt_org_data_id: "filter_counterparty_off_chrt_org_data_id",
|
|
15
18
|
* filter_counterparty_driver_id: "filter_counterparty_driver_id",
|
|
@@ -64,9 +64,11 @@ export declare class Orders {
|
|
|
64
64
|
* page: 1,
|
|
65
65
|
* page_size: 1,
|
|
66
66
|
* search: "search",
|
|
67
|
+
* filter_status: ["draft"],
|
|
67
68
|
* filter_awb_number: "filter_awb_number",
|
|
68
69
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
69
70
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
71
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
70
72
|
* filter_executor_org_id: "filter_executor_org_id",
|
|
71
73
|
* filter_coordinator_label: "filter_coordinator_label",
|
|
72
74
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -120,9 +120,11 @@ export class Orders {
|
|
|
120
120
|
* page: 1,
|
|
121
121
|
* page_size: 1,
|
|
122
122
|
* search: "search",
|
|
123
|
+
* filter_status: ["draft"],
|
|
123
124
|
* filter_awb_number: "filter_awb_number",
|
|
124
125
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
125
126
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
127
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
126
128
|
* filter_executor_org_id: "filter_executor_org_id",
|
|
127
129
|
* filter_coordinator_label: "filter_coordinator_label",
|
|
128
130
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,9 +10,11 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
12
|
* search: "search",
|
|
13
|
+
* filter_status: ["draft"],
|
|
13
14
|
* filter_awb_number: "filter_awb_number",
|
|
14
15
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
15
16
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
17
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
16
18
|
* filter_executor_org_id: "filter_executor_org_id",
|
|
17
19
|
* filter_coordinator_label: "filter_coordinator_label",
|
|
18
20
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,6 +10,7 @@ export * as integrations from "./integrations/index.mjs";
|
|
|
10
10
|
export * as listing from "./listing/index.mjs";
|
|
11
11
|
export * as notifications from "./notifications/index.mjs";
|
|
12
12
|
export * as operations from "./operations/index.mjs";
|
|
13
|
+
export * as shippingIntegrations from "./shippingIntegrations/index.mjs";
|
|
13
14
|
export * as tracking from "./tracking/index.mjs";
|
|
14
15
|
export * as trackingIntegrations from "./trackingIntegrations/index.mjs";
|
|
15
16
|
export * as users from "./users/index.mjs";
|
|
@@ -10,6 +10,7 @@ export * as integrations from "./integrations/index.mjs";
|
|
|
10
10
|
export * as listing from "./listing/index.mjs";
|
|
11
11
|
export * as notifications from "./notifications/index.mjs";
|
|
12
12
|
export * as operations from "./operations/index.mjs";
|
|
13
|
+
export * as shippingIntegrations from "./shippingIntegrations/index.mjs";
|
|
13
14
|
export * as tracking from "./tracking/index.mjs";
|
|
14
15
|
export * as trackingIntegrations from "./trackingIntegrations/index.mjs";
|
|
15
16
|
export * as users from "./users/index.mjs";
|
package/dist/esm/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.d.mts
CHANGED
|
@@ -48,7 +48,7 @@ export declare class CargoaiTrackAndTrace {
|
|
|
48
48
|
/**
|
|
49
49
|
* Retrieves the stored CargoAi tracking subscription for an AWB. | authz: order participant | () -> (CargoAiTrackAndTraceSubscription1)
|
|
50
50
|
*
|
|
51
|
-
* @param {string} awb
|
|
51
|
+
* @param {string} awb - IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. '020-12345678'.
|
|
52
52
|
* @param {CargoaiTrackAndTrace.RequestOptions} requestOptions - Request-specific configuration.
|
|
53
53
|
*
|
|
54
54
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -74,7 +74,7 @@ export declare class CargoaiTrackAndTrace {
|
|
|
74
74
|
/**
|
|
75
75
|
* Retrieves stored CargoAi tracking updates for an AWB, latest first (the first item is the current state). | authz: order participant | () -> (list[CargoAiTrackAndTraceUpdate1])
|
|
76
76
|
*
|
|
77
|
-
* @param {string} awb
|
|
77
|
+
* @param {string} awb - IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. '020-12345678'.
|
|
78
78
|
* @param {CargoaiTrackAndTrace.RequestOptions} requestOptions - Request-specific configuration.
|
|
79
79
|
*
|
|
80
80
|
* @throws {@link Chrt.UnprocessableEntityError}
|
package/dist/esm/api/resources/integrations/resources/cargoaiTrackAndTrace/client/Client.mjs
CHANGED
|
@@ -89,7 +89,7 @@ export class CargoaiTrackAndTrace {
|
|
|
89
89
|
/**
|
|
90
90
|
* Retrieves the stored CargoAi tracking subscription for an AWB. | authz: order participant | () -> (CargoAiTrackAndTraceSubscription1)
|
|
91
91
|
*
|
|
92
|
-
* @param {string} awb
|
|
92
|
+
* @param {string} awb - IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. '020-12345678'.
|
|
93
93
|
* @param {CargoaiTrackAndTrace.RequestOptions} requestOptions - Request-specific configuration.
|
|
94
94
|
*
|
|
95
95
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -213,7 +213,7 @@ export class CargoaiTrackAndTrace {
|
|
|
213
213
|
/**
|
|
214
214
|
* Retrieves stored CargoAi tracking updates for an AWB, latest first (the first item is the current state). | authz: order participant | () -> (list[CargoAiTrackAndTraceUpdate1])
|
|
215
215
|
*
|
|
216
|
-
* @param {string} awb
|
|
216
|
+
* @param {string} awb - IATA Air Waybill number: 3-digit airline prefix + 8-digit serial, e.g. '020-12345678'.
|
|
217
217
|
* @param {CargoaiTrackAndTrace.RequestOptions} requestOptions - Request-specific configuration.
|
|
218
218
|
*
|
|
219
219
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -128,6 +128,7 @@ export declare class BidThreads {
|
|
|
128
128
|
* sort_order: "asc",
|
|
129
129
|
* page: 1,
|
|
130
130
|
* page_size: 1,
|
|
131
|
+
* filter_status: ["open"],
|
|
131
132
|
* filter_listing_id: "filter_listing_id",
|
|
132
133
|
* filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
133
134
|
* filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -154,6 +155,7 @@ export declare class BidThreads {
|
|
|
154
155
|
* sort_order: "asc",
|
|
155
156
|
* page: 1,
|
|
156
157
|
* page_size: 1,
|
|
158
|
+
* filter_status: ["open"],
|
|
157
159
|
* filter_listing_id: "filter_listing_id",
|
|
158
160
|
* filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
159
161
|
* filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -405,6 +405,7 @@ export class BidThreads {
|
|
|
405
405
|
* sort_order: "asc",
|
|
406
406
|
* page: 1,
|
|
407
407
|
* page_size: 1,
|
|
408
|
+
* filter_status: ["open"],
|
|
408
409
|
* filter_listing_id: "filter_listing_id",
|
|
409
410
|
* filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
410
411
|
* filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -520,6 +521,7 @@ export class BidThreads {
|
|
|
520
521
|
* sort_order: "asc",
|
|
521
522
|
* page: 1,
|
|
522
523
|
* page_size: 1,
|
|
524
|
+
* filter_status: ["open"],
|
|
523
525
|
* filter_listing_id: "filter_listing_id",
|
|
524
526
|
* filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
525
527
|
* filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -9,6 +9,7 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
9
9
|
* sort_order: "asc",
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
|
+
* filter_status: ["open"],
|
|
12
13
|
* filter_listing_id: "filter_listing_id",
|
|
13
14
|
* filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
14
15
|
* filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -9,6 +9,7 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
9
9
|
* sort_order: "asc",
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
|
+
* filter_status: ["open"],
|
|
12
13
|
* filter_listing_id: "filter_listing_id",
|
|
13
14
|
* filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
|
|
14
15
|
* filter_bidder_driver_id: "filter_bidder_driver_id",
|
|
@@ -143,6 +143,8 @@ export declare class Listings {
|
|
|
143
143
|
* sort_order: "asc",
|
|
144
144
|
* page: 1,
|
|
145
145
|
* page_size: 1,
|
|
146
|
+
* filter_status: ["open"],
|
|
147
|
+
* filter_type: ["dispatch"],
|
|
146
148
|
* filter_task_group_id: "filter_task_group_id",
|
|
147
149
|
* filter_order_id: "filter_order_id",
|
|
148
150
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -169,6 +171,8 @@ export declare class Listings {
|
|
|
169
171
|
* sort_order: "asc",
|
|
170
172
|
* page: 1,
|
|
171
173
|
* page_size: 1,
|
|
174
|
+
* filter_status: ["open"],
|
|
175
|
+
* filter_type: ["dispatch"],
|
|
172
176
|
* filter_task_group_id: "filter_task_group_id",
|
|
173
177
|
* filter_order_id: "filter_order_id",
|
|
174
178
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -195,6 +199,8 @@ export declare class Listings {
|
|
|
195
199
|
* sort_order: "asc",
|
|
196
200
|
* page: 1,
|
|
197
201
|
* page_size: 1,
|
|
202
|
+
* filter_status: ["open"],
|
|
203
|
+
* filter_type: ["dispatch"],
|
|
198
204
|
* filter_task_group_id: "filter_task_group_id",
|
|
199
205
|
* filter_order_id: "filter_order_id",
|
|
200
206
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -463,6 +463,8 @@ export class Listings {
|
|
|
463
463
|
* sort_order: "asc",
|
|
464
464
|
* page: 1,
|
|
465
465
|
* page_size: 1,
|
|
466
|
+
* filter_status: ["open"],
|
|
467
|
+
* filter_type: ["dispatch"],
|
|
466
468
|
* filter_task_group_id: "filter_task_group_id",
|
|
467
469
|
* filter_order_id: "filter_order_id",
|
|
468
470
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -592,6 +594,8 @@ export class Listings {
|
|
|
592
594
|
* sort_order: "asc",
|
|
593
595
|
* page: 1,
|
|
594
596
|
* page_size: 1,
|
|
597
|
+
* filter_status: ["open"],
|
|
598
|
+
* filter_type: ["dispatch"],
|
|
595
599
|
* filter_task_group_id: "filter_task_group_id",
|
|
596
600
|
* filter_order_id: "filter_order_id",
|
|
597
601
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -718,6 +722,8 @@ export class Listings {
|
|
|
718
722
|
* sort_order: "asc",
|
|
719
723
|
* page: 1,
|
|
720
724
|
* page_size: 1,
|
|
725
|
+
* filter_status: ["open"],
|
|
726
|
+
* filter_type: ["dispatch"],
|
|
721
727
|
* filter_task_group_id: "filter_task_group_id",
|
|
722
728
|
* filter_order_id: "filter_order_id",
|
|
723
729
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -10,6 +10,8 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* sort_order: "asc",
|
|
11
11
|
* page: 1,
|
|
12
12
|
* page_size: 1,
|
|
13
|
+
* filter_status: ["open"],
|
|
14
|
+
* filter_type: ["dispatch"],
|
|
13
15
|
* filter_task_group_id: "filter_task_group_id",
|
|
14
16
|
* filter_order_id: "filter_order_id",
|
|
15
17
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -9,6 +9,8 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
9
9
|
* sort_order: "asc",
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
|
+
* filter_status: ["open"],
|
|
13
|
+
* filter_type: ["dispatch"],
|
|
12
14
|
* filter_task_group_id: "filter_task_group_id",
|
|
13
15
|
* filter_order_id: "filter_order_id",
|
|
14
16
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -9,6 +9,8 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
9
9
|
* sort_order: "asc",
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
|
+
* filter_status: ["open"],
|
|
13
|
+
* filter_type: ["dispatch"],
|
|
12
14
|
* filter_task_group_id: "filter_task_group_id",
|
|
13
15
|
* filter_order_id: "filter_order_id",
|
|
14
16
|
* filter_created_by_org_id: "filter_created_by_org_id",
|
|
@@ -34,7 +34,7 @@ export declare class OrgBiddingGroups {
|
|
|
34
34
|
* Adds an on-chrt provider org to a bidding group. The provider must have a live provider -> provider connection to the caller's org. Duplicate adds are idempotent ($addToSet). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
35
35
|
*
|
|
36
36
|
* @param {string} groupId
|
|
37
|
-
* @param {string} providerOrgId
|
|
37
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
38
38
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
39
39
|
*
|
|
40
40
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -114,7 +114,7 @@ export declare class OrgBiddingGroups {
|
|
|
114
114
|
* Removes an on-chrt provider org from a bidding group. No-op if not a member. Live Listings retain their snapshotted members. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
115
115
|
*
|
|
116
116
|
* @param {string} groupId
|
|
117
|
-
* @param {string} providerOrgId
|
|
117
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
118
118
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
119
119
|
*
|
|
120
120
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -23,7 +23,7 @@ export class OrgBiddingGroups {
|
|
|
23
23
|
* Adds an on-chrt provider org to a bidding group. The provider must have a live provider -> provider connection to the caller's org. Duplicate adds are idempotent ($addToSet). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
24
24
|
*
|
|
25
25
|
* @param {string} groupId
|
|
26
|
-
* @param {string} providerOrgId
|
|
26
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
27
27
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
28
28
|
*
|
|
29
29
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -368,7 +368,7 @@ export class OrgBiddingGroups {
|
|
|
368
368
|
* Removes an on-chrt provider org from a bidding group. No-op if not a member. Live Listings retain their snapshotted members. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)
|
|
369
369
|
*
|
|
370
370
|
* @param {string} groupId
|
|
371
|
-
* @param {string} providerOrgId
|
|
371
|
+
* @param {string} providerOrgId - Must be a string starting with `org_`
|
|
372
372
|
* @param {OrgBiddingGroups.RequestOptions} requestOptions - Request-specific configuration.
|
|
373
373
|
*
|
|
374
374
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -49,7 +49,7 @@ export declare class Groups {
|
|
|
49
49
|
* Adds a user to a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
50
50
|
*
|
|
51
51
|
* @param {string} groupId
|
|
52
|
-
* @param {string} userId
|
|
52
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
53
53
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
54
54
|
*
|
|
55
55
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -165,7 +165,7 @@ export declare class Groups {
|
|
|
165
165
|
* Removes a user from a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
166
166
|
*
|
|
167
167
|
* @param {string} groupId
|
|
168
|
-
* @param {string} userId
|
|
168
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
169
169
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
170
170
|
*
|
|
171
171
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -84,7 +84,7 @@ export class Groups {
|
|
|
84
84
|
* Adds a user to a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
85
85
|
*
|
|
86
86
|
* @param {string} groupId
|
|
87
|
-
* @param {string} userId
|
|
87
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
88
88
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
89
89
|
*
|
|
90
90
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -590,7 +590,7 @@ export class Groups {
|
|
|
590
590
|
* Removes a user from a notification group. | authz: min_org_role=administrator | () -> (bool)
|
|
591
591
|
*
|
|
592
592
|
* @param {string} groupId
|
|
593
|
-
* @param {string} userId
|
|
593
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
594
594
|
* @param {Groups.RequestOptions} requestOptions - Request-specific configuration.
|
|
595
595
|
*
|
|
596
596
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -34,7 +34,7 @@ export declare class Departments {
|
|
|
34
34
|
* Adds an operator to a department. | authz: min_org_role=administrator | () -> (bool)
|
|
35
35
|
*
|
|
36
36
|
* @param {string} departmentId
|
|
37
|
-
* @param {string} userId
|
|
37
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
38
38
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
39
39
|
*
|
|
40
40
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -57,7 +57,8 @@ export declare class Departments {
|
|
|
57
57
|
* sort_by: "created_at",
|
|
58
58
|
* sort_order: "asc",
|
|
59
59
|
* page: 1,
|
|
60
|
-
* page_size: 1
|
|
60
|
+
* page_size: 1,
|
|
61
|
+
* filter_department_type: ["aerospace"]
|
|
61
62
|
* })
|
|
62
63
|
*/
|
|
63
64
|
listV1(request?: Chrt.operations.DepartmentsListV1Request, requestOptions?: Departments.RequestOptions): core.HttpResponsePromise<Chrt.DepartmentListRes>;
|
|
@@ -66,7 +67,7 @@ export declare class Departments {
|
|
|
66
67
|
* Removes an operator from a department. | authz: min_org_role=administrator | () -> (bool)
|
|
67
68
|
*
|
|
68
69
|
* @param {string} departmentId
|
|
69
|
-
* @param {string} userId
|
|
70
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
70
71
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
71
72
|
*
|
|
72
73
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -23,7 +23,7 @@ export class Departments {
|
|
|
23
23
|
* Adds an operator to a department. | authz: min_org_role=administrator | () -> (bool)
|
|
24
24
|
*
|
|
25
25
|
* @param {string} departmentId
|
|
26
|
-
* @param {string} userId
|
|
26
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
27
27
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
28
28
|
*
|
|
29
29
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -92,7 +92,8 @@ export class Departments {
|
|
|
92
92
|
* sort_by: "created_at",
|
|
93
93
|
* sort_order: "asc",
|
|
94
94
|
* page: 1,
|
|
95
|
-
* page_size: 1
|
|
95
|
+
* page_size: 1,
|
|
96
|
+
* filter_department_type: ["aerospace"]
|
|
96
97
|
* })
|
|
97
98
|
*/
|
|
98
99
|
listV1(request = {}, requestOptions) {
|
|
@@ -169,7 +170,7 @@ export class Departments {
|
|
|
169
170
|
* Removes an operator from a department. | authz: min_org_role=administrator | () -> (bool)
|
|
170
171
|
*
|
|
171
172
|
* @param {string} departmentId
|
|
172
|
-
* @param {string} userId
|
|
173
|
+
* @param {string} userId - Must be a string starting with `user_`
|
|
173
174
|
* @param {Departments.RequestOptions} requestOptions - Request-specific configuration.
|
|
174
175
|
*
|
|
175
176
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -91,9 +91,12 @@ export declare class OperationsTasks {
|
|
|
91
91
|
* page: 1,
|
|
92
92
|
* page_size: 1,
|
|
93
93
|
* search: "search",
|
|
94
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
94
95
|
* filter_order_short_id: "filter_order_short_id",
|
|
95
96
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
96
97
|
* filter_department_id: "filter_department_id",
|
|
98
|
+
* filter_task_type: ["review_order_details"],
|
|
99
|
+
* filter_status: ["not_started"],
|
|
97
100
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
98
101
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
99
102
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -117,9 +120,12 @@ export declare class OperationsTasks {
|
|
|
117
120
|
* page: 1,
|
|
118
121
|
* page_size: 1,
|
|
119
122
|
* search: "search",
|
|
123
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
120
124
|
* filter_order_short_id: "filter_order_short_id",
|
|
121
125
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
122
126
|
* filter_department_id: "filter_department_id",
|
|
127
|
+
* filter_task_type: ["review_order_details"],
|
|
128
|
+
* filter_status: ["not_started"],
|
|
123
129
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
124
130
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
125
131
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|