@nerdjs/sales-kit 3.0.29 → 3.0.31
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/hooks/lep/lepTenders.js +12 -2
- package/dist/hooks/lep/lepTenders.js.map +1 -1
- package/dist/hooks/lep/lepWidget.js +1 -1
- package/dist/hooks/lep/lepWidget.js.map +1 -1
- package/dist/hooks/lep/loadEditPanel.js +4 -4
- package/dist/hooks/lep/loadEditPanel.js.map +1 -1
- package/dist/hooks/load/loadDrawer.js +9 -2
- package/dist/hooks/load/loadDrawer.js.map +1 -1
- package/dist/hooks/load/loadsSearchInput.d.ts +2 -2
- package/dist/hooks/load/loadsSearchInput.js +42 -25
- package/dist/hooks/load/loadsSearchInput.js.map +1 -1
- package/dist/hooks/quote/form.js +4 -4
- package/dist/hooks/quote/form.js.map +1 -1
- package/dist/hooks/quote/template.js +1 -1
- package/dist/hooks/quote/template.js.map +1 -1
- package/dist/redux/accessorialV1/accessorialV1Endpoints.d.ts +14 -14
- package/dist/redux/api/salesApi.d.ts +1 -1
- package/dist/redux/api/salesApi.js +1 -0
- package/dist/redux/api/salesApi.js.map +1 -1
- package/dist/redux/apiTender/apiTenderEndpoints.d.ts +17 -17
- package/dist/redux/appointmentArrival/appointmentArrivalEndpoints.d.ts +16 -16
- package/dist/redux/appointmentIssue/appointmentIssueEndpoints.d.ts +14 -14
- package/dist/redux/appointmentIssueCategory/appointmentIssueCategoryEndpoints.d.ts +20 -20
- package/dist/redux/appointmentIssueSubcategory/appointmentIssueSubcategoryEndpoints.d.ts +17 -17
- package/dist/redux/appointmentNote/appointmentNoteEndpoints.d.ts +17 -17
- package/dist/redux/appointmentNoteType/appointmentNoteTypeEndpoints.d.ts +17 -17
- package/dist/redux/appointmentTrip/appointmentTripEndpoints.d.ts +17 -17
- package/dist/redux/archerFile/archerFileEndpoints.d.ts +19 -19
- package/dist/redux/area/areaEndpoints.d.ts +14 -14
- package/dist/redux/asset/assetEndpoints.d.ts +18 -18
- package/dist/redux/assetType/assetTypeEndpoints.d.ts +14 -14
- package/dist/redux/attributeField/attributeFieldEndpoints.d.ts +14 -14
- package/dist/redux/billingKickback/billingKickbackEndpoints.d.ts +17 -17
- package/dist/redux/billingKickbackResponse/billingKickbackResponseEndpoints.d.ts +14 -14
- package/dist/redux/billingKickbackResponseAccessorial/billingKickbackResponseAccessorialEndpoints.d.ts +14 -14
- package/dist/redux/billingMessage/billingMessageEndpoints.d.ts +14 -14
- package/dist/redux/billingNote/billingNoteEndpoints.d.ts +14 -14
- package/dist/redux/cargoConsolidation/cargoConsolidationEndpoints.d.ts +17 -17
- package/dist/redux/cargoConsolidationCommodityPiece/cargoConsolidationCommodityPieceEndpoints.d.ts +14 -14
- package/dist/redux/cargoConsolidationV1/cargoConsolidationV1Endpoints.d.ts +25 -25
- package/dist/redux/carrier/carrierEndpoints.d.ts +39 -39
- package/dist/redux/carrierInsurance/carrierInsuranceEndpoints.d.ts +17 -17
- package/dist/redux/carrierName/carrierNameEndpoints.d.ts +21 -21
- package/dist/redux/carrierPayContract/carrierPayContractEndpoints.d.ts +17 -17
- package/dist/redux/carrierTender/carrierTenderEndpoints.d.ts +17 -17
- package/dist/redux/carrierTenderAccessorial/carrierTenderAccessorialEndpoints.d.ts +14 -14
- package/dist/redux/carrierTenderDeduction/carrierTenderDeductionEndpoints.d.ts +14 -14
- package/dist/redux/carrierTenderEdge/carrierTenderEdgeEndpoints.d.ts +14 -14
- package/dist/redux/carrierTenderV1/carrierTenderV1Endpoints.d.ts +35 -35
- package/dist/redux/claim/claimEndpoints.d.ts +21 -21
- package/dist/redux/claimStatus/claimStatusEndpoints.d.ts +14 -14
- package/dist/redux/commodity/commodityEndpoints.d.ts +17 -17
- package/dist/redux/commodityV1/commodityV1Endpoints.d.ts +17 -17
- package/dist/redux/companyLocation/companyLocationEndpoints.d.ts +14 -14
- package/dist/redux/contact/contactEndpoints.d.ts +16 -16
- package/dist/redux/contract/contractEndpoints.d.ts +17 -17
- package/dist/redux/contractRate/contractRateEndpoints.d.ts +17 -17
- package/dist/redux/contractRateRecord/contractRateRecordEndpoints.d.ts +14 -14
- package/dist/redux/contractsRecord/contractsRecordEndpoints.d.ts +19 -19
- package/dist/redux/creditTerm/creditTermEndpoints.d.ts +14 -14
- package/dist/redux/customer/customerEndpoints.d.ts +414 -70
- package/dist/redux/customer/customerEndpoints.js +27 -3
- package/dist/redux/customer/customerEndpoints.js.map +1 -1
- package/dist/redux/customerContract/customerContractEndpoints.d.ts +17 -17
- package/dist/redux/customerCreditLog/customerCreditLogEndpoints.d.ts +14 -14
- package/dist/redux/customerCreditType/customerCreditTypeEndpoints.d.ts +14 -14
- package/dist/redux/customerRequestedArea/customerRequestedAreaEndpoints.d.ts +14 -14
- package/dist/redux/customerStatus/customerStatusEndpoints.d.ts +14 -14
- package/dist/redux/customerTrailer/customerTrailerEndpoints.d.ts +14 -14
- package/dist/redux/customersAccessorial/customersAccessorialEndpoints.d.ts +13 -13
- package/dist/redux/customersLocation/customersLocationEndpoints.d.ts +14 -14
- package/dist/redux/customersPerson/customersPersonEndpoints.d.ts +14 -14
- package/dist/redux/deduction/deductionEndpoints.d.ts +14 -14
- package/dist/redux/defaultSetting/defaultSettingEndpoints.d.ts +14 -14
- package/dist/redux/departmentPhone/departmentPhoneEndpoints.d.ts +14 -14
- package/dist/redux/dispatch/dispatchEndpoints.d.ts +14 -14
- package/dist/redux/driver/driverEndpoints.d.ts +17 -17
- package/dist/redux/driverName/driverNameEndpoints.d.ts +14 -14
- package/dist/redux/driverV1/driverV1Endpoints.d.ts +14 -14
- package/dist/redux/ediAccount/ediAccountEndpoints.d.ts +17 -17
- package/dist/redux/ediLoadTender/ediLoadTenderEndpoints.d.ts +17 -17
- package/dist/redux/employeeName/employeeNameEndpoints.d.ts +14 -14
- package/dist/redux/flag/flagEndpoints.d.ts +17 -17
- package/dist/redux/generalLedgerAccount/generalLedgerAccountEndpoints.d.ts +17 -17
- package/dist/redux/genericTender/genericTenderEndpoints.d.ts +17 -17
- package/dist/redux/holiday/holidayEndpoints.d.ts +17 -17
- package/dist/redux/invoice/invoiceEndpoints.d.ts +23 -23
- package/dist/redux/invoiceAdjustment/invoiceAdjustmentEndpoints.d.ts +14 -14
- package/dist/redux/invoiceV1/invoiceV1Endpoints.d.ts +27 -27
- package/dist/redux/load/loadEndpoints.d.ts +26 -26
- package/dist/redux/loadAdjustment/loadAdjustmentEndpoints.d.ts +17 -17
- package/dist/redux/loadAdjustmentV1/loadAdjustmentV1Endpoints.d.ts +14 -14
- package/dist/redux/loadTender/loadTenderEndpoints.d.ts +16 -16
- package/dist/redux/loadTenderView/loadTenderViewEndpoints.d.ts +14 -14
- package/dist/redux/loadV1/loadV1Endpoints.d.ts +73 -73
- package/dist/redux/location/locationEndpoints.d.ts +29 -29
- package/dist/redux/locationV1/locationV1Endpoints.d.ts +26 -26
- package/dist/redux/manualCheckCall/manualCheckCallEndpoints.d.ts +14 -14
- package/dist/redux/mapUpdate/mapUpdateEndpoints.d.ts +4 -4
- package/dist/redux/nmfcClass/nmfcClassEndpoints.d.ts +14 -14
- package/dist/redux/node/nodeEndpoints.d.ts +11 -11
- package/dist/redux/nodeName/nodeNameEndpoints.d.ts +17 -17
- package/dist/redux/nodeType/nodeTypeEndpoints.d.ts +11 -11
- package/dist/redux/nodeTypeNode/nodeTypeNodeEndpoints.d.ts +11 -11
- package/dist/redux/notification/notificationEndpoints.d.ts +22 -22
- package/dist/redux/otrDispatch/otrDispatchEndpoints.d.ts +33 -33
- package/dist/redux/person/personEndpoints.d.ts +20 -20
- package/dist/redux/personName/personNameEndpoints.d.ts +17 -17
- package/dist/redux/position/positionEndpoints.d.ts +17 -17
- package/dist/redux/possibleIssueItem/possibleIssueItemEndpoints.d.ts +16 -16
- package/dist/redux/quote/quoteCustomerPortalEndpoints.d.ts +28 -28
- package/dist/redux/quote/quoteHooks.d.ts +2 -2
- package/dist/redux/quote/quoteSalesEndpoints.d.ts +25 -25
- package/dist/redux/quoteAccessorial/quoteAccessorialEndpoints.d.ts +16 -16
- package/dist/redux/quoteAccessorialV1/quoteAccessorialV1Endpoints.d.ts +16 -16
- package/dist/redux/rateReview/rateReviewEndpoints.d.ts +14 -14
- package/dist/redux/rateWareXlActiveTariff/rateWareXlActiveTariffEndpoints.d.ts +14 -14
- package/dist/redux/rejectionReason/rejectionReasonEndpoints.d.ts +14 -14
- package/dist/redux/relayCode/relayCodeEndpoints.d.ts +17 -17
- package/dist/redux/shipConDispatch/shipConDispatchEndpoints.d.ts +17 -17
- package/dist/redux/shipConETA/shipConETAEndpoints.d.ts +14 -14
- package/dist/redux/shipcon/shipconEndpoints.d.ts +19 -19
- package/dist/redux/shipconV1/shipconV1Endpoints.d.ts +28 -28
- package/dist/redux/tender/tenderEndpoints.d.ts +12 -12
- package/dist/redux/timeToPayReport/timeToPayReportEndpoints.d.ts +14 -14
- package/dist/redux/trailerAvailability/customerEndpoints.d.ts +5 -5
- package/dist/redux/trailerCode/trailerCodeEndpoints.d.ts +14 -14
- package/dist/redux/uninvoicedLoadReport/uninvoicedLoadReportEndpoints.d.ts +13 -13
- package/dist/redux/uninvoicedLoadV1/uninvoicedLoadV1Endpoints.d.ts +17 -17
- package/dist/redux/unitV1/unitV1Endpoints.d.ts +14 -14
- package/dist/redux/userNoteV1/userNoteV1Endpoints.d.ts +16 -16
- package/package.json +2 -2
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { EntityState } from "@reduxjs/toolkit";
|
|
2
2
|
import { ArcherFile_Entity, CarrierTenderChange_Entity, CarrierTenderEdge_Entity, CarrierTenderRateRecord_Entity, CarrierTenderV1_Entity, ShipconV1_Entity } from "../../entities";
|
|
3
3
|
export declare const carrierTenderV1Endpoints: import("@reduxjs/toolkit/query").Api<(args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, {
|
|
4
|
-
getCarrierTendersV1: import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", EntityState<CarrierTenderV1_Entity, number>, "salesApi">;
|
|
5
|
-
getCarrierTenderV1: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">;
|
|
4
|
+
getCarrierTendersV1: import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", EntityState<CarrierTenderV1_Entity, number>, "salesApi">;
|
|
5
|
+
getCarrierTenderV1: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">;
|
|
6
6
|
createCarrierTenderV1: import("@reduxjs/toolkit/query").MutationDefinition<{
|
|
7
7
|
carriertender: Partial<CarrierTenderV1_Entity>;
|
|
8
|
-
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">;
|
|
8
|
+
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">;
|
|
9
9
|
updateCarrierTenderV1: import("@reduxjs/toolkit/query").MutationDefinition<{
|
|
10
10
|
id: number;
|
|
11
11
|
body: {
|
|
12
12
|
carriertender: Partial<CarrierTenderV1_Entity>;
|
|
13
13
|
};
|
|
14
|
-
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
15
|
-
deleteCarrierTenderV1: import("@reduxjs/toolkit/query").MutationDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
16
|
-
getCarrierTenderRelatedShipCons: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ShipconV1_Entity[], "salesApi">;
|
|
17
|
-
getCarrierTenderFiles: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ArcherFile_Entity[], "salesApi">;
|
|
18
|
-
getCarrierTenderRateRecords: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderRateRecord_Entity[], "salesApi">;
|
|
19
|
-
getCarrierTenderRateRecordEdges: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderEdge_Entity[], "salesApi">;
|
|
20
|
-
generateCarrierTenderPDF: import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
21
|
-
getCarrierTenderChanges: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", (CarrierTenderChange_Entity & {
|
|
14
|
+
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
15
|
+
deleteCarrierTenderV1: import("@reduxjs/toolkit/query").MutationDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
16
|
+
getCarrierTenderRelatedShipCons: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ShipconV1_Entity[], "salesApi">;
|
|
17
|
+
getCarrierTenderFiles: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ArcherFile_Entity[], "salesApi">;
|
|
18
|
+
getCarrierTenderRateRecords: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderRateRecord_Entity[], "salesApi">;
|
|
19
|
+
getCarrierTenderRateRecordEdges: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderEdge_Entity[], "salesApi">;
|
|
20
|
+
generateCarrierTenderPDF: import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
21
|
+
getCarrierTenderChanges: import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", (CarrierTenderChange_Entity & {
|
|
22
22
|
id: number;
|
|
23
23
|
})[], "salesApi">;
|
|
24
24
|
sendCarrierTenderMessage: import("@reduxjs/toolkit/query").MutationDefinition<{
|
|
@@ -26,9 +26,9 @@ export declare const carrierTenderV1Endpoints: import("@reduxjs/toolkit/query").
|
|
|
26
26
|
carrier_email: string;
|
|
27
27
|
cc_emails: string;
|
|
28
28
|
special_instructions: string;
|
|
29
|
-
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
30
|
-
getCarrierRate: import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">;
|
|
31
|
-
}, "salesApi", "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", typeof import("@reduxjs/toolkit/query").coreModuleName | typeof import("@reduxjs/toolkit/dist/query/react").reactHooksModuleName>;
|
|
29
|
+
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">;
|
|
30
|
+
getCarrierRate: import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">;
|
|
31
|
+
}, "salesApi", "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", typeof import("@reduxjs/toolkit/query").coreModuleName | typeof import("@reduxjs/toolkit/dist/query/react").reactHooksModuleName>;
|
|
32
32
|
export declare const useGetCarrierTenderV1Query: <R extends Record<string, any> = ({
|
|
33
33
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
34
34
|
data?: undefined;
|
|
@@ -190,7 +190,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
190
190
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
191
191
|
}) => R) | undefined;
|
|
192
192
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
193
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>;
|
|
193
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>;
|
|
194
194
|
}, useGetCarrierTendersV1Query: <R extends Record<string, any> = ({
|
|
195
195
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
196
196
|
data?: undefined;
|
|
@@ -352,7 +352,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
352
352
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
353
353
|
}) => R) | undefined;
|
|
354
354
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
355
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", EntityState<CarrierTenderV1_Entity, number>, "salesApi">>;
|
|
355
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", EntityState<CarrierTenderV1_Entity, number>, "salesApi">>;
|
|
356
356
|
}, useLazyGetCarrierTendersV1Query: <R extends Record<string, any> = ({
|
|
357
357
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
358
358
|
data?: undefined;
|
|
@@ -510,7 +510,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
510
510
|
}) & {
|
|
511
511
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
512
512
|
}) => R) | undefined;
|
|
513
|
-
}, "skip">) | undefined) => [(arg: void | Record<string, unknown>, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", EntityState<CarrierTenderV1_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
513
|
+
}, "skip">) | undefined) => [(arg: void | Record<string, unknown>, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", EntityState<CarrierTenderV1_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
514
514
|
reset: () => void;
|
|
515
515
|
}, {
|
|
516
516
|
lastArg: void | Record<string, unknown>;
|
|
@@ -671,7 +671,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
671
671
|
}) & {
|
|
672
672
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
673
673
|
}) => R) | undefined;
|
|
674
|
-
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
674
|
+
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
675
675
|
reset: () => void;
|
|
676
676
|
}, {
|
|
677
677
|
lastArg: number;
|
|
@@ -836,7 +836,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
836
836
|
carriertender: Partial<CarrierTenderV1_Entity>;
|
|
837
837
|
}) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<{
|
|
838
838
|
carriertender: Partial<CarrierTenderV1_Entity>;
|
|
839
|
-
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
839
|
+
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
840
840
|
originalArgs?: {
|
|
841
841
|
carriertender: Partial<CarrierTenderV1_Entity>;
|
|
842
842
|
} | undefined;
|
|
@@ -998,7 +998,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
998
998
|
isError: true;
|
|
999
999
|
})) => R) | undefined;
|
|
1000
1000
|
fixedCacheKey?: string | undefined;
|
|
1001
|
-
} | undefined) => readonly [(arg: number) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
1001
|
+
} | undefined) => readonly [(arg: number) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
1002
1002
|
originalArgs?: number | undefined;
|
|
1003
1003
|
reset: () => void;
|
|
1004
1004
|
}], useUpdateCarrierTenderV1Mutation: <R extends Record<string, any> = ({
|
|
@@ -1168,7 +1168,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
1168
1168
|
body: {
|
|
1169
1169
|
carriertender: Partial<CarrierTenderV1_Entity>;
|
|
1170
1170
|
};
|
|
1171
|
-
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
1171
|
+
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
1172
1172
|
originalArgs?: {
|
|
1173
1173
|
id: number;
|
|
1174
1174
|
body: {
|
|
@@ -1337,7 +1337,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
1337
1337
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1338
1338
|
}) => R) | undefined;
|
|
1339
1339
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
1340
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ShipconV1_Entity[], "salesApi">>;
|
|
1340
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ShipconV1_Entity[], "salesApi">>;
|
|
1341
1341
|
}, useLazyGetCarrierTenderRelatedShipConsQuery: <R extends Record<string, any> = ({
|
|
1342
1342
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1343
1343
|
data?: undefined;
|
|
@@ -1495,7 +1495,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
1495
1495
|
}) & {
|
|
1496
1496
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1497
1497
|
}) => R) | undefined;
|
|
1498
|
-
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ShipconV1_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
1498
|
+
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ShipconV1_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
1499
1499
|
reset: () => void;
|
|
1500
1500
|
}, {
|
|
1501
1501
|
lastArg: number;
|
|
@@ -1660,7 +1660,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
1660
1660
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1661
1661
|
}) => R) | undefined;
|
|
1662
1662
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
1663
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ArcherFile_Entity[], "salesApi">>;
|
|
1663
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ArcherFile_Entity[], "salesApi">>;
|
|
1664
1664
|
}, useLazyGetCarrierTenderFilesQuery: <R extends Record<string, any> = ({
|
|
1665
1665
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1666
1666
|
data?: undefined;
|
|
@@ -1818,7 +1818,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
1818
1818
|
}) & {
|
|
1819
1819
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1820
1820
|
}) => R) | undefined;
|
|
1821
|
-
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ArcherFile_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
1821
|
+
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", ArcherFile_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
1822
1822
|
reset: () => void;
|
|
1823
1823
|
}, {
|
|
1824
1824
|
lastArg: number;
|
|
@@ -1983,7 +1983,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
1983
1983
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
1984
1984
|
}) => R) | undefined;
|
|
1985
1985
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
1986
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderRateRecord_Entity[], "salesApi">>;
|
|
1986
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderRateRecord_Entity[], "salesApi">>;
|
|
1987
1987
|
}, useLazyGetCarrierTenderRateRecordsQuery: <R extends Record<string, any> = ({
|
|
1988
1988
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
1989
1989
|
data?: undefined;
|
|
@@ -2141,7 +2141,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
2141
2141
|
}) & {
|
|
2142
2142
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
2143
2143
|
}) => R) | undefined;
|
|
2144
|
-
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderRateRecord_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
2144
|
+
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderRateRecord_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
2145
2145
|
reset: () => void;
|
|
2146
2146
|
}, {
|
|
2147
2147
|
lastArg: number;
|
|
@@ -2306,7 +2306,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
2306
2306
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
2307
2307
|
}) => R) | undefined;
|
|
2308
2308
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
2309
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderEdge_Entity[], "salesApi">>;
|
|
2309
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderEdge_Entity[], "salesApi">>;
|
|
2310
2310
|
}, useLazyGetCarrierTenderRateRecordEdgesQuery: <R extends Record<string, any> = ({
|
|
2311
2311
|
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
2312
2312
|
data?: undefined;
|
|
@@ -2464,7 +2464,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
2464
2464
|
}) & {
|
|
2465
2465
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
2466
2466
|
}) => R) | undefined;
|
|
2467
|
-
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderEdge_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
2467
|
+
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderEdge_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
2468
2468
|
reset: () => void;
|
|
2469
2469
|
}, {
|
|
2470
2470
|
lastArg: number;
|
|
@@ -2625,7 +2625,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
2625
2625
|
isError: true;
|
|
2626
2626
|
})) => R) | undefined;
|
|
2627
2627
|
fixedCacheKey?: string | undefined;
|
|
2628
|
-
} | undefined) => readonly [(arg: void | Record<string, unknown>) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2628
|
+
} | undefined) => readonly [(arg: void | Record<string, unknown>) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2629
2629
|
originalArgs?: void | Record<string, unknown> | undefined;
|
|
2630
2630
|
reset: () => void;
|
|
2631
2631
|
}], useSendCarrierTenderMessageMutation: <R extends Record<string, any> = ({
|
|
@@ -2795,7 +2795,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
2795
2795
|
carrier_email: string;
|
|
2796
2796
|
cc_emails: string;
|
|
2797
2797
|
special_instructions: string;
|
|
2798
|
-
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2798
|
+
}, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", void, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2799
2799
|
originalArgs?: {
|
|
2800
2800
|
carrier_tender_id: string;
|
|
2801
2801
|
carrier_email: string;
|
|
@@ -2960,7 +2960,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
2960
2960
|
isError: true;
|
|
2961
2961
|
})) => R) | undefined;
|
|
2962
2962
|
fixedCacheKey?: string | undefined;
|
|
2963
|
-
} | undefined) => readonly [(arg: void | Record<string, unknown>) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2963
|
+
} | undefined) => readonly [(arg: void | Record<string, unknown>) => import("@reduxjs/toolkit/query").MutationActionCreatorResult<import("@reduxjs/toolkit/query").MutationDefinition<void | Record<string, unknown>, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", CarrierTenderV1_Entity, "salesApi">>, import("@reduxjs/toolkit/query").TSHelpersNoInfer<R> & {
|
|
2964
2964
|
originalArgs?: void | Record<string, unknown> | undefined;
|
|
2965
2965
|
reset: () => void;
|
|
2966
2966
|
}], useGetCarrierTenderChangesQuery: <R extends Record<string, any> = ({
|
|
@@ -3156,7 +3156,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
3156
3156
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
3157
3157
|
}) => R) | undefined;
|
|
3158
3158
|
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
3159
|
-
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", (CarrierTenderChange_Entity & {
|
|
3159
|
+
refetch: () => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", (CarrierTenderChange_Entity & {
|
|
3160
3160
|
id: number;
|
|
3161
3161
|
})[], "salesApi">>;
|
|
3162
3162
|
}, useLazyGetCarrierTenderChangesQuery: <R extends Record<string, any> = ({
|
|
@@ -3348,7 +3348,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
3348
3348
|
}) & {
|
|
3349
3349
|
status: import("@reduxjs/toolkit/query").QueryStatus;
|
|
3350
3350
|
}) => R) | undefined;
|
|
3351
|
-
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", (CarrierTenderChange_Entity & {
|
|
3351
|
+
}, "skip">) | undefined) => [(arg: number, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<number, (args: any, api: import("@reduxjs/toolkit/query").BaseQueryApi) => import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}> | PromiseLike<import("@reduxjs/toolkit/query").QueryReturnValue<unknown, import("@reduxjs/toolkit/query").FetchBaseQueryError, {}>>, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", (CarrierTenderChange_Entity & {
|
|
3352
3352
|
id: number;
|
|
3353
3353
|
})[], "salesApi">>, [R][R extends any ? 0 : never] & {
|
|
3354
3354
|
reset: () => void;
|
|
@@ -3357,7 +3357,7 @@ export declare const useGetCarrierTenderV1Query: <R extends Record<string, any>
|
|
|
3357
3357
|
}];
|
|
3358
3358
|
export default carrierTenderV1Endpoints;
|
|
3359
3359
|
export declare const getCarrierTendersV1Selectors: (params: Record<string, unknown> | void) => import("@reduxjs/toolkit").EntitySelectors<CarrierTenderV1_Entity, {
|
|
3360
|
-
salesApi: import("@reduxjs/toolkit/query").CombinedState<{}, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", "salesApi">;
|
|
3360
|
+
salesApi: import("@reduxjs/toolkit/query").CombinedState<{}, "accessorialsV1" | "activeCarriers" | "apiTenders" | "appointmentArrivals" | "appointmentIssueCategories" | "appointmentIssues" | "appointmentIssueSubcategories" | "appointmentNotes" | "appointmentNoteTypes" | "appointmentTrips" | "archerFiles" | "areas" | "assetNames" | "assets" | "assetTypes" | "attributeFields" | "billingKickbackResponseAccessorials" | "billingKickbackResponses" | "billingKickbackResponsesByKickbackID" | "billingKickbacks" | "billingMessages" | "billingNotes" | "cargoConsolidationCargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPieces" | "cargoConsolidationCommodityPiecesByCargoConsolidation" | "cargoConsolidations" | "carrierFiles" | "carrierInsurances" | "carrierNames" | "carrierPacketNotes" | "carrierPayContracts" | "carriers" | "carrierTenderAccessorials" | "carrierTenderDeductions" | "carrierTenderEdges" | "carrierTenderFiles" | "carrierTenderRateRecords" | "carrierTenders" | "carrierTendersV1" | "carrierV1" | "claimResponses" | "claims" | "claimStatuses" | "commodities" | "commoditiesV1" | "companyLocations" | "contacts" | "contracts" | "contractsRecords" | "creditTerms" | "customerBillingNotes" | "customerContracts" | "customerCredit" | "customerNames" | "customerPeople" | "customers" | "customersLight" | "customersAccessorials" | "customersAccessorialsByCustomer" | "customersPeople" | "customersPeopleByCustomer" | "customerTrailers" | "customerTrailersByCustomer" | "deductions" | "defaultSettings" | "departmentPhones" | "dispatches" | "driverNames" | "drivers" | "driversV1" | "ediAccounts" | "ediLoadTenders" | "ediTransactions" | "employeeNames" | "files" | "flags" | "generalLedgerAccounts" | "genericTenders" | "holidays" | "invoiceAdjustments" | "invoiceLineItems" | "invoices" | "invoicesV1" | "loadAdjustments" | "loadAdjustmentsByLoad" | "loadAdjustmentsV1" | "loadBillingKickbacks" | "loadCommodities" | "loadExtraLites" | "loadFiles" | "customerFiles" | "loadQuoteAccessorials" | "loadRateReviews" | "loads" | "loadsAutocomplete" | "loadShipcons" | "loadsV1" | "loadTenders" | "loadTenderViews" | "loadUserNotesV1" | "locations" | "locationsFiles" | "locationsV1" | "locationsV1Accessorials" | "manualCheckCalls" | "nmfcClasses" | "nodeNames" | "nodes" | "nodeTypeNodes" | "nodeTypes" | "notifications" | "otrDispatches" | "people" | "personNames" | "positions" | "possibleIssueItems" | "quoteAccessorials" | "quoteAccessorialsV1" | "quotes" | "rateReviews" | "rejectionReasons" | "relayCodes" | "shipConDispatches" | "shipConDispatchesETAs" | "shipConETAs" | "shipConLastMapUpdate" | "shipcons" | "shipconsV1" | "summary_consolidationsV1" | "summary_dispatchesV1" | "tenders" | "trailerAvailabilities" | "trailerCodes" | "uninvoicedLoadsV1" | "unitsV1" | "userNotesV1" | "userSubscriptions" | "customersLocations" | "customersLocationsByCustomer" | "timeToPayReports" | "timeToPayReportsByCustomer" | "customerCreditLogs" | "customerCreditLogsByCustomer" | "customerCreditTypes" | "customerInvoices" | "uninvoicedLoadReports" | "customerStatuses" | "rateWareXlActiveTariffs" | "contractRates" | "contractRateRecords" | "contractRateRecordsByContractRates" | "customerRequestedAreas" | "customerRequestedAreasByCustomer" | "accountingInvoices" | "customerPendingLoads" | "arTransactions", "salesApi">;
|
|
3361
3361
|
salesKitState: {
|
|
3362
3362
|
quote: import("..").QuoteState;
|
|
3363
3363
|
tender: import("../tender/tenderSlice").TenderState;
|