@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
|
@@ -227,9 +227,12 @@ export class OperationsTasks {
|
|
|
227
227
|
* page: 1,
|
|
228
228
|
* page_size: 1,
|
|
229
229
|
* search: "search",
|
|
230
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
230
231
|
* filter_order_short_id: "filter_order_short_id",
|
|
231
232
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
232
233
|
* filter_department_id: "filter_department_id",
|
|
234
|
+
* filter_task_type: ["review_order_details"],
|
|
235
|
+
* filter_status: ["not_started"],
|
|
233
236
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
234
237
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
235
238
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -361,9 +364,12 @@ export class OperationsTasks {
|
|
|
361
364
|
* page: 1,
|
|
362
365
|
* page_size: 1,
|
|
363
366
|
* search: "search",
|
|
367
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
364
368
|
* filter_order_short_id: "filter_order_short_id",
|
|
365
369
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
366
370
|
* filter_department_id: "filter_department_id",
|
|
371
|
+
* filter_task_type: ["review_order_details"],
|
|
372
|
+
* filter_status: ["not_started"],
|
|
367
373
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
368
374
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
369
375
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,9 +10,12 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
12
|
* search: "search",
|
|
13
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
13
14
|
* filter_order_short_id: "filter_order_short_id",
|
|
14
15
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
15
16
|
* filter_department_id: "filter_department_id",
|
|
17
|
+
* filter_task_type: ["review_order_details"],
|
|
18
|
+
* filter_status: ["not_started"],
|
|
16
19
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
17
20
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
18
21
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -10,9 +10,12 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
12
|
* search: "search",
|
|
13
|
+
* filter_order_ids: ["filter_order_ids"],
|
|
13
14
|
* filter_order_short_id: "filter_order_short_id",
|
|
14
15
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
15
16
|
* filter_department_id: "filter_department_id",
|
|
17
|
+
* filter_task_type: ["review_order_details"],
|
|
18
|
+
* filter_status: ["not_started"],
|
|
16
19
|
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
17
20
|
* filter_source_task_list_id: "filter_source_task_list_id",
|
|
18
21
|
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
@@ -42,7 +42,7 @@ export declare class Connections {
|
|
|
42
42
|
/**
|
|
43
43
|
* Gets the connection between caller's org and the org with the specified handle. | () -> (ShipperCoordinatorConnection1 | CoordinatorExecutorConnection1 | None)
|
|
44
44
|
*
|
|
45
|
-
* @param {string} handle
|
|
45
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
46
46
|
* @param {Connections.RequestOptions} requestOptions - Request-specific configuration.
|
|
47
47
|
*
|
|
48
48
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -37,7 +37,7 @@ export class Connections {
|
|
|
37
37
|
/**
|
|
38
38
|
* Gets the connection between caller's org and the org with the specified handle. | () -> (ShipperCoordinatorConnection1 | CoordinatorExecutorConnection1 | None)
|
|
39
39
|
*
|
|
40
|
-
* @param {string} handle
|
|
40
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
41
41
|
* @param {Connections.RequestOptions} requestOptions - Request-specific configuration.
|
|
42
42
|
*
|
|
43
43
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -33,7 +33,7 @@ export declare class PublicData {
|
|
|
33
33
|
/**
|
|
34
34
|
* Returns the organization avatar URL or a placeholder. | () -> (str)
|
|
35
35
|
*
|
|
36
|
-
* @param {string} handle
|
|
36
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
37
37
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
38
38
|
*
|
|
39
39
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -46,7 +46,7 @@ export declare class PublicData {
|
|
|
46
46
|
/**
|
|
47
47
|
* Retrieves public organization data by handle. | () -> (OrgPublicData1)
|
|
48
48
|
*
|
|
49
|
-
* @param {string} handle
|
|
49
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
50
50
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
51
51
|
*
|
|
52
52
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -59,7 +59,7 @@ export declare class PublicData {
|
|
|
59
59
|
/**
|
|
60
60
|
* Returns True when the provided handle is available, otherwise False. | () -> (bool)
|
|
61
61
|
*
|
|
62
|
-
* @param {string} handle
|
|
62
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
63
63
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -95,7 +95,7 @@ export declare class PublicData {
|
|
|
95
95
|
/**
|
|
96
96
|
* Retrieves public organization data for a specific organization by ID. | () -> (OrgPublicData1)
|
|
97
97
|
*
|
|
98
|
-
* @param {string} orgId
|
|
98
|
+
* @param {string} orgId - Must be a string starting with `org_`
|
|
99
99
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
100
100
|
*
|
|
101
101
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -22,7 +22,7 @@ export class PublicData {
|
|
|
22
22
|
/**
|
|
23
23
|
* Returns the organization avatar URL or a placeholder. | () -> (str)
|
|
24
24
|
*
|
|
25
|
-
* @param {string} handle
|
|
25
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
26
26
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
27
27
|
*
|
|
28
28
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -81,7 +81,7 @@ export class PublicData {
|
|
|
81
81
|
/**
|
|
82
82
|
* Retrieves public organization data by handle. | () -> (OrgPublicData1)
|
|
83
83
|
*
|
|
84
|
-
* @param {string} handle
|
|
84
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
85
85
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
86
86
|
*
|
|
87
87
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -140,7 +140,7 @@ export class PublicData {
|
|
|
140
140
|
/**
|
|
141
141
|
* Returns True when the provided handle is available, otherwise False. | () -> (bool)
|
|
142
142
|
*
|
|
143
|
-
* @param {string} handle
|
|
143
|
+
* @param {string} handle - Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
|
|
144
144
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
145
145
|
*
|
|
146
146
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -312,7 +312,7 @@ export class PublicData {
|
|
|
312
312
|
/**
|
|
313
313
|
* Retrieves public organization data for a specific organization by ID. | () -> (OrgPublicData1)
|
|
314
314
|
*
|
|
315
|
-
* @param {string} orgId
|
|
315
|
+
* @param {string} orgId - Must be a string starting with `org_`
|
|
316
316
|
* @param {PublicData.RequestOptions} requestOptions - Request-specific configuration.
|
|
317
317
|
*
|
|
318
318
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
@@ -84,7 +84,8 @@ export declare class Drivers {
|
|
|
84
84
|
* page_size: 1,
|
|
85
85
|
* search: "search",
|
|
86
86
|
* filter_available_according_to_driver: true,
|
|
87
|
-
* filter_available_according_to_operators: true
|
|
87
|
+
* filter_available_according_to_operators: true,
|
|
88
|
+
* filter_status: ["unassigned"]
|
|
88
89
|
* })
|
|
89
90
|
*/
|
|
90
91
|
listV1(request?: Chrt.shipping.DriversListV1Request, requestOptions?: Drivers.RequestOptions): core.HttpResponsePromise<Chrt.DriverListRes>;
|
|
@@ -100,6 +101,7 @@ export declare class Drivers {
|
|
|
100
101
|
* @example
|
|
101
102
|
* await client.shipping.drivers.listOrgMembersAndDriversV1({
|
|
102
103
|
* search: "search",
|
|
104
|
+
* filter_role: ["owner"],
|
|
103
105
|
* filter_available_according_to_driver: true,
|
|
104
106
|
* filter_available_according_to_operators: true,
|
|
105
107
|
* sort_by: "first_name",
|
|
@@ -222,7 +222,8 @@ export class Drivers {
|
|
|
222
222
|
* page_size: 1,
|
|
223
223
|
* search: "search",
|
|
224
224
|
* filter_available_according_to_driver: true,
|
|
225
|
-
* filter_available_according_to_operators: true
|
|
225
|
+
* filter_available_according_to_operators: true,
|
|
226
|
+
* filter_status: ["unassigned"]
|
|
226
227
|
* })
|
|
227
228
|
*/
|
|
228
229
|
listV1(request = {}, requestOptions) {
|
|
@@ -313,6 +314,7 @@ export class Drivers {
|
|
|
313
314
|
* @example
|
|
314
315
|
* await client.shipping.drivers.listOrgMembersAndDriversV1({
|
|
315
316
|
* search: "search",
|
|
317
|
+
* filter_role: ["owner"],
|
|
316
318
|
* filter_available_according_to_driver: true,
|
|
317
319
|
* filter_available_according_to_operators: true,
|
|
318
320
|
* sort_by: "first_name",
|
package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListV1Request.d.mts
CHANGED
|
@@ -10,7 +10,8 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
10
10
|
* page_size: 1,
|
|
11
11
|
* search: "search",
|
|
12
12
|
* filter_available_according_to_driver: true,
|
|
13
|
-
* filter_available_according_to_operators: true
|
|
13
|
+
* filter_available_according_to_operators: true,
|
|
14
|
+
* filter_status: ["unassigned"]
|
|
14
15
|
* }
|
|
15
16
|
*/
|
|
16
17
|
export interface DriversListV1Request {
|
|
@@ -108,6 +108,7 @@ export declare class OrderTemplatesNew {
|
|
|
108
108
|
* filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
109
109
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
110
110
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
111
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
111
112
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
112
113
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
113
114
|
* filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -252,6 +252,7 @@ export class OrderTemplatesNew {
|
|
|
252
252
|
* filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
253
253
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
254
254
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
255
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
255
256
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
256
257
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
257
258
|
* filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -16,6 +16,7 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
16
16
|
* filter_off_chrt_executor_org_data_id: "filter_off_chrt_executor_org_data_id",
|
|
17
17
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
18
18
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
19
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
19
20
|
* filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
20
21
|
* filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
21
22
|
* filter_last_edited_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts
CHANGED
|
@@ -74,6 +74,9 @@ export declare class Expanded {
|
|
|
74
74
|
* page: 1,
|
|
75
75
|
* page_size: 1,
|
|
76
76
|
* search: "search",
|
|
77
|
+
* filter_status: ["draft"],
|
|
78
|
+
* filter_service_line: ["on_demand"],
|
|
79
|
+
* filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
77
80
|
* filter_awb_number: "filter_awb_number",
|
|
78
81
|
* filter_has_invoice: true,
|
|
79
82
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -93,7 +96,9 @@ export declare class Expanded {
|
|
|
93
96
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
94
97
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
95
98
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
99
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
96
100
|
* filter_coordinator_department_id: "filter_coordinator_department_id",
|
|
101
|
+
* filter_coordinator_assigned_user_ids: ["filter_coordinator_assigned_user_ids"],
|
|
97
102
|
* filter_coordinator_label: "filter_coordinator_label",
|
|
98
103
|
* body: {}
|
|
99
104
|
* })
|
|
@@ -115,6 +120,9 @@ export declare class Expanded {
|
|
|
115
120
|
* page: 1,
|
|
116
121
|
* page_size: 1,
|
|
117
122
|
* search: "search",
|
|
123
|
+
* filter_status: ["draft"],
|
|
124
|
+
* filter_service_line: ["on_demand"],
|
|
125
|
+
* filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
118
126
|
* filter_awb_number: "filter_awb_number",
|
|
119
127
|
* filter_has_invoice: true,
|
|
120
128
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs
CHANGED
|
@@ -161,6 +161,9 @@ export class Expanded {
|
|
|
161
161
|
* page: 1,
|
|
162
162
|
* page_size: 1,
|
|
163
163
|
* search: "search",
|
|
164
|
+
* filter_status: ["draft"],
|
|
165
|
+
* filter_service_line: ["on_demand"],
|
|
166
|
+
* filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
164
167
|
* filter_awb_number: "filter_awb_number",
|
|
165
168
|
* filter_has_invoice: true,
|
|
166
169
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -180,7 +183,9 @@ export class Expanded {
|
|
|
180
183
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
181
184
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
182
185
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
186
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
183
187
|
* filter_coordinator_department_id: "filter_coordinator_department_id",
|
|
188
|
+
* filter_coordinator_assigned_user_ids: ["filter_coordinator_assigned_user_ids"],
|
|
184
189
|
* filter_coordinator_label: "filter_coordinator_label",
|
|
185
190
|
* body: {}
|
|
186
191
|
* })
|
|
@@ -379,6 +384,9 @@ export class Expanded {
|
|
|
379
384
|
* page: 1,
|
|
380
385
|
* page_size: 1,
|
|
381
386
|
* search: "search",
|
|
387
|
+
* filter_status: ["draft"],
|
|
388
|
+
* filter_service_line: ["on_demand"],
|
|
389
|
+
* filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
382
390
|
* filter_awb_number: "filter_awb_number",
|
|
383
391
|
* filter_has_invoice: true,
|
|
384
392
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -11,6 +11,9 @@ import * as Chrt from "../../../../../../../../index.mjs";
|
|
|
11
11
|
* page: 1,
|
|
12
12
|
* page_size: 1,
|
|
13
13
|
* search: "search",
|
|
14
|
+
* filter_status: ["draft"],
|
|
15
|
+
* filter_service_line: ["on_demand"],
|
|
16
|
+
* filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
14
17
|
* filter_awb_number: "filter_awb_number",
|
|
15
18
|
* filter_has_invoice: true,
|
|
16
19
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -30,7 +33,9 @@ import * as Chrt from "../../../../../../../../index.mjs";
|
|
|
30
33
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
31
34
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
32
35
|
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
36
|
+
* filter_coordinator_shipper_account_ids: ["filter_coordinator_shipper_account_ids"],
|
|
33
37
|
* filter_coordinator_department_id: "filter_coordinator_department_id",
|
|
38
|
+
* filter_coordinator_assigned_user_ids: ["filter_coordinator_assigned_user_ids"],
|
|
34
39
|
* filter_coordinator_label: "filter_coordinator_label",
|
|
35
40
|
* body: {}
|
|
36
41
|
* }
|
|
@@ -10,6 +10,9 @@ import * as Chrt from "../../../../../../../../index.mjs";
|
|
|
10
10
|
* page: 1,
|
|
11
11
|
* page_size: 1,
|
|
12
12
|
* search: "search",
|
|
13
|
+
* filter_status: ["draft"],
|
|
14
|
+
* filter_service_line: ["on_demand"],
|
|
15
|
+
* filter_order_classification_by_task_group_type: ["chrt_ground_provider"],
|
|
13
16
|
* filter_awb_number: "filter_awb_number",
|
|
14
17
|
* filter_has_invoice: true,
|
|
15
18
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.mts
CHANGED
|
@@ -87,6 +87,7 @@ export declare class Expanded {
|
|
|
87
87
|
* page: 1,
|
|
88
88
|
* page_size: 1,
|
|
89
89
|
* search: "search",
|
|
90
|
+
* filter_status: ["draft"],
|
|
90
91
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
91
92
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
92
93
|
* filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -125,6 +126,7 @@ export declare class Expanded {
|
|
|
125
126
|
* page: 1,
|
|
126
127
|
* page_size: 1,
|
|
127
128
|
* search: "search",
|
|
129
|
+
* filter_status: ["draft"],
|
|
128
130
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
129
131
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
130
132
|
* filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.mjs
CHANGED
|
@@ -223,6 +223,7 @@ export class Expanded {
|
|
|
223
223
|
* page: 1,
|
|
224
224
|
* page_size: 1,
|
|
225
225
|
* search: "search",
|
|
226
|
+
* filter_status: ["draft"],
|
|
226
227
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
227
228
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
228
229
|
* filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -386,6 +387,7 @@ export class Expanded {
|
|
|
386
387
|
* page: 1,
|
|
387
388
|
* page_size: 1,
|
|
388
389
|
* search: "search",
|
|
390
|
+
* filter_status: ["draft"],
|
|
389
391
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
390
392
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
391
393
|
* filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -10,6 +10,7 @@ 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_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
14
15
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
15
16
|
* filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -11,6 +11,7 @@ import * as Chrt from "../../../../../../../../index.mjs";
|
|
|
11
11
|
* page: 1,
|
|
12
12
|
* page_size: 1,
|
|
13
13
|
* search: "search",
|
|
14
|
+
* filter_status: ["draft"],
|
|
14
15
|
* filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
15
16
|
* filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
16
17
|
* filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as environments from "../../../../environments.mjs";
|
|
5
|
+
import * as core from "../../../../core/index.mjs";
|
|
6
|
+
import { Connections } from "../resources/connections/client/Client.mjs";
|
|
7
|
+
import { Orders } from "../resources/orders/client/Client.mjs";
|
|
8
|
+
import { Xcelerator } from "../resources/xcelerator/client/Client.mjs";
|
|
9
|
+
export declare namespace ShippingIntegrations {
|
|
10
|
+
interface Options {
|
|
11
|
+
environment?: core.Supplier<environments.ChrtEnvironment | string>;
|
|
12
|
+
/** Specify a custom URL to connect the client to. */
|
|
13
|
+
baseUrl?: core.Supplier<string>;
|
|
14
|
+
token?: core.Supplier<core.BearerToken | undefined>;
|
|
15
|
+
/** Additional headers to include in requests. */
|
|
16
|
+
headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
|
|
17
|
+
fetcher?: core.FetchFunction;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
export declare class ShippingIntegrations {
|
|
21
|
+
protected readonly _options: ShippingIntegrations.Options;
|
|
22
|
+
protected _connections: Connections | undefined;
|
|
23
|
+
protected _orders: Orders | undefined;
|
|
24
|
+
protected _xcelerator: Xcelerator | undefined;
|
|
25
|
+
constructor(_options?: ShippingIntegrations.Options);
|
|
26
|
+
get connections(): Connections;
|
|
27
|
+
get orders(): Orders;
|
|
28
|
+
get xcelerator(): Xcelerator;
|
|
29
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import { Connections } from "../resources/connections/client/Client.mjs";
|
|
5
|
+
import { Orders } from "../resources/orders/client/Client.mjs";
|
|
6
|
+
import { Xcelerator } from "../resources/xcelerator/client/Client.mjs";
|
|
7
|
+
export class ShippingIntegrations {
|
|
8
|
+
constructor(_options = {}) {
|
|
9
|
+
this._options = _options;
|
|
10
|
+
}
|
|
11
|
+
get connections() {
|
|
12
|
+
var _a;
|
|
13
|
+
return ((_a = this._connections) !== null && _a !== void 0 ? _a : (this._connections = new Connections(this._options)));
|
|
14
|
+
}
|
|
15
|
+
get orders() {
|
|
16
|
+
var _a;
|
|
17
|
+
return ((_a = this._orders) !== null && _a !== void 0 ? _a : (this._orders = new Orders(this._options)));
|
|
18
|
+
}
|
|
19
|
+
get xcelerator() {
|
|
20
|
+
var _a;
|
|
21
|
+
return ((_a = this._xcelerator) !== null && _a !== void 0 ? _a : (this._xcelerator = new Xcelerator(this._options)));
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as environments from "../../../../../../environments.mjs";
|
|
5
|
+
import * as core from "../../../../../../core/index.mjs";
|
|
6
|
+
import * as Chrt from "../../../../../index.mjs";
|
|
7
|
+
export declare namespace Connections {
|
|
8
|
+
interface Options {
|
|
9
|
+
environment?: core.Supplier<environments.ChrtEnvironment | string>;
|
|
10
|
+
/** Specify a custom URL to connect the client to. */
|
|
11
|
+
baseUrl?: core.Supplier<string>;
|
|
12
|
+
token?: core.Supplier<core.BearerToken | undefined>;
|
|
13
|
+
/** Additional headers to include in requests. */
|
|
14
|
+
headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
|
|
15
|
+
fetcher?: core.FetchFunction;
|
|
16
|
+
}
|
|
17
|
+
interface RequestOptions {
|
|
18
|
+
/** The maximum time to wait for a response in seconds. */
|
|
19
|
+
timeoutInSeconds?: number;
|
|
20
|
+
/** The number of times to retry the request. Defaults to 2. */
|
|
21
|
+
maxRetries?: number;
|
|
22
|
+
/** A hook to abort the request. */
|
|
23
|
+
abortSignal?: AbortSignal;
|
|
24
|
+
/** Additional query string parameters to include in the request. */
|
|
25
|
+
queryParams?: Record<string, unknown>;
|
|
26
|
+
/** Additional headers to include in the request. */
|
|
27
|
+
headers?: Record<string, string | core.Supplier<string | null | undefined> | null | undefined>;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
export declare class Connections {
|
|
31
|
+
protected readonly _options: Connections.Options;
|
|
32
|
+
constructor(_options?: Connections.Options);
|
|
33
|
+
/**
|
|
34
|
+
* Lists every provider the caller's organization has credentials for, across all shipping integrations. | () -> (ShippingIntegrationConnectionListRes)
|
|
35
|
+
*
|
|
36
|
+
* @param {Connections.RequestOptions} requestOptions - Request-specific configuration.
|
|
37
|
+
*
|
|
38
|
+
* @example
|
|
39
|
+
* await client.shippingIntegrations.connections.listV1()
|
|
40
|
+
*/
|
|
41
|
+
listV1(requestOptions?: Connections.RequestOptions): core.HttpResponsePromise<Chrt.ShippingIntegrationConnectionListRes>;
|
|
42
|
+
private __listV1;
|
|
43
|
+
protected _getAuthorizationHeader(): Promise<string | undefined>;
|
|
44
|
+
}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
5
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
6
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
7
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
8
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
9
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
10
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
11
|
+
});
|
|
12
|
+
};
|
|
13
|
+
import * as environments from "../../../../../../environments.mjs";
|
|
14
|
+
import * as core from "../../../../../../core/index.mjs";
|
|
15
|
+
import { mergeHeaders, mergeOnlyDefinedHeaders } from "../../../../../../core/headers.mjs";
|
|
16
|
+
import * as errors from "../../../../../../errors/index.mjs";
|
|
17
|
+
export class Connections {
|
|
18
|
+
constructor(_options = {}) {
|
|
19
|
+
this._options = _options;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Lists every provider the caller's organization has credentials for, across all shipping integrations. | () -> (ShippingIntegrationConnectionListRes)
|
|
23
|
+
*
|
|
24
|
+
* @param {Connections.RequestOptions} requestOptions - Request-specific configuration.
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* await client.shippingIntegrations.connections.listV1()
|
|
28
|
+
*/
|
|
29
|
+
listV1(requestOptions) {
|
|
30
|
+
return core.HttpResponsePromise.fromPromise(this.__listV1(requestOptions));
|
|
31
|
+
}
|
|
32
|
+
__listV1(requestOptions) {
|
|
33
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
34
|
+
var _a, _b, _c, _d;
|
|
35
|
+
let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
36
|
+
const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
|
|
37
|
+
url: core.url.join((_d = (_c = (yield core.Supplier.get(this._options.baseUrl))) !== null && _c !== void 0 ? _c : (yield core.Supplier.get(this._options.environment))) !== null && _d !== void 0 ? _d : environments.ChrtEnvironment.Local, "shipping_integrations/connections/list/v1"),
|
|
38
|
+
method: "GET",
|
|
39
|
+
headers: _headers,
|
|
40
|
+
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
41
|
+
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
42
|
+
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
43
|
+
abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
|
|
44
|
+
});
|
|
45
|
+
if (_response.ok) {
|
|
46
|
+
return {
|
|
47
|
+
data: _response.body,
|
|
48
|
+
rawResponse: _response.rawResponse,
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
if (_response.error.reason === "status-code") {
|
|
52
|
+
throw new errors.ChrtError({
|
|
53
|
+
statusCode: _response.error.statusCode,
|
|
54
|
+
body: _response.error.body,
|
|
55
|
+
rawResponse: _response.rawResponse,
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
switch (_response.error.reason) {
|
|
59
|
+
case "non-json":
|
|
60
|
+
throw new errors.ChrtError({
|
|
61
|
+
statusCode: _response.error.statusCode,
|
|
62
|
+
body: _response.error.rawBody,
|
|
63
|
+
rawResponse: _response.rawResponse,
|
|
64
|
+
});
|
|
65
|
+
case "timeout":
|
|
66
|
+
throw new errors.ChrtTimeoutError("Timeout exceeded when calling GET /shipping_integrations/connections/list/v1.");
|
|
67
|
+
case "unknown":
|
|
68
|
+
throw new errors.ChrtError({
|
|
69
|
+
message: _response.error.errorMessage,
|
|
70
|
+
rawResponse: _response.rawResponse,
|
|
71
|
+
});
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
_getAuthorizationHeader() {
|
|
76
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
77
|
+
const bearer = yield core.Supplier.get(this._options.token);
|
|
78
|
+
if (bearer != null) {
|
|
79
|
+
return `Bearer ${bearer}`;
|
|
80
|
+
}
|
|
81
|
+
return undefined;
|
|
82
|
+
});
|
|
83
|
+
}
|
|
84
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./client/index.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./client/index.mjs";
|