@chrt-inc/typescript-sdk 1.861.0 → 1.866.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.js +2 -2
- package/dist/cjs/api/resources/operations/client/Client.d.ts +3 -3
- package/dist/cjs/api/resources/operations/client/Client.js +13 -13
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/Client.js +1 -1
- package/dist/cjs/api/resources/operations/resources/index.d.ts +2 -2
- package/dist/cjs/api/resources/operations/resources/index.js +3 -3
- package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/Client.d.ts +14 -13
- package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/Client.js +25 -21
- package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientCreate1.d.ts +0 -1
- package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientUpdate1.d.ts +0 -1
- package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/{OperationsTaskListsApplyToCaseV1Request.d.ts → OperationsTaskListsApplyToOrderV1Request.d.ts} +4 -1
- package/dist/cjs/api/resources/operations/resources/operationsTaskLists/client/requests/index.d.ts +1 -1
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.d.ts +29 -3
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/Client.js +138 -12
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientCreate1.d.ts +0 -1
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientUpdate1.d.ts +0 -1
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.ts +48 -0
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.ts +3 -2
- package/dist/cjs/api/resources/operations/resources/operationsTasks/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/operations/resources/orderInternalMessages/client/Client.d.ts +80 -0
- package/dist/cjs/api/resources/{shipping/resources/orderDrafts/resources/agentic → operations/resources/orderInternalMessages}/client/Client.js +52 -53
- package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.d.ts → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.d.ts} +1 -1
- package/dist/cjs/api/resources/operations/resources/orderInternalMessages/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.d.ts +15 -15
- package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.js +35 -32
- package/dist/cjs/api/resources/{shipping/resources/orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.d.ts → operations/resources/orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.d.ts} +2 -2
- package/dist/cjs/api/resources/operations/resources/orderInternalMessages/resources/s3Objects/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/orgs/client/Client.d.ts +3 -0
- package/dist/cjs/api/resources/orgs/client/Client.js +7 -2
- package/dist/cjs/api/resources/orgs/resources/connections/client/Client.d.ts +21 -1
- package/dist/cjs/api/resources/orgs/resources/connections/client/Client.js +90 -1
- package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.ts +27 -0
- package/dist/cjs/api/resources/orgs/resources/connections/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/orgs/resources/index.d.ts +2 -0
- package/dist/cjs/api/resources/orgs/resources/index.js +3 -1
- package/dist/cjs/api/resources/orgs/resources/providers/client/Client.d.ts +54 -0
- package/dist/cjs/api/resources/orgs/resources/providers/client/Client.js +157 -0
- package/dist/cjs/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.d.ts +26 -0
- package/dist/cjs/api/resources/orgs/resources/providers/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/client/Client.d.ts +0 -3
- package/dist/cjs/api/resources/shipping/client/Client.js +16 -21
- package/dist/cjs/api/resources/shipping/resources/index.d.ts +1 -3
- package/dist/cjs/api/resources/shipping/resources/index.js +2 -4
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.js +4 -4
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.ts +3 -3
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.ts +4 -4
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.ts +3 -3
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +78 -0
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +327 -2
- package/dist/{esm/api/resources/operations/resources/cases/client/requests/CaseAssignReq.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersAssignReq.d.ts} +1 -1
- package/dist/{esm/api/resources/operations/resources/cases/client/requests/CasesTypeaheadV1Request.d.mts → cjs/api/resources/shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.d.ts} +2 -2
- package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CaseAssignReq.d.ts → shipping/resources/orders/client/requests/OrdersUnassignReq.d.ts} +1 -1
- package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CaseClientUpdate1.d.ts → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.d.ts} +3 -4
- package/dist/cjs/api/resources/shipping/resources/orders/client/requests/index.d.ts +4 -0
- package/dist/cjs/api/resources/shipping/resources/orders/index.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/index.js +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.ts +212 -0
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/Client.js +366 -117
- package/dist/cjs/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.d.ts → shipping/resources/orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.d.ts} +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.ts +14 -0
- package/dist/{esm/api/resources/shipping/resources/orderDrafts/client/requests/OrdersNewDraftReq.d.mts → cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.ts} +7 -7
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.ts +6 -0
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.d.ts +2 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.js +2 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.d.ts +16 -16
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.js +24 -24
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.d.ts +13 -25
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.js +30 -74
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.d.ts +0 -3
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.js +1 -4
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.d.ts +10 -10
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.js +16 -16
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.d.ts +7 -7
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.js +12 -12
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.d.ts +26 -26
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.js +42 -42
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.d.ts +1 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.js +17 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +108 -8
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +456 -5
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +56 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +60 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/index.d.ts +2 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/index.d.ts +3 -0
- package/dist/cjs/api/resources/shipping/resources/orders/resources/index.js +4 -1
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.js +1 -1
- package/dist/cjs/api/types/BillingReviewStatusEnum.d.ts +3 -3
- package/dist/cjs/api/types/NotificationEventsForOrgsEnum.d.ts +5 -5
- package/dist/cjs/api/types/NotificationEventsForOrgsEnum.js +4 -4
- package/dist/cjs/api/types/NotificationEventsForUsersEnum.d.ts +5 -5
- package/dist/cjs/api/types/NotificationEventsForUsersEnum.js +4 -4
- package/dist/cjs/api/types/OperationsOrderDepartmentAssignedWebhookPayload.d.ts +16 -0
- package/dist/cjs/api/types/OperationsOrderInternalMessageWebhookPayload.d.ts +17 -0
- package/dist/cjs/api/types/OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.d.ts +16 -0
- package/dist/cjs/api/types/OperationsOrderOperatorAssignedWebhookPayload.d.ts +14 -0
- package/dist/cjs/api/types/OperationsTask1.d.ts +0 -1
- package/dist/cjs/api/types/OperationsTaskExpandedListItem.d.ts +9 -0
- package/dist/cjs/api/types/{OrdersExpandedListRes.d.ts → OperationsTaskExpandedListRes.d.ts} +2 -2
- package/dist/cjs/api/types/OperationsTaskList1.d.ts +0 -1
- package/dist/cjs/api/types/{OperationsTaskListRemoveFromCaseRes1.d.ts → OperationsTaskListRemoveFromOrderRes1.d.ts} +2 -2
- package/dist/cjs/api/types/OperationsTaskTypeEnum.d.ts +2 -2
- package/dist/cjs/api/types/Order1.d.ts +5 -3
- package/dist/cjs/api/types/OrderDraftExpandedForCoordinator.d.ts +15 -0
- package/dist/cjs/api/types/OrderDraftExpandedForShipper.d.ts +15 -0
- package/dist/cjs/api/types/{OrderDraftExpanded.d.ts → OrderExpandedForCoordinator.d.ts} +2 -3
- package/dist/cjs/api/types/OrderExpandedForExecutor.d.ts +14 -0
- package/dist/cjs/api/types/OrderExpandedForProvider.d.ts +15 -0
- package/dist/cjs/api/types/{OrderExpanded.d.ts → OrderExpandedForShipper.d.ts} +2 -2
- package/dist/{esm/api/types/CaseMessage1.d.mts → cjs/api/types/OrderInternalMessage1.d.ts} +1 -1
- package/dist/cjs/api/types/{CaseS3ObjectMetadata1.d.ts → OrderInternalMessageS3ObjectMetadata1.d.ts} +3 -3
- package/dist/cjs/api/types/OrderInternalMessages1.d.ts +14 -0
- package/dist/cjs/api/types/OrderLimitedForCoordinator1.d.ts +41 -0
- package/dist/cjs/api/types/OrderLimitedForExecutor1.d.ts +23 -0
- package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +41 -0
- package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +37 -0
- package/dist/cjs/api/types/OrderProviderRoleEnum.d.ts +11 -0
- package/dist/cjs/api/types/{CaseSortByEnum.js → OrderProviderRoleEnum.js} +4 -4
- package/dist/cjs/api/types/OrderProviderRoleFilterEnum.d.ts +9 -0
- package/dist/cjs/api/types/OrderProviderRoleFilterEnum.js +11 -0
- package/dist/cjs/api/types/OrderTaskGroupExecutorDetails1.d.ts +12 -0
- package/dist/cjs/api/types/OrderTaskGroupExecutorDetails1.js +5 -0
- package/dist/cjs/api/types/OrderTaskGroupSharedDetails1.d.ts +9 -0
- package/dist/cjs/api/types/OrderTaskGroupSharedDetails1.js +5 -0
- package/dist/cjs/api/types/OrderTemplate1.d.ts +3 -3
- package/dist/cjs/api/types/OrderTemplateCore1.d.ts +3 -3
- package/dist/cjs/api/types/OrdersExpandedListForCoordinatorRes.d.ts +8 -0
- package/dist/cjs/api/types/OrdersExpandedListForCoordinatorRes.js +5 -0
- package/dist/cjs/api/types/{CaseListRes.d.ts → OrdersExpandedListForExecutorRes.d.ts} +2 -2
- package/dist/cjs/api/types/OrdersExpandedListForExecutorRes.js +5 -0
- package/dist/cjs/api/types/{CasesExpandedListRes.d.ts → OrdersExpandedListForProviderRes.d.ts} +2 -2
- package/dist/cjs/api/types/OrdersExpandedListForProviderRes.js +5 -0
- package/dist/cjs/api/types/{OrderDraftExpandedListRes.d.ts → OrdersExpandedListForShipperRes.d.ts} +2 -2
- package/dist/cjs/api/types/OrdersExpandedListForShipperRes.js +5 -0
- package/dist/cjs/api/types/{OrdersNewDraftRes.d.ts → OrdersOpenDraftRes.d.ts} +1 -1
- package/dist/cjs/api/types/OrdersOpenDraftRes.js +5 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListItem.d.ts +20 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListItem.js +5 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListPage.d.ts +8 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListPage.js +5 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListRes.d.ts +8 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListRes.js +5 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorSourceEnum.d.ts +8 -0
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorSourceEnum.js +10 -0
- package/dist/cjs/api/types/ProviderProviderConnectionCallerRoleEnum.d.ts +8 -0
- package/dist/cjs/api/types/ProviderProviderConnectionCallerRoleEnum.js +10 -0
- package/dist/cjs/api/types/ProviderProviderConnectionListItem.d.ts +14 -0
- package/dist/cjs/api/types/ProviderProviderConnectionListItem.js +5 -0
- package/dist/cjs/api/types/ProviderProviderConnectionListRes.d.ts +8 -0
- package/dist/cjs/api/types/ProviderProviderConnectionListRes.js +5 -0
- package/dist/cjs/api/types/TaskListToApplyToOrder1.d.ts +11 -0
- package/dist/cjs/api/types/TaskListToApplyToOrder1.js +5 -0
- package/dist/cjs/api/types/UngroupedOrderRow.d.ts +0 -1
- package/dist/cjs/api/types/index.d.ts +37 -22
- package/dist/cjs/api/types/index.js +37 -22
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/Client.mjs +2 -2
- package/dist/esm/api/resources/operations/client/Client.d.mts +3 -3
- package/dist/esm/api/resources/operations/client/Client.mjs +5 -5
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.mjs +1 -1
- package/dist/esm/api/resources/operations/resources/index.d.mts +2 -2
- package/dist/esm/api/resources/operations/resources/index.mjs +2 -2
- package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/Client.d.mts +14 -13
- package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/Client.mjs +25 -21
- package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientCreate1.d.mts +0 -1
- package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/OperationsTaskListClientUpdate1.d.mts +0 -1
- package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/{OperationsTaskListsApplyToCaseV1Request.d.mts → OperationsTaskListsApplyToOrderV1Request.d.mts} +4 -1
- package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/index.d.mts +1 -1
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.d.mts +29 -3
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/Client.mjs +138 -12
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientCreate1.d.mts +0 -1
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTaskClientUpdate1.d.mts +0 -1
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksExpandedListV1Request.d.mts +48 -0
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/OperationsTasksListV1Request.d.mts +3 -2
- package/dist/esm/api/resources/operations/resources/operationsTasks/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/operations/resources/orderInternalMessages/client/Client.d.mts +80 -0
- package/dist/esm/api/resources/{shipping/resources/orderDrafts/resources/agentic → operations/resources/orderInternalMessages}/client/Client.mjs +50 -51
- package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.d.mts → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.d.mts} +1 -1
- package/dist/esm/api/resources/operations/resources/orderInternalMessages/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.d.mts +15 -15
- package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/Client.mjs +35 -32
- package/dist/esm/api/resources/{shipping/resources/orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.d.mts → operations/resources/orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.d.mts} +2 -2
- package/dist/esm/api/resources/operations/resources/orderInternalMessages/resources/s3Objects/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/orgs/client/Client.d.mts +3 -0
- package/dist/esm/api/resources/orgs/client/Client.mjs +5 -0
- package/dist/esm/api/resources/orgs/resources/connections/client/Client.d.mts +21 -1
- package/dist/esm/api/resources/orgs/resources/connections/client/Client.mjs +90 -1
- package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.mts +27 -0
- package/dist/esm/api/resources/orgs/resources/connections/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/orgs/resources/index.d.mts +2 -0
- package/dist/esm/api/resources/orgs/resources/index.mjs +2 -0
- package/dist/esm/api/resources/orgs/resources/providers/client/Client.d.mts +54 -0
- package/dist/esm/api/resources/orgs/resources/providers/client/Client.mjs +120 -0
- package/dist/esm/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.d.mts +26 -0
- package/dist/esm/api/resources/orgs/resources/providers/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/shipping/client/Client.d.mts +0 -3
- package/dist/esm/api/resources/shipping/client/Client.mjs +0 -5
- package/dist/esm/api/resources/shipping/resources/index.d.mts +1 -3
- package/dist/esm/api/resources/shipping/resources/index.mjs +1 -3
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.mjs +4 -4
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.mts +3 -3
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.mts +4 -4
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.mts +3 -3
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +78 -0
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +325 -0
- package/dist/esm/api/resources/{operations/resources/cases/client/requests/CaseUnassignReq.d.mts → shipping/resources/orders/client/requests/OrdersAssignReq.d.mts} +1 -1
- package/dist/{cjs/api/resources/operations/resources/cases/client/requests/CasesTypeaheadV1Request.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.d.mts} +2 -2
- package/dist/{cjs/api/resources/operations/resources/cases/client/requests/CaseUnassignReq.d.ts → esm/api/resources/shipping/resources/orders/client/requests/OrdersUnassignReq.d.mts} +1 -1
- package/dist/esm/api/resources/{operations/resources/cases/client/requests/CaseClientUpdate1.d.mts → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.d.mts} +3 -4
- package/dist/esm/api/resources/shipping/resources/orders/client/requests/index.d.mts +4 -0
- package/dist/esm/api/resources/shipping/resources/orders/index.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/index.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/Client.d.mts +212 -0
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/Client.mjs +354 -105
- package/dist/esm/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.d.mts → shipping/resources/orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.d.mts} +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.d.mts +14 -0
- package/dist/{cjs/api/resources/shipping/resources/orderDrafts/client/requests/OrdersNewDraftReq.d.ts → esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.mts} +7 -7
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/index.d.mts +6 -0
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.d.mts +2 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/index.mjs +2 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.d.mts +16 -16
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/Client.mjs +24 -24
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.d.mts +13 -25
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/expanded/client/Client.mjs +30 -74
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.d.mts +0 -3
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/index.mjs +0 -3
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.d.mts +10 -10
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/Client.mjs +16 -16
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.d.mts +7 -7
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/Client.mjs +12 -12
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.d.mts +26 -26
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/Client.mjs +42 -42
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.d.mts +1 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/index.mjs +1 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +108 -8
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +456 -5
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +56 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +60 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/index.d.mts +2 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/index.d.mts +3 -0
- package/dist/esm/api/resources/shipping/resources/orders/resources/index.mjs +3 -0
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/ordersAndOrderGroups/client/Client.mjs +1 -1
- package/dist/esm/api/types/BillingReviewStatusEnum.d.mts +3 -3
- package/dist/esm/api/types/NotificationEventsForOrgsEnum.d.mts +5 -5
- package/dist/esm/api/types/NotificationEventsForOrgsEnum.mjs +4 -4
- package/dist/esm/api/types/NotificationEventsForUsersEnum.d.mts +5 -5
- package/dist/esm/api/types/NotificationEventsForUsersEnum.mjs +4 -4
- package/dist/esm/api/types/OperationsOrderDepartmentAssignedWebhookPayload.d.mts +16 -0
- package/dist/esm/api/types/OperationsOrderInternalMessageWebhookPayload.d.mts +17 -0
- package/dist/esm/api/types/OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.d.mts +16 -0
- package/dist/esm/api/types/OperationsOrderOperatorAssignedWebhookPayload.d.mts +14 -0
- package/dist/esm/api/types/OperationsTask1.d.mts +0 -1
- package/dist/esm/api/types/OperationsTaskExpandedListItem.d.mts +9 -0
- package/dist/esm/api/types/{OrdersExpandedListRes.d.mts → OperationsTaskExpandedListRes.d.mts} +2 -2
- package/dist/esm/api/types/OperationsTaskList1.d.mts +0 -1
- package/dist/esm/api/types/{OperationsTaskListRemoveFromCaseRes1.d.mts → OperationsTaskListRemoveFromOrderRes1.d.mts} +2 -2
- package/dist/esm/api/types/OperationsTaskTypeEnum.d.mts +2 -2
- package/dist/esm/api/types/Order1.d.mts +5 -3
- package/dist/esm/api/types/OrderDraftExpandedForCoordinator.d.mts +15 -0
- package/dist/esm/api/types/OrderDraftExpandedForShipper.d.mts +15 -0
- package/dist/esm/api/types/{OrderDraftExpanded.d.mts → OrderExpandedForCoordinator.d.mts} +2 -3
- package/dist/esm/api/types/OrderExpandedForExecutor.d.mts +14 -0
- package/dist/esm/api/types/OrderExpandedForProvider.d.mts +15 -0
- package/dist/esm/api/types/{OrderExpanded.d.mts → OrderExpandedForShipper.d.mts} +2 -2
- package/dist/{cjs/api/types/CaseMessage1.d.ts → esm/api/types/OrderInternalMessage1.d.mts} +1 -1
- package/dist/esm/api/types/{CaseS3ObjectMetadata1.d.mts → OrderInternalMessageS3ObjectMetadata1.d.mts} +3 -3
- package/dist/esm/api/types/OrderInternalMessages1.d.mts +14 -0
- package/dist/esm/api/types/OrderLimitedForCoordinator1.d.mts +41 -0
- package/dist/esm/api/types/OrderLimitedForExecutor1.d.mts +23 -0
- package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +41 -0
- package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +37 -0
- package/dist/esm/api/types/OrderProviderRoleEnum.d.mts +11 -0
- package/dist/esm/api/types/OrderProviderRoleEnum.mjs +7 -0
- package/dist/esm/api/types/OrderProviderRoleFilterEnum.d.mts +9 -0
- package/dist/esm/api/types/OrderProviderRoleFilterEnum.mjs +8 -0
- package/dist/esm/api/types/OrderTaskGroupExecutorDetails1.d.mts +12 -0
- package/dist/esm/api/types/OrderTaskGroupExecutorDetails1.mjs +4 -0
- package/dist/esm/api/types/OrderTaskGroupSharedDetails1.d.mts +9 -0
- package/dist/esm/api/types/OrderTaskGroupSharedDetails1.mjs +4 -0
- package/dist/esm/api/types/OrderTemplate1.d.mts +3 -3
- package/dist/esm/api/types/OrderTemplateCore1.d.mts +3 -3
- package/dist/esm/api/types/OrdersExpandedListForCoordinatorRes.d.mts +8 -0
- package/dist/esm/api/types/OrdersExpandedListForCoordinatorRes.mjs +4 -0
- package/dist/esm/api/types/{OrderDraftExpandedListRes.d.mts → OrdersExpandedListForExecutorRes.d.mts} +2 -2
- package/dist/esm/api/types/OrdersExpandedListForExecutorRes.mjs +4 -0
- package/dist/esm/api/types/{CasesExpandedListRes.d.mts → OrdersExpandedListForProviderRes.d.mts} +2 -2
- package/dist/esm/api/types/OrdersExpandedListForProviderRes.mjs +4 -0
- package/dist/esm/api/types/{CaseListRes.d.mts → OrdersExpandedListForShipperRes.d.mts} +2 -2
- package/dist/esm/api/types/OrdersExpandedListForShipperRes.mjs +4 -0
- package/dist/esm/api/types/{OrdersNewDraftRes.d.mts → OrdersOpenDraftRes.d.mts} +1 -1
- package/dist/esm/api/types/OrdersOpenDraftRes.mjs +4 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListItem.d.mts +20 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListItem.mjs +4 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListPage.d.mts +8 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListPage.mjs +4 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListRes.d.mts +8 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListRes.mjs +4 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorSourceEnum.d.mts +8 -0
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorSourceEnum.mjs +7 -0
- package/dist/esm/api/types/ProviderProviderConnectionCallerRoleEnum.d.mts +8 -0
- package/dist/esm/api/types/ProviderProviderConnectionCallerRoleEnum.mjs +7 -0
- package/dist/esm/api/types/ProviderProviderConnectionListItem.d.mts +14 -0
- package/dist/esm/api/types/ProviderProviderConnectionListItem.mjs +4 -0
- package/dist/esm/api/types/ProviderProviderConnectionListRes.d.mts +8 -0
- package/dist/esm/api/types/ProviderProviderConnectionListRes.mjs +4 -0
- package/dist/esm/api/types/TaskListToApplyToOrder1.d.mts +11 -0
- package/dist/esm/api/types/TaskListToApplyToOrder1.mjs +4 -0
- package/dist/esm/api/types/UngroupedOrderRow.d.mts +0 -1
- package/dist/esm/api/types/index.d.mts +37 -22
- package/dist/esm/api/types/index.mjs +37 -22
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +2191 -2125
- package/dist/cjs/api/resources/operations/resources/cases/client/Client.d.ts +0 -276
- package/dist/cjs/api/resources/operations/resources/cases/client/Client.js +0 -1117
- package/dist/cjs/api/resources/operations/resources/cases/client/requests/CaseSetBillingReviewStatusReq.d.ts +0 -13
- package/dist/cjs/api/resources/operations/resources/cases/client/requests/CasesExpandedListV1Request.d.ts +0 -17
- package/dist/cjs/api/resources/operations/resources/cases/client/requests/CasesListV1Request.d.ts +0 -31
- package/dist/cjs/api/resources/operations/resources/cases/client/requests/index.d.ts +0 -8
- package/dist/cjs/api/resources/operations/resources/cases/resources/s3Objects/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/client/Client.d.ts +0 -168
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.d.ts +0 -16
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/client/requests/index.d.ts +0 -6
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/agentic/client/Client.d.ts +0 -65
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/agentic/index.d.ts +0 -2
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/agentic/index.js +0 -18
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.ts +0 -37
- package/dist/cjs/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/types/Case1.d.ts +0 -19
- package/dist/cjs/api/types/CaseSortByEnum.d.ts +0 -8
- package/dist/cjs/api/types/CaseTypeaheadFieldEnum.d.ts +0 -4
- package/dist/cjs/api/types/CaseTypeaheadResult.d.ts +0 -8
- package/dist/cjs/api/types/CasesExpandedListItem.d.ts +0 -15
- package/dist/cjs/api/types/CasesExpandedListShippingTaskGroup.d.ts +0 -8
- package/dist/cjs/api/types/OperationsCaseGroupAssignedWebhookPayload.d.ts +0 -16
- package/dist/cjs/api/types/OperationsCaseMessageWebhookPayload.d.ts +0 -15
- package/dist/cjs/api/types/OperationsCaseOperatorAssignedWebhookPayload.d.ts +0 -14
- package/dist/cjs/api/types/OperationsCaseS3ObjectAddedWebhookPayload.d.ts +0 -14
- package/dist/cjs/api/types/OrderDraftSortByEnum.d.ts +0 -4
- package/dist/cjs/api/types/TaskListToApplyToCase1.d.ts +0 -7
- package/dist/esm/api/resources/operations/resources/cases/client/Client.d.mts +0 -276
- package/dist/esm/api/resources/operations/resources/cases/client/Client.mjs +0 -1080
- package/dist/esm/api/resources/operations/resources/cases/client/requests/CaseSetBillingReviewStatusReq.d.mts +0 -13
- package/dist/esm/api/resources/operations/resources/cases/client/requests/CasesExpandedListV1Request.d.mts +0 -17
- package/dist/esm/api/resources/operations/resources/cases/client/requests/CasesListV1Request.d.mts +0 -31
- package/dist/esm/api/resources/operations/resources/cases/client/requests/index.d.mts +0 -8
- package/dist/esm/api/resources/operations/resources/cases/resources/s3Objects/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/shipping/resources/orderDrafts/client/Client.d.mts +0 -168
- package/dist/esm/api/resources/shipping/resources/orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.d.mts +0 -16
- package/dist/esm/api/resources/shipping/resources/orderDrafts/client/requests/index.d.mts +0 -6
- package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/agentic/client/Client.d.mts +0 -65
- package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/agentic/index.d.mts +0 -2
- package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/agentic/index.mjs +0 -2
- package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.d.mts +0 -37
- package/dist/esm/api/resources/shipping/resources/orderDrafts/resources/expanded/client/requests/index.d.mts +0 -1
- package/dist/esm/api/types/Case1.d.mts +0 -19
- package/dist/esm/api/types/CaseSortByEnum.d.mts +0 -8
- package/dist/esm/api/types/CaseSortByEnum.mjs +0 -7
- package/dist/esm/api/types/CaseTypeaheadFieldEnum.d.mts +0 -4
- package/dist/esm/api/types/CaseTypeaheadResult.d.mts +0 -8
- package/dist/esm/api/types/CasesExpandedListItem.d.mts +0 -15
- package/dist/esm/api/types/CasesExpandedListShippingTaskGroup.d.mts +0 -8
- package/dist/esm/api/types/OperationsCaseGroupAssignedWebhookPayload.d.mts +0 -16
- package/dist/esm/api/types/OperationsCaseMessageWebhookPayload.d.mts +0 -15
- package/dist/esm/api/types/OperationsCaseOperatorAssignedWebhookPayload.d.mts +0 -14
- package/dist/esm/api/types/OperationsCaseS3ObjectAddedWebhookPayload.d.mts +0 -14
- package/dist/esm/api/types/OrderDraftSortByEnum.d.mts +0 -4
- package/dist/esm/api/types/TaskListToApplyToCase1.d.mts +0 -7
- /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.js → operationsTaskLists/client/requests/OperationsTaskListsApplyToOrderV1Request.js} +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseAssignReq.js → operationsTasks/client/requests/OperationsTasksExpandedListV1Request.js} +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.js +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseClientUpdate1.js → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.js} +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/index.js +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.d.ts +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.js +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.js +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases/client/requests/CaseSetBillingReviewStatusReq.js → orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.js} +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.d.ts +0 -0
- /package/dist/cjs/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.js +0 -0
- /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CaseUnassignReq.js → orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CasesExpandedListV1Request.js → orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.js +0 -0
- /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CasesListV1Request.js → shipping/resources/orders/client/requests/OrdersAssignReq.js} +0 -0
- /package/dist/cjs/api/resources/{operations/resources/cases/client/requests/CasesTypeaheadV1Request.js → shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.js} +0 -0
- /package/dist/cjs/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.js → shipping/resources/orders/client/requests/OrdersUnassignReq.js} +0 -0
- /package/dist/cjs/api/resources/{operations/resources/operationsTaskLists/client/requests/OperationsTaskListsApplyToCaseV1Request.js → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.js → orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.js → orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/client/requests/OrdersNewDraftReq.js → orders/resources/drafts/client/requests/OrdersOpenDraftReq.js} +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic/client → orders/resources/drafts/client/requests}/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts/resources/expanded}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests → orders/resources/drafts/resources/expanded/client}/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.d.ts +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.js +0 -0
- /package/dist/cjs/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.js → orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.js} +0 -0
- /package/dist/cjs/api/{types/Case1.js → resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.js} +0 -0
- /package/dist/cjs/api/types/{CaseListRes.js → OperationsOrderDepartmentAssignedWebhookPayload.js} +0 -0
- /package/dist/cjs/api/types/{CaseMessage1.js → OperationsOrderInternalMessageWebhookPayload.js} +0 -0
- /package/dist/cjs/api/types/{CaseS3ObjectMetadata1.js → OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.js} +0 -0
- /package/dist/cjs/api/types/{CaseTypeaheadFieldEnum.js → OperationsOrderOperatorAssignedWebhookPayload.js} +0 -0
- /package/dist/cjs/api/types/{CaseTypeaheadResult.js → OperationsTaskExpandedListItem.js} +0 -0
- /package/dist/cjs/api/types/{CasesExpandedListItem.js → OperationsTaskExpandedListRes.js} +0 -0
- /package/dist/cjs/api/types/{CasesExpandedListRes.js → OperationsTaskListRemoveFromOrderRes1.js} +0 -0
- /package/dist/cjs/api/types/{CasesExpandedListShippingTaskGroup.js → OrderDraftExpandedForCoordinator.js} +0 -0
- /package/dist/cjs/api/types/{OperationsCaseGroupAssignedWebhookPayload.js → OrderDraftExpandedForShipper.js} +0 -0
- /package/dist/cjs/api/types/{OperationsCaseMessageWebhookPayload.js → OrderExpandedForCoordinator.js} +0 -0
- /package/dist/cjs/api/types/{OperationsCaseOperatorAssignedWebhookPayload.js → OrderExpandedForExecutor.js} +0 -0
- /package/dist/cjs/api/types/{OperationsCaseS3ObjectAddedWebhookPayload.js → OrderExpandedForProvider.js} +0 -0
- /package/dist/cjs/api/types/{OperationsTaskListRemoveFromCaseRes1.js → OrderExpandedForShipper.js} +0 -0
- /package/dist/cjs/api/types/{OrderDraftExpanded.js → OrderInternalMessage1.js} +0 -0
- /package/dist/cjs/api/types/{OrderDraftExpandedListRes.js → OrderInternalMessageS3ObjectMetadata1.js} +0 -0
- /package/dist/cjs/api/types/{OrderDraftSortByEnum.js → OrderInternalMessages1.js} +0 -0
- /package/dist/cjs/api/types/{OrderExpanded.js → OrderLimitedForCoordinator1.js} +0 -0
- /package/dist/cjs/api/types/{OrdersExpandedListRes.js → OrderLimitedForExecutor1.js} +0 -0
- /package/dist/cjs/api/types/{OrdersNewDraftRes.js → OrderLimitedForProvider1.js} +0 -0
- /package/dist/cjs/api/types/{TaskListToApplyToCase1.js → OrderLimitedForShipper1.js} +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseAddMessageReq.mjs → operationsTaskLists/client/requests/OperationsTaskListsApplyToOrderV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseAssignReq.mjs → operationsTasks/client/requests/OperationsTasksExpandedListV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseClientUpdate1.mjs → orderInternalMessages/client/requests/OrderInternalMessagesAddMessageReq.mjs} +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/index.d.mts +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/index.mjs +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.d.mts +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/index.mjs +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/index.mjs +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases/client/requests/CaseSetBillingReviewStatusReq.mjs → orderInternalMessages/resources/s3Objects/client/requests/BodyPostOrderInternalMessagesS3ObjectsAddV1.mjs} +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.d.mts +0 -0
- /package/dist/esm/api/resources/operations/resources/{cases → orderInternalMessages}/resources/s3Objects/index.mjs +0 -0
- /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CaseUnassignReq.mjs → orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CasesExpandedListV1Request.mjs → orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderDrafts → orgs/resources/providers}/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.d.mts +0 -0
- /package/dist/esm/api/resources/{shipping/resources/orderDrafts/resources/cargo → orgs/resources/providers}/index.mjs +0 -0
- /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CasesListV1Request.mjs → shipping/resources/orders/client/requests/OrdersAssignReq.mjs} +0 -0
- /package/dist/esm/api/resources/{operations/resources/cases/client/requests/CasesTypeaheadV1Request.mjs → shipping/resources/orders/client/requests/OrdersTypeaheadLabelV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/{operations/resources/cases/resources/s3Objects/client/requests/BodyPostCasesS3ObjectsAddV1.mjs → shipping/resources/orders/client/requests/OrdersUnassignReq.mjs} +0 -0
- /package/dist/esm/api/resources/{operations/resources/operationsTaskLists/client/requests/OperationsTaskListsApplyToCaseV1Request.mjs → shipping/resources/orders/client/requests/OrdersUpdateDepartmentAndLabelReq.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/cargo → orders/resources/drafts}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/client/requests/BodyPostShippingOrderDraftsImageToTextV1.mjs → orders/resources/drafts/client/requests/BodyPostShippingOrdersDraftsImageToTextV1.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/client/requests/OrderDraftsTypeaheadV1Request.mjs → orders/resources/drafts/client/requests/DraftsAddCoordinatorTaskListToApplyAtOrderStagingV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftDeleteManyReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/OrdersDraftUpdateReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/client/requests/OrdersNewDraftReq.mjs → orders/resources/drafts/client/requests/OrdersOpenDraftReq.mjs} +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/client/requests/SetTaskGroupOrderingDraftReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic/client → orders/resources/drafts/client/requests}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAddCargoReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftAssociateCargoWithTaskReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUnassociateCargoWithTaskReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/OrderDraftUpdateCargoReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/cargo/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded → orders/resources/drafts/resources/cargo}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts/resources/expanded}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests → orders/resources/drafts/resources/expanded/client}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/task → orders/resources/drafts/resources/expanded}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftAddTaskReqV1.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/OrderDraftUpdateTaskReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/task/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskArtifact → orders/resources/drafts/resources/task}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/OrderDraftAddTaskArtifactReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskArtifact/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/taskGroup → orders/resources/drafts/resources/taskArtifact}/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftAddTaskGroupReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/OrderDraftUpdateDriverReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetRateSheetsReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetTaskOrderingDraftReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/SetVehicleTypeReq.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts → orders/resources/drafts}/resources/taskGroup/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/OrderBuilderStreamEvent.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.d.mts +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/agentic → orders/resources/drafts}/types/index.mjs +0 -0
- /package/dist/esm/api/resources/shipping/resources/{orderDrafts/resources/expanded/client/requests/ExpandedListV1Request.mjs → orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.mjs} +0 -0
- /package/dist/esm/api/{types/Case1.mjs → resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.mjs} +0 -0
- /package/dist/esm/api/types/{CaseListRes.mjs → OperationsOrderDepartmentAssignedWebhookPayload.mjs} +0 -0
- /package/dist/esm/api/types/{CaseMessage1.mjs → OperationsOrderInternalMessageWebhookPayload.mjs} +0 -0
- /package/dist/esm/api/types/{CaseS3ObjectMetadata1.mjs → OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.mjs} +0 -0
- /package/dist/esm/api/types/{CaseTypeaheadFieldEnum.mjs → OperationsOrderOperatorAssignedWebhookPayload.mjs} +0 -0
- /package/dist/esm/api/types/{CaseTypeaheadResult.mjs → OperationsTaskExpandedListItem.mjs} +0 -0
- /package/dist/esm/api/types/{CasesExpandedListItem.mjs → OperationsTaskExpandedListRes.mjs} +0 -0
- /package/dist/esm/api/types/{CasesExpandedListRes.mjs → OperationsTaskListRemoveFromOrderRes1.mjs} +0 -0
- /package/dist/esm/api/types/{CasesExpandedListShippingTaskGroup.mjs → OrderDraftExpandedForCoordinator.mjs} +0 -0
- /package/dist/esm/api/types/{OperationsCaseGroupAssignedWebhookPayload.mjs → OrderDraftExpandedForShipper.mjs} +0 -0
- /package/dist/esm/api/types/{OperationsCaseMessageWebhookPayload.mjs → OrderExpandedForCoordinator.mjs} +0 -0
- /package/dist/esm/api/types/{OperationsCaseOperatorAssignedWebhookPayload.mjs → OrderExpandedForExecutor.mjs} +0 -0
- /package/dist/esm/api/types/{OperationsCaseS3ObjectAddedWebhookPayload.mjs → OrderExpandedForProvider.mjs} +0 -0
- /package/dist/esm/api/types/{OperationsTaskListRemoveFromCaseRes1.mjs → OrderExpandedForShipper.mjs} +0 -0
- /package/dist/esm/api/types/{OrderDraftExpanded.mjs → OrderInternalMessage1.mjs} +0 -0
- /package/dist/esm/api/types/{OrderDraftExpandedListRes.mjs → OrderInternalMessageS3ObjectMetadata1.mjs} +0 -0
- /package/dist/esm/api/types/{OrderDraftSortByEnum.mjs → OrderInternalMessages1.mjs} +0 -0
- /package/dist/esm/api/types/{OrderExpanded.mjs → OrderLimitedForCoordinator1.mjs} +0 -0
- /package/dist/esm/api/types/{OrdersExpandedListRes.mjs → OrderLimitedForExecutor1.mjs} +0 -0
- /package/dist/esm/api/types/{OrdersNewDraftRes.mjs → OrderLimitedForProvider1.mjs} +0 -0
- /package/dist/esm/api/types/{TaskListToApplyToCase1.mjs → OrderLimitedForShipper1.mjs} +0 -0
|
@@ -117,16 +117,6 @@ __exportStar(require("./CargojsonVolume.js"), exports);
|
|
|
117
117
|
__exportStar(require("./CargojsonVolumeUnit.js"), exports);
|
|
118
118
|
__exportStar(require("./CargojsonWeight.js"), exports);
|
|
119
119
|
__exportStar(require("./CargojsonWeightUnit.js"), exports);
|
|
120
|
-
__exportStar(require("./Case1.js"), exports);
|
|
121
|
-
__exportStar(require("./CaseListRes.js"), exports);
|
|
122
|
-
__exportStar(require("./CaseMessage1.js"), exports);
|
|
123
|
-
__exportStar(require("./CaseS3ObjectMetadata1.js"), exports);
|
|
124
|
-
__exportStar(require("./CaseSortByEnum.js"), exports);
|
|
125
|
-
__exportStar(require("./CaseTypeaheadFieldEnum.js"), exports);
|
|
126
|
-
__exportStar(require("./CaseTypeaheadResult.js"), exports);
|
|
127
|
-
__exportStar(require("./CasesExpandedListItem.js"), exports);
|
|
128
|
-
__exportStar(require("./CasesExpandedListRes.js"), exports);
|
|
129
|
-
__exportStar(require("./CasesExpandedListShippingTaskGroup.js"), exports);
|
|
130
120
|
__exportStar(require("./ChampAirWaybill1.js"), exports);
|
|
131
121
|
__exportStar(require("./ChampAirWaybillStatusEnum1.js"), exports);
|
|
132
122
|
__exportStar(require("./ChampConfirmationReceipt1.js"), exports);
|
|
@@ -257,18 +247,20 @@ __exportStar(require("./OffChrtVendorListRes.js"), exports);
|
|
|
257
247
|
__exportStar(require("./OnboardCourierRateSheet1.js"), exports);
|
|
258
248
|
__exportStar(require("./OnboardCourierRateSheetListRes.js"), exports);
|
|
259
249
|
__exportStar(require("./OnboardCourierTaskActionEnum1.js"), exports);
|
|
260
|
-
__exportStar(require("./
|
|
261
|
-
__exportStar(require("./
|
|
262
|
-
__exportStar(require("./
|
|
263
|
-
__exportStar(require("./
|
|
250
|
+
__exportStar(require("./OperationsOrderDepartmentAssignedWebhookPayload.js"), exports);
|
|
251
|
+
__exportStar(require("./OperationsOrderInternalMessageWebhookPayload.js"), exports);
|
|
252
|
+
__exportStar(require("./OperationsOrderInternalMessagesS3ObjectAddedWebhookPayload.js"), exports);
|
|
253
|
+
__exportStar(require("./OperationsOrderOperatorAssignedWebhookPayload.js"), exports);
|
|
264
254
|
__exportStar(require("./OperationsTask1.js"), exports);
|
|
265
255
|
__exportStar(require("./OperationsTaskComment1.js"), exports);
|
|
266
256
|
__exportStar(require("./OperationsTaskDeadlineUpdate1.js"), exports);
|
|
257
|
+
__exportStar(require("./OperationsTaskExpandedListItem.js"), exports);
|
|
258
|
+
__exportStar(require("./OperationsTaskExpandedListRes.js"), exports);
|
|
267
259
|
__exportStar(require("./OperationsTaskList1.js"), exports);
|
|
268
260
|
__exportStar(require("./OperationsTaskListEntry1.js"), exports);
|
|
269
261
|
__exportStar(require("./OperationsTaskListEntryClientCreate1.js"), exports);
|
|
270
262
|
__exportStar(require("./OperationsTaskListListRes.js"), exports);
|
|
271
|
-
__exportStar(require("./
|
|
263
|
+
__exportStar(require("./OperationsTaskListRemoveFromOrderRes1.js"), exports);
|
|
272
264
|
__exportStar(require("./OperationsTaskListRes.js"), exports);
|
|
273
265
|
__exportStar(require("./OperationsTaskListSortByEnum.js"), exports);
|
|
274
266
|
__exportStar(require("./OperationsTaskSortByEnum.js"), exports);
|
|
@@ -279,18 +271,29 @@ __exportStar(require("./Order1.js"), exports);
|
|
|
279
271
|
__exportStar(require("./OrderAndTaskGroupExpandedReq.js"), exports);
|
|
280
272
|
__exportStar(require("./OrderBuilderReq.js"), exports);
|
|
281
273
|
__exportStar(require("./OrderBuilderRes.js"), exports);
|
|
282
|
-
__exportStar(require("./
|
|
283
|
-
__exportStar(require("./
|
|
284
|
-
__exportStar(require("./OrderDraftSortByEnum.js"), exports);
|
|
274
|
+
__exportStar(require("./OrderDraftExpandedForCoordinator.js"), exports);
|
|
275
|
+
__exportStar(require("./OrderDraftExpandedForShipper.js"), exports);
|
|
285
276
|
__exportStar(require("./OrderDraftValidationRequirements.js"), exports);
|
|
286
277
|
__exportStar(require("./OrderDraftValidationResult.js"), exports);
|
|
287
|
-
__exportStar(require("./
|
|
278
|
+
__exportStar(require("./OrderExpandedForCoordinator.js"), exports);
|
|
279
|
+
__exportStar(require("./OrderExpandedForExecutor.js"), exports);
|
|
280
|
+
__exportStar(require("./OrderExpandedForProvider.js"), exports);
|
|
281
|
+
__exportStar(require("./OrderExpandedForShipper.js"), exports);
|
|
288
282
|
__exportStar(require("./OrderGroup1.js"), exports);
|
|
289
283
|
__exportStar(require("./OrderGroupExpandedListRes.js"), exports);
|
|
290
284
|
__exportStar(require("./OrderGroupExpandedRow.js"), exports);
|
|
291
285
|
__exportStar(require("./OrderGroupExpandedSortByEnum.js"), exports);
|
|
292
286
|
__exportStar(require("./OrderGroupListRes.js"), exports);
|
|
293
287
|
__exportStar(require("./OrderGroupSortByEnum.js"), exports);
|
|
288
|
+
__exportStar(require("./OrderInternalMessage1.js"), exports);
|
|
289
|
+
__exportStar(require("./OrderInternalMessageS3ObjectMetadata1.js"), exports);
|
|
290
|
+
__exportStar(require("./OrderInternalMessages1.js"), exports);
|
|
291
|
+
__exportStar(require("./OrderLimitedForCoordinator1.js"), exports);
|
|
292
|
+
__exportStar(require("./OrderLimitedForExecutor1.js"), exports);
|
|
293
|
+
__exportStar(require("./OrderLimitedForProvider1.js"), exports);
|
|
294
|
+
__exportStar(require("./OrderLimitedForShipper1.js"), exports);
|
|
295
|
+
__exportStar(require("./OrderProviderRoleEnum.js"), exports);
|
|
296
|
+
__exportStar(require("./OrderProviderRoleFilterEnum.js"), exports);
|
|
294
297
|
__exportStar(require("./OrderSchedule1.js"), exports);
|
|
295
298
|
__exportStar(require("./OrderScheduleAboutRes.js"), exports);
|
|
296
299
|
__exportStar(require("./OrderScheduleBuildSeedRes.js"), exports);
|
|
@@ -302,6 +305,8 @@ __exportStar(require("./OrderScheduleSpec1.js"), exports);
|
|
|
302
305
|
__exportStar(require("./OrderScheduleStatusEnum1.js"), exports);
|
|
303
306
|
__exportStar(require("./OrderSortByEnum.js"), exports);
|
|
304
307
|
__exportStar(require("./OrderStatusEnum1.js"), exports);
|
|
308
|
+
__exportStar(require("./OrderTaskGroupExecutorDetails1.js"), exports);
|
|
309
|
+
__exportStar(require("./OrderTaskGroupSharedDetails1.js"), exports);
|
|
305
310
|
__exportStar(require("./OrderTemplate1.js"), exports);
|
|
306
311
|
__exportStar(require("./OrderTemplateCore1.js"), exports);
|
|
307
312
|
__exportStar(require("./OrderTemplateExpanded1.js"), exports);
|
|
@@ -316,8 +321,11 @@ __exportStar(require("./OrderTypeaheadResult.js"), exports);
|
|
|
316
321
|
__exportStar(require("./OrderTypeaheadValue.js"), exports);
|
|
317
322
|
__exportStar(require("./OrdersDraftDeleteManyRes.js"), exports);
|
|
318
323
|
__exportStar(require("./OrdersDraftUpdateRes.js"), exports);
|
|
319
|
-
__exportStar(require("./
|
|
320
|
-
__exportStar(require("./
|
|
324
|
+
__exportStar(require("./OrdersExpandedListForCoordinatorRes.js"), exports);
|
|
325
|
+
__exportStar(require("./OrdersExpandedListForExecutorRes.js"), exports);
|
|
326
|
+
__exportStar(require("./OrdersExpandedListForProviderRes.js"), exports);
|
|
327
|
+
__exportStar(require("./OrdersExpandedListForShipperRes.js"), exports);
|
|
328
|
+
__exportStar(require("./OrdersOpenDraftRes.js"), exports);
|
|
321
329
|
__exportStar(require("./OrdersUpdateOffChrtReferenceIdRes.js"), exports);
|
|
322
330
|
__exportStar(require("./OrgBiddingGroup1.js"), exports);
|
|
323
331
|
__exportStar(require("./OrgBiddingGroupListRes.js"), exports);
|
|
@@ -346,9 +354,16 @@ __exportStar(require("./Position3D.js"), exports);
|
|
|
346
354
|
__exportStar(require("./ProFormaLineItem1.js"), exports);
|
|
347
355
|
__exportStar(require("./ProviderConnectionListRes.js"), exports);
|
|
348
356
|
__exportStar(require("./ProviderConnectionRes.js"), exports);
|
|
357
|
+
__exportStar(require("./ProviderOnAndOffChrtExecutorListItem.js"), exports);
|
|
358
|
+
__exportStar(require("./ProviderOnAndOffChrtExecutorListPage.js"), exports);
|
|
359
|
+
__exportStar(require("./ProviderOnAndOffChrtExecutorListRes.js"), exports);
|
|
360
|
+
__exportStar(require("./ProviderOnAndOffChrtExecutorSourceEnum.js"), exports);
|
|
349
361
|
__exportStar(require("./ProviderOrgInfoForConnections1.js"), exports);
|
|
350
362
|
__exportStar(require("./ProviderOrgProfile1.js"), exports);
|
|
351
363
|
__exportStar(require("./ProviderProviderConnection1.js"), exports);
|
|
364
|
+
__exportStar(require("./ProviderProviderConnectionCallerRoleEnum.js"), exports);
|
|
365
|
+
__exportStar(require("./ProviderProviderConnectionListItem.js"), exports);
|
|
366
|
+
__exportStar(require("./ProviderProviderConnectionListRes.js"), exports);
|
|
352
367
|
__exportStar(require("./RateSheetMapping1.js"), exports);
|
|
353
368
|
__exportStar(require("./RateSheetMappingListRes.js"), exports);
|
|
354
369
|
__exportStar(require("./ScanPayloadKindEnum.js"), exports);
|
|
@@ -422,7 +437,7 @@ __exportStar(require("./TaskGroupStatusEnum1.js"), exports);
|
|
|
422
437
|
__exportStar(require("./TaskGroupTypeEnum1.js"), exports);
|
|
423
438
|
__exportStar(require("./TaskGroupTypeaheadFieldEnum.js"), exports);
|
|
424
439
|
__exportStar(require("./TaskGroupTypeaheadResult.js"), exports);
|
|
425
|
-
__exportStar(require("./
|
|
440
|
+
__exportStar(require("./TaskListToApplyToOrder1.js"), exports);
|
|
426
441
|
__exportStar(require("./TaskStatusEnum1.js"), exports);
|
|
427
442
|
__exportStar(require("./TaskWaitTimeGeofenceRes.js"), exports);
|
|
428
443
|
__exportStar(require("./TemplateRes.js"), exports);
|
package/dist/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.
|
|
1
|
+
export declare const SDK_VERSION = "1.866.0";
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/Client.mjs
CHANGED
|
@@ -21,8 +21,8 @@ export class ChrtClient {
|
|
|
21
21
|
this._options = Object.assign(Object.assign({}, _options), { headers: mergeHeaders({
|
|
22
22
|
"X-Fern-Language": "JavaScript",
|
|
23
23
|
"X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
|
|
24
|
-
"X-Fern-SDK-Version": "1.
|
|
25
|
-
"User-Agent": "@chrt-inc/typescript-sdk/1.
|
|
24
|
+
"X-Fern-SDK-Version": "1.866.0",
|
|
25
|
+
"User-Agent": "@chrt-inc/typescript-sdk/1.866.0",
|
|
26
26
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
27
27
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
28
28
|
}, _options === null || _options === void 0 ? void 0 : _options.headers) });
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import * as environments from "../../../../environments.mjs";
|
|
5
5
|
import * as core from "../../../../core/index.mjs";
|
|
6
|
-
import { Cases } from "../resources/cases/client/Client.mjs";
|
|
7
6
|
import { DepartmentRoutingRules } from "../resources/departmentRoutingRules/client/Client.mjs";
|
|
8
7
|
import { Departments } from "../resources/departments/client/Client.mjs";
|
|
9
8
|
import { OperationsTaskLists } from "../resources/operationsTaskLists/client/Client.mjs";
|
|
10
9
|
import { OperationsTasks } from "../resources/operationsTasks/client/Client.mjs";
|
|
10
|
+
import { OrderInternalMessages } from "../resources/orderInternalMessages/client/Client.mjs";
|
|
11
11
|
export declare namespace Operations {
|
|
12
12
|
interface Options {
|
|
13
13
|
environment?: core.Supplier<environments.ChrtEnvironment | string>;
|
|
@@ -21,15 +21,15 @@ export declare namespace Operations {
|
|
|
21
21
|
}
|
|
22
22
|
export declare class Operations {
|
|
23
23
|
protected readonly _options: Operations.Options;
|
|
24
|
-
protected _cases: Cases | undefined;
|
|
25
24
|
protected _departmentRoutingRules: DepartmentRoutingRules | undefined;
|
|
26
25
|
protected _departments: Departments | undefined;
|
|
27
26
|
protected _operationsTaskLists: OperationsTaskLists | undefined;
|
|
28
27
|
protected _operationsTasks: OperationsTasks | undefined;
|
|
28
|
+
protected _orderInternalMessages: OrderInternalMessages | undefined;
|
|
29
29
|
constructor(_options?: Operations.Options);
|
|
30
|
-
get cases(): Cases;
|
|
31
30
|
get departmentRoutingRules(): DepartmentRoutingRules;
|
|
32
31
|
get departments(): Departments;
|
|
33
32
|
get operationsTaskLists(): OperationsTaskLists;
|
|
34
33
|
get operationsTasks(): OperationsTasks;
|
|
34
|
+
get orderInternalMessages(): OrderInternalMessages;
|
|
35
35
|
}
|
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
-
import { Cases } from "../resources/cases/client/Client.mjs";
|
|
5
4
|
import { DepartmentRoutingRules } from "../resources/departmentRoutingRules/client/Client.mjs";
|
|
6
5
|
import { Departments } from "../resources/departments/client/Client.mjs";
|
|
7
6
|
import { OperationsTaskLists } from "../resources/operationsTaskLists/client/Client.mjs";
|
|
8
7
|
import { OperationsTasks } from "../resources/operationsTasks/client/Client.mjs";
|
|
8
|
+
import { OrderInternalMessages } from "../resources/orderInternalMessages/client/Client.mjs";
|
|
9
9
|
export class Operations {
|
|
10
10
|
constructor(_options = {}) {
|
|
11
11
|
this._options = _options;
|
|
12
12
|
}
|
|
13
|
-
get cases() {
|
|
14
|
-
var _a;
|
|
15
|
-
return ((_a = this._cases) !== null && _a !== void 0 ? _a : (this._cases = new Cases(this._options)));
|
|
16
|
-
}
|
|
17
13
|
get departmentRoutingRules() {
|
|
18
14
|
var _a;
|
|
19
15
|
return ((_a = this._departmentRoutingRules) !== null && _a !== void 0 ? _a : (this._departmentRoutingRules = new DepartmentRoutingRules(this._options)));
|
|
@@ -30,4 +26,8 @@ export class Operations {
|
|
|
30
26
|
var _a;
|
|
31
27
|
return ((_a = this._operationsTasks) !== null && _a !== void 0 ? _a : (this._operationsTasks = new OperationsTasks(this._options)));
|
|
32
28
|
}
|
|
29
|
+
get orderInternalMessages() {
|
|
30
|
+
var _a;
|
|
31
|
+
return ((_a = this._orderInternalMessages) !== null && _a !== void 0 ? _a : (this._orderInternalMessages = new OrderInternalMessages(this._options)));
|
|
32
|
+
}
|
|
33
33
|
}
|
package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.d.mts
CHANGED
|
@@ -41,7 +41,7 @@ export declare class DepartmentRoutingRules {
|
|
|
41
41
|
listV1(requestOptions?: DepartmentRoutingRules.RequestOptions): core.HttpResponsePromise<Chrt.DepartmentRoutingRule1[]>;
|
|
42
42
|
private __listV1;
|
|
43
43
|
/**
|
|
44
|
-
* Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced
|
|
44
|
+
* Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced via suggested_department. | authz: min_org_role=administrator | (DepartmentRoutingRuleClientCreate1) -> (PydanticObjectId)
|
|
45
45
|
*
|
|
46
46
|
* @param {Chrt.operations.DepartmentRoutingRuleClientCreate1} request
|
|
47
47
|
* @param {DepartmentRoutingRules.RequestOptions} requestOptions - Request-specific configuration.
|
package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.mjs
CHANGED
|
@@ -71,7 +71,7 @@ export class DepartmentRoutingRules {
|
|
|
71
71
|
});
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
|
-
* Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced
|
|
74
|
+
* Sets the caller org's default operations desk for a counterparty. The body must set exactly one of shipper_org_id (on-chrt shipper) / off_chrt_shipper_org_id (off-chrt shipper shell) (XOR). Upsert: one rule per (owner, counterparty). Returns the rule id. The mapping is a non-binding suggestion surfaced via suggested_department. | authz: min_org_role=administrator | (DepartmentRoutingRuleClientCreate1) -> (PydanticObjectId)
|
|
75
75
|
*
|
|
76
76
|
* @param {Chrt.operations.DepartmentRoutingRuleClientCreate1} request
|
|
77
77
|
* @param {DepartmentRoutingRules.RequestOptions} requestOptions - Request-specific configuration.
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export * as cases from "./cases/index.mjs";
|
|
2
1
|
export * as departmentRoutingRules from "./departmentRoutingRules/index.mjs";
|
|
3
2
|
export * as departments from "./departments/index.mjs";
|
|
4
3
|
export * as operationsTaskLists from "./operationsTaskLists/index.mjs";
|
|
5
4
|
export * as operationsTasks from "./operationsTasks/index.mjs";
|
|
6
|
-
export * from "./
|
|
5
|
+
export * as orderInternalMessages from "./orderInternalMessages/index.mjs";
|
|
7
6
|
export * from "./departmentRoutingRules/client/requests/index.mjs";
|
|
8
7
|
export * from "./departments/client/requests/index.mjs";
|
|
9
8
|
export * from "./operationsTaskLists/client/requests/index.mjs";
|
|
10
9
|
export * from "./operationsTasks/client/requests/index.mjs";
|
|
10
|
+
export * from "./orderInternalMessages/client/requests/index.mjs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export * as cases from "./cases/index.mjs";
|
|
2
1
|
export * as departmentRoutingRules from "./departmentRoutingRules/index.mjs";
|
|
3
2
|
export * as departments from "./departments/index.mjs";
|
|
4
3
|
export * as operationsTaskLists from "./operationsTaskLists/index.mjs";
|
|
5
4
|
export * as operationsTasks from "./operationsTasks/index.mjs";
|
|
6
|
-
export * from "./
|
|
5
|
+
export * as orderInternalMessages from "./orderInternalMessages/index.mjs";
|
|
7
6
|
export * from "./departmentRoutingRules/client/requests/index.mjs";
|
|
8
7
|
export * from "./departments/client/requests/index.mjs";
|
|
9
8
|
export * from "./operationsTaskLists/client/requests/index.mjs";
|
|
10
9
|
export * from "./operationsTasks/client/requests/index.mjs";
|
|
10
|
+
export * from "./orderInternalMessages/client/requests/index.mjs";
|
|
@@ -31,24 +31,25 @@ export declare class OperationsTaskLists {
|
|
|
31
31
|
protected readonly _options: OperationsTaskLists.Options;
|
|
32
32
|
constructor(_options?: OperationsTaskLists.Options);
|
|
33
33
|
/**
|
|
34
|
-
* Materializes each entry of an OperationsTaskList into an OperationsTask on the
|
|
34
|
+
* Materializes each entry of an OperationsTaskList into an OperationsTask on the Order (status=not_started, source_task_list_id set). Deadlines resolve per-entry from its anchor+offset; initial_deadline_timestamp, if set, pins the first entry and the chain follows. department_id overrides the caller's Order department when supplied. No dedup — applying twice creates duplicate tasks. | authz: min_org_role=operator | () -> (list[PydanticObjectId])
|
|
35
35
|
*
|
|
36
36
|
* @param {string} taskListId
|
|
37
|
-
* @param {string}
|
|
38
|
-
* @param {Chrt.operations.
|
|
37
|
+
* @param {string} orderId
|
|
38
|
+
* @param {Chrt.operations.OperationsTaskListsApplyToOrderV1Request} request
|
|
39
39
|
* @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
|
|
40
40
|
*
|
|
41
41
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
42
42
|
*
|
|
43
43
|
* @example
|
|
44
|
-
* await client.operations.operationsTaskLists.
|
|
44
|
+
* await client.operations.operationsTaskLists.applyToOrderV1("task_list_id", "order_id", {
|
|
45
|
+
* department_id: "department_id",
|
|
45
46
|
* initial_deadline_timestamp: "2024-01-15T09:30:00Z"
|
|
46
47
|
* })
|
|
47
48
|
*/
|
|
48
|
-
|
|
49
|
-
private
|
|
49
|
+
applyToOrderV1(taskListId: string, orderId: string, request?: Chrt.operations.OperationsTaskListsApplyToOrderV1Request, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<string[]>;
|
|
50
|
+
private __applyToOrderV1;
|
|
50
51
|
/**
|
|
51
|
-
* Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to
|
|
52
|
+
* Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to Orders are unaffected. | authz: min_org_role=operator | () -> (bool)
|
|
52
53
|
*
|
|
53
54
|
* @param {string} taskListId
|
|
54
55
|
* @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
|
|
@@ -145,19 +146,19 @@ export declare class OperationsTaskLists {
|
|
|
145
146
|
listV1(request?: Chrt.operations.OperationsTaskListsListV1Request, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskListListRes>;
|
|
146
147
|
private __listV1;
|
|
147
148
|
/**
|
|
148
|
-
* Removes the OperationsTasks this OperationsTaskList added to the
|
|
149
|
+
* Removes the OperationsTasks this OperationsTaskList added to the Order (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromOrderRes1)
|
|
149
150
|
*
|
|
150
151
|
* @param {string} taskListId
|
|
151
|
-
* @param {string}
|
|
152
|
+
* @param {string} orderId
|
|
152
153
|
* @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
|
|
153
154
|
*
|
|
154
155
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
155
156
|
*
|
|
156
157
|
* @example
|
|
157
|
-
* await client.operations.operationsTaskLists.
|
|
158
|
+
* await client.operations.operationsTaskLists.removeNotStartedTasksFromOrderV1("task_list_id", "order_id")
|
|
158
159
|
*/
|
|
159
|
-
|
|
160
|
-
private
|
|
160
|
+
removeNotStartedTasksFromOrderV1(taskListId: string, orderId: string, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskListRemoveFromOrderRes1>;
|
|
161
|
+
private __removeNotStartedTasksFromOrderV1;
|
|
161
162
|
/**
|
|
162
163
|
* Restores an archived OperationsTaskList by setting `archived=False`. | authz: min_org_role=operator | () -> (bool)
|
|
163
164
|
*
|
|
@@ -201,7 +202,7 @@ export declare class OperationsTaskLists {
|
|
|
201
202
|
getV1(taskListId: string, requestOptions?: OperationsTaskLists.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskList1>;
|
|
202
203
|
private __getV1;
|
|
203
204
|
/**
|
|
204
|
-
* Updates scalar fields (name, description
|
|
205
|
+
* Updates scalar fields (name, description) on an OperationsTaskList. | authz: min_org_role=operator | (OperationsTaskListClientUpdate1) -> (bool)
|
|
205
206
|
*
|
|
206
207
|
* @param {string} taskListId
|
|
207
208
|
* @param {Chrt.operations.OperationsTaskListClientUpdate1} request
|
|
@@ -20,34 +20,38 @@ export class OperationsTaskLists {
|
|
|
20
20
|
this._options = _options;
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
|
-
* Materializes each entry of an OperationsTaskList into an OperationsTask on the
|
|
23
|
+
* Materializes each entry of an OperationsTaskList into an OperationsTask on the Order (status=not_started, source_task_list_id set). Deadlines resolve per-entry from its anchor+offset; initial_deadline_timestamp, if set, pins the first entry and the chain follows. department_id overrides the caller's Order department when supplied. No dedup — applying twice creates duplicate tasks. | authz: min_org_role=operator | () -> (list[PydanticObjectId])
|
|
24
24
|
*
|
|
25
25
|
* @param {string} taskListId
|
|
26
|
-
* @param {string}
|
|
27
|
-
* @param {Chrt.operations.
|
|
26
|
+
* @param {string} orderId
|
|
27
|
+
* @param {Chrt.operations.OperationsTaskListsApplyToOrderV1Request} request
|
|
28
28
|
* @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
|
|
29
29
|
*
|
|
30
30
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
31
31
|
*
|
|
32
32
|
* @example
|
|
33
|
-
* await client.operations.operationsTaskLists.
|
|
33
|
+
* await client.operations.operationsTaskLists.applyToOrderV1("task_list_id", "order_id", {
|
|
34
|
+
* department_id: "department_id",
|
|
34
35
|
* initial_deadline_timestamp: "2024-01-15T09:30:00Z"
|
|
35
36
|
* })
|
|
36
37
|
*/
|
|
37
|
-
|
|
38
|
-
return core.HttpResponsePromise.fromPromise(this.
|
|
38
|
+
applyToOrderV1(taskListId, orderId, request = {}, requestOptions) {
|
|
39
|
+
return core.HttpResponsePromise.fromPromise(this.__applyToOrderV1(taskListId, orderId, request, requestOptions));
|
|
39
40
|
}
|
|
40
|
-
|
|
41
|
-
return __awaiter(this, arguments, void 0, function* (taskListId,
|
|
41
|
+
__applyToOrderV1(taskListId_1, orderId_1) {
|
|
42
|
+
return __awaiter(this, arguments, void 0, function* (taskListId, orderId, request = {}, requestOptions) {
|
|
42
43
|
var _a, _b, _c, _d;
|
|
43
|
-
const { initial_deadline_timestamp: initialDeadlineTimestamp } = request;
|
|
44
|
+
const { department_id: departmentId, initial_deadline_timestamp: initialDeadlineTimestamp } = request;
|
|
44
45
|
const _queryParams = {};
|
|
46
|
+
if (departmentId !== undefined) {
|
|
47
|
+
_queryParams["department_id"] = departmentId;
|
|
48
|
+
}
|
|
45
49
|
if (initialDeadlineTimestamp !== undefined) {
|
|
46
50
|
_queryParams["initial_deadline_timestamp"] = initialDeadlineTimestamp;
|
|
47
51
|
}
|
|
48
52
|
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);
|
|
49
53
|
const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
|
|
50
|
-
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, `operations/operations_task_lists/
|
|
54
|
+
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, `operations/operations_task_lists/apply_to_order/v1/${encodeURIComponent(taskListId)}/${encodeURIComponent(orderId)}`),
|
|
51
55
|
method: "POST",
|
|
52
56
|
headers: _headers,
|
|
53
57
|
queryParameters: Object.assign(Object.assign({}, _queryParams), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams),
|
|
@@ -78,7 +82,7 @@ export class OperationsTaskLists {
|
|
|
78
82
|
rawResponse: _response.rawResponse,
|
|
79
83
|
});
|
|
80
84
|
case "timeout":
|
|
81
|
-
throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/
|
|
85
|
+
throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/apply_to_order/v1/{task_list_id}/{order_id}.");
|
|
82
86
|
case "unknown":
|
|
83
87
|
throw new errors.ChrtError({
|
|
84
88
|
message: _response.error.errorMessage,
|
|
@@ -88,7 +92,7 @@ export class OperationsTaskLists {
|
|
|
88
92
|
});
|
|
89
93
|
}
|
|
90
94
|
/**
|
|
91
|
-
* Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to
|
|
95
|
+
* Soft-deletes an OperationsTaskList by setting `archived=True`. Tasks already applied to Orders are unaffected. | authz: min_org_role=operator | () -> (bool)
|
|
92
96
|
*
|
|
93
97
|
* @param {string} taskListId
|
|
94
98
|
* @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
|
|
@@ -487,26 +491,26 @@ export class OperationsTaskLists {
|
|
|
487
491
|
});
|
|
488
492
|
}
|
|
489
493
|
/**
|
|
490
|
-
* Removes the OperationsTasks this OperationsTaskList added to the
|
|
494
|
+
* Removes the OperationsTasks this OperationsTaskList added to the Order (matched by source_task_list_id). Only untouched (not_started) tasks are deleted; started/completed/skipped/cancelled tasks are kept. Returns deleted and kept counts. | authz: min_org_role=operator | () -> (OperationsTaskListRemoveFromOrderRes1)
|
|
491
495
|
*
|
|
492
496
|
* @param {string} taskListId
|
|
493
|
-
* @param {string}
|
|
497
|
+
* @param {string} orderId
|
|
494
498
|
* @param {OperationsTaskLists.RequestOptions} requestOptions - Request-specific configuration.
|
|
495
499
|
*
|
|
496
500
|
* @throws {@link Chrt.UnprocessableEntityError}
|
|
497
501
|
*
|
|
498
502
|
* @example
|
|
499
|
-
* await client.operations.operationsTaskLists.
|
|
503
|
+
* await client.operations.operationsTaskLists.removeNotStartedTasksFromOrderV1("task_list_id", "order_id")
|
|
500
504
|
*/
|
|
501
|
-
|
|
502
|
-
return core.HttpResponsePromise.fromPromise(this.
|
|
505
|
+
removeNotStartedTasksFromOrderV1(taskListId, orderId, requestOptions) {
|
|
506
|
+
return core.HttpResponsePromise.fromPromise(this.__removeNotStartedTasksFromOrderV1(taskListId, orderId, requestOptions));
|
|
503
507
|
}
|
|
504
|
-
|
|
508
|
+
__removeNotStartedTasksFromOrderV1(taskListId, orderId, requestOptions) {
|
|
505
509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
506
510
|
var _a, _b, _c, _d;
|
|
507
511
|
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);
|
|
508
512
|
const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
|
|
509
|
-
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, `operations/operations_task_lists/
|
|
513
|
+
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, `operations/operations_task_lists/remove_not_started_tasks_from_order/v1/${encodeURIComponent(taskListId)}/${encodeURIComponent(orderId)}`),
|
|
510
514
|
method: "POST",
|
|
511
515
|
headers: _headers,
|
|
512
516
|
queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
|
|
@@ -540,7 +544,7 @@ export class OperationsTaskLists {
|
|
|
540
544
|
rawResponse: _response.rawResponse,
|
|
541
545
|
});
|
|
542
546
|
case "timeout":
|
|
543
|
-
throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/
|
|
547
|
+
throw new errors.ChrtTimeoutError("Timeout exceeded when calling POST /operations/operations_task_lists/remove_not_started_tasks_from_order/v1/{task_list_id}/{order_id}.");
|
|
544
548
|
case "unknown":
|
|
545
549
|
throw new errors.ChrtError({
|
|
546
550
|
message: _response.error.errorMessage,
|
|
@@ -733,7 +737,7 @@ export class OperationsTaskLists {
|
|
|
733
737
|
});
|
|
734
738
|
}
|
|
735
739
|
/**
|
|
736
|
-
* Updates scalar fields (name, description
|
|
740
|
+
* Updates scalar fields (name, description) on an OperationsTaskList. | authz: min_org_role=operator | (OperationsTaskListClientUpdate1) -> (bool)
|
|
737
741
|
*
|
|
738
742
|
* @param {string} taskListId
|
|
739
743
|
* @param {Chrt.operations.OperationsTaskListClientUpdate1} request
|
|
@@ -4,10 +4,13 @@
|
|
|
4
4
|
/**
|
|
5
5
|
* @example
|
|
6
6
|
* {
|
|
7
|
+
* department_id: "department_id",
|
|
7
8
|
* initial_deadline_timestamp: "2024-01-15T09:30:00Z"
|
|
8
9
|
* }
|
|
9
10
|
*/
|
|
10
|
-
export interface
|
|
11
|
+
export interface OperationsTaskListsApplyToOrderV1Request {
|
|
12
|
+
/** Overrides the Order department for tasks materialized by this application. */
|
|
13
|
+
department_id?: string | null;
|
|
11
14
|
/** If set, pins the first entry's deadline; later FROM_PREVIOUS_TASK entries cascade from it. */
|
|
12
15
|
initial_deadline_timestamp?: string | null;
|
|
13
16
|
}
|
package/dist/esm/api/resources/operations/resources/operationsTaskLists/client/requests/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { type
|
|
1
|
+
export { type OperationsTaskListsApplyToOrderV1Request } from "./OperationsTaskListsApplyToOrderV1Request.mjs";
|
|
2
2
|
export { type OperationsTaskListReorderEntries1 } from "./OperationsTaskListReorderEntries1.mjs";
|
|
3
3
|
export { type OperationsTaskListsListV1Request } from "./OperationsTaskListsListV1Request.mjs";
|
|
4
4
|
export { type OperationsTaskListClientCreate1 } from "./OperationsTaskListClientCreate1.mjs";
|
|
@@ -79,7 +79,32 @@ export declare class OperationsTasks {
|
|
|
79
79
|
deleteCommentV1(taskId: string, commentId: string, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<boolean>;
|
|
80
80
|
private __deleteCommentV1;
|
|
81
81
|
/**
|
|
82
|
-
* Lists OperationsTasks
|
|
82
|
+
* Lists OperationsTasks with department and assigned-user details. | authz: min_org_role=operator | () -> (OperationsTaskExpandedListRes)
|
|
83
|
+
*
|
|
84
|
+
* @param {Chrt.operations.OperationsTasksExpandedListV1Request} request
|
|
85
|
+
* @param {OperationsTasks.RequestOptions} requestOptions - Request-specific configuration.
|
|
86
|
+
*
|
|
87
|
+
* @throws {@link Chrt.UnprocessableEntityError}
|
|
88
|
+
*
|
|
89
|
+
* @example
|
|
90
|
+
* await client.operations.operationsTasks.expandedListV1({
|
|
91
|
+
* sort_by: "deadline_timestamp",
|
|
92
|
+
* sort_order: "asc",
|
|
93
|
+
* page: 1,
|
|
94
|
+
* page_size: 1,
|
|
95
|
+
* search: "search",
|
|
96
|
+
* filter_order_short_id: "filter_order_short_id",
|
|
97
|
+
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
98
|
+
* filter_department_id: "filter_department_id",
|
|
99
|
+
* filter_assigned_user_id: "filter_assigned_user_id",
|
|
100
|
+
* filter_deadline_gte: "2024-01-15T09:30:00Z",
|
|
101
|
+
* filter_deadline_lte: "2024-01-15T09:30:00Z"
|
|
102
|
+
* })
|
|
103
|
+
*/
|
|
104
|
+
expandedListV1(request?: Chrt.operations.OperationsTasksExpandedListV1Request, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<Chrt.OperationsTaskExpandedListRes>;
|
|
105
|
+
private __expandedListV1;
|
|
106
|
+
/**
|
|
107
|
+
* Lists OperationsTasks for the caller's organization, with order ids / order short id / order off-CHRT reference id / department / type / status / assignee / deadline filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (OperationsTaskListRes)
|
|
83
108
|
*
|
|
84
109
|
* @param {Chrt.operations.OperationsTasksListV1Request} request
|
|
85
110
|
* @param {OperationsTasks.RequestOptions} requestOptions - Request-specific configuration.
|
|
@@ -92,6 +117,7 @@ export declare class OperationsTasks {
|
|
|
92
117
|
* sort_order: "asc",
|
|
93
118
|
* page: 1,
|
|
94
119
|
* page_size: 1,
|
|
120
|
+
* search: "search",
|
|
95
121
|
* filter_order_short_id: "filter_order_short_id",
|
|
96
122
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
97
123
|
* filter_department_id: "filter_department_id",
|
|
@@ -119,7 +145,7 @@ export declare class OperationsTasks {
|
|
|
119
145
|
updateStatusV1(taskId: string, request: Chrt.operations.OperationsTaskStatusReq, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<boolean>;
|
|
120
146
|
private __updateStatusV1;
|
|
121
147
|
/**
|
|
122
|
-
* Creates a new OperationsTask on an Order the caller's
|
|
148
|
+
* Creates a new OperationsTask on an Order where the caller is coordinator or executor. Seeds department_id from the caller's Order department fields. | authz: min_org_role=operator | (OperationsTaskClientCreate1) -> (PydanticObjectId)
|
|
123
149
|
*
|
|
124
150
|
* @param {Chrt.operations.OperationsTaskClientCreate1} request
|
|
125
151
|
* @param {OperationsTasks.RequestOptions} requestOptions - Request-specific configuration.
|
|
@@ -164,7 +190,7 @@ export declare class OperationsTasks {
|
|
|
164
190
|
deleteV1(taskId: string, requestOptions?: OperationsTasks.RequestOptions): core.HttpResponsePromise<boolean>;
|
|
165
191
|
private __deleteV1;
|
|
166
192
|
/**
|
|
167
|
-
* Updates editable fields (task_type, title, description, deadline_timestamp,
|
|
193
|
+
* Updates editable fields (task_type, title, description, deadline_timestamp, assigned_user_ids) on an OperationsTask. | authz: min_org_role=operator | (OperationsTaskClientUpdate1) -> (bool)
|
|
168
194
|
*
|
|
169
195
|
* @param {string} taskId
|
|
170
196
|
* @param {Chrt.operations.OperationsTaskClientUpdate1} request
|