@nerdjs/sales-kit 3.0.19 → 3.0.21

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.
Files changed (122) hide show
  1. package/dist/hooks/archerIntelligence/archerIntelligence.js +22 -8
  2. package/dist/hooks/archerIntelligence/archerIntelligence.js.map +1 -1
  3. package/dist/hooks/fileTypeAutocomplete/fileTypeAutocomplete.js +3 -1
  4. package/dist/hooks/fileTypeAutocomplete/fileTypeAutocomplete.js.map +1 -1
  5. package/dist/redux/accessorialV1/accessorialV1Endpoints.d.ts +6 -2
  6. package/dist/redux/api/docaiApi.d.ts +1 -0
  7. package/dist/redux/api/docaiApi.js +11 -0
  8. package/dist/redux/api/docaiApi.js.map +1 -0
  9. package/dist/redux/api/index.d.ts +1 -0
  10. package/dist/redux/api/index.js +1 -0
  11. package/dist/redux/api/index.js.map +1 -1
  12. package/dist/redux/apiTender/apiTenderEndpoints.d.ts +9 -3
  13. package/dist/redux/appointmentArrival/appointmentArrivalEndpoints.d.ts +6 -2
  14. package/dist/redux/appointmentIssue/appointmentIssueEndpoints.d.ts +6 -2
  15. package/dist/redux/appointmentIssueCategory/appointmentIssueCategoryEndpoints.d.ts +12 -4
  16. package/dist/redux/appointmentIssueSubcategory/appointmentIssueSubcategoryEndpoints.d.ts +9 -3
  17. package/dist/redux/appointmentNote/appointmentNoteEndpoints.d.ts +9 -3
  18. package/dist/redux/appointmentNoteType/appointmentNoteTypeEndpoints.d.ts +9 -3
  19. package/dist/redux/appointmentTrip/appointmentTripEndpoints.d.ts +9 -3
  20. package/dist/redux/archerFile/archerFileEndpoints.d.ts +6 -2
  21. package/dist/redux/area/areaEndpoints.d.ts +6 -2
  22. package/dist/redux/asset/assetEndpoints.d.ts +9 -3
  23. package/dist/redux/assetType/assetTypeEndpoints.d.ts +6 -2
  24. package/dist/redux/attributeField/attributeFieldEndpoints.d.ts +6 -2
  25. package/dist/redux/billingKickback/billingKickbackEndpoints.d.ts +9 -3
  26. package/dist/redux/billingKickbackResponse/billingKickbackResponseEndpoints.d.ts +6 -2
  27. package/dist/redux/billingKickbackResponseAccessorial/billingKickbackResponseAccessorialEndpoints.d.ts +6 -2
  28. package/dist/redux/billingMessage/billingMessageEndpoints.d.ts +6 -2
  29. package/dist/redux/billingNote/billingNoteEndpoints.d.ts +6 -2
  30. package/dist/redux/cargoConsolidation/cargoConsolidationEndpoints.d.ts +9 -3
  31. package/dist/redux/cargoConsolidationCommodityPiece/cargoConsolidationCommodityPieceEndpoints.d.ts +6 -2
  32. package/dist/redux/cargoConsolidationV1/cargoConsolidationV1Endpoints.d.ts +15 -5
  33. package/dist/redux/carrier/carrierEndpoints.d.ts +24 -8
  34. package/dist/redux/carrierInsurance/carrierInsuranceEndpoints.d.ts +9 -3
  35. package/dist/redux/carrierName/carrierNameEndpoints.d.ts +12 -4
  36. package/dist/redux/carrierPayContract/carrierPayContractEndpoints.d.ts +9 -3
  37. package/dist/redux/carrierTender/carrierTenderEndpoints.d.ts +9 -3
  38. package/dist/redux/carrierTenderAccessorial/carrierTenderAccessorialEndpoints.d.ts +6 -2
  39. package/dist/redux/carrierTenderDeduction/carrierTenderDeductionEndpoints.d.ts +6 -2
  40. package/dist/redux/carrierTenderEdge/carrierTenderEdgeEndpoints.d.ts +6 -2
  41. package/dist/redux/carrierTenderV1/carrierTenderV1Endpoints.d.ts +21 -7
  42. package/dist/redux/claim/claimEndpoints.d.ts +9 -3
  43. package/dist/redux/claimStatus/claimStatusEndpoints.d.ts +6 -2
  44. package/dist/redux/commodity/commodityEndpoints.d.ts +9 -3
  45. package/dist/redux/commodityV1/commodityV1Endpoints.d.ts +9 -3
  46. package/dist/redux/companyLocation/companyLocationEndpoints.d.ts +6 -2
  47. package/dist/redux/contact/contactEndpoints.d.ts +9 -3
  48. package/dist/redux/contract/contractEndpoints.d.ts +9 -3
  49. package/dist/redux/contractRate/contractRateEndpoints.d.ts +9 -3
  50. package/dist/redux/contractRateRecord/contractRateRecordEndpoints.d.ts +6 -2
  51. package/dist/redux/contractsRecord/contractsRecordEndpoints.d.ts +9 -3
  52. package/dist/redux/creditTerm/creditTermEndpoints.d.ts +6 -2
  53. package/dist/redux/customer/customerEndpoints.d.ts +60 -20
  54. package/dist/redux/customerContract/customerContractEndpoints.d.ts +9 -3
  55. package/dist/redux/customerCreditLog/customerCreditLogEndpoints.d.ts +6 -2
  56. package/dist/redux/customerCreditType/customerCreditTypeEndpoints.d.ts +6 -2
  57. package/dist/redux/customerRequestedArea/customerRequestedAreaEndpoints.d.ts +6 -2
  58. package/dist/redux/customerStatus/customerStatusEndpoints.d.ts +6 -2
  59. package/dist/redux/customerTrailer/customerTrailerEndpoints.d.ts +6 -2
  60. package/dist/redux/customersAccessorial/customersAccessorialEndpoints.d.ts +6 -2
  61. package/dist/redux/customersLocation/customersLocationEndpoints.d.ts +6 -2
  62. package/dist/redux/customersPerson/customersPersonEndpoints.d.ts +6 -2
  63. package/dist/redux/deduction/deductionEndpoints.d.ts +6 -2
  64. package/dist/redux/defaultSetting/defaultSettingEndpoints.d.ts +6 -2
  65. package/dist/redux/departmentPhone/departmentPhoneEndpoints.d.ts +6 -2
  66. package/dist/redux/dispatch/dispatchEndpoints.d.ts +6 -2
  67. package/dist/redux/document/documentEndpoints.d.ts +3 -3
  68. package/dist/redux/document/documentEndpoints.js +3 -3
  69. package/dist/redux/document/documentEndpoints.js.map +1 -1
  70. package/dist/redux/driver/driverEndpoints.d.ts +9 -3
  71. package/dist/redux/driverName/driverNameEndpoints.d.ts +6 -2
  72. package/dist/redux/driverV1/driverV1Endpoints.d.ts +6 -2
  73. package/dist/redux/ediAccount/ediAccountEndpoints.d.ts +9 -3
  74. package/dist/redux/ediLoadTender/ediLoadTenderEndpoints.d.ts +9 -3
  75. package/dist/redux/employeeName/employeeNameEndpoints.d.ts +6 -2
  76. package/dist/redux/example/exampleEndpoints.d.ts +6 -2
  77. package/dist/redux/flag/flagEndpoints.d.ts +9 -3
  78. package/dist/redux/generalLedgerAccount/generalLedgerAccountEndpoints.d.ts +9 -3
  79. package/dist/redux/genericTender/genericTenderEndpoints.d.ts +6 -2
  80. package/dist/redux/holiday/holidayEndpoints.d.ts +9 -3
  81. package/dist/redux/invoice/invoiceEndpoints.d.ts +12 -4
  82. package/dist/redux/invoiceAdjustment/invoiceAdjustmentEndpoints.d.ts +6 -2
  83. package/dist/redux/invoiceV1/invoiceV1Endpoints.d.ts +9 -3
  84. package/dist/redux/load/loadEndpoints.d.ts +18 -6
  85. package/dist/redux/loadAdjustment/loadAdjustmentEndpoints.d.ts +9 -3
  86. package/dist/redux/loadAdjustmentV1/loadAdjustmentV1Endpoints.d.ts +6 -2
  87. package/dist/redux/loadTender/loadTenderEndpoints.d.ts +6 -2
  88. package/dist/redux/loadTenderView/loadTenderViewEndpoints.d.ts +9 -3
  89. package/dist/redux/loadV1/loadV1Endpoints.d.ts +57 -19
  90. package/dist/redux/location/locationEndpoints.d.ts +21 -7
  91. package/dist/redux/locationV1/locationV1Endpoints.d.ts +12 -4
  92. package/dist/redux/manualCheckCall/manualCheckCallEndpoints.d.ts +6 -2
  93. package/dist/redux/mapUpdate/mapUpdateEndpoints.d.ts +3 -1
  94. package/dist/redux/nmfcClass/nmfcClassEndpoints.d.ts +6 -2
  95. package/dist/redux/nodeName/nodeNameEndpoints.d.ts +9 -3
  96. package/dist/redux/notification/notificationEndpoints.d.ts +12 -4
  97. package/dist/redux/otrDispatch/otrDispatchEndpoints.d.ts +9 -3
  98. package/dist/redux/person/personEndpoints.d.ts +12 -4
  99. package/dist/redux/personName/personNameEndpoints.d.ts +9 -3
  100. package/dist/redux/position/positionEndpoints.d.ts +9 -3
  101. package/dist/redux/possibleIssueItem/possibleIssueItemEndpoints.d.ts +6 -2
  102. package/dist/redux/prompt/promptEndpoints.d.ts +6 -2
  103. package/dist/redux/quote/quoteCustomerPortalEndpoints.d.ts +18 -6
  104. package/dist/redux/quote/quoteSalesEndpoints.d.ts +9 -3
  105. package/dist/redux/quoteAccessorial/quoteAccessorialEndpoints.d.ts +9 -3
  106. package/dist/redux/quoteAccessorialV1/quoteAccessorialV1Endpoints.d.ts +6 -2
  107. package/dist/redux/rateReview/rateReviewEndpoints.d.ts +6 -2
  108. package/dist/redux/rateWareXlActiveTariff/rateWareXlActiveTariffEndpoints.d.ts +6 -2
  109. package/dist/redux/rejectionReason/rejectionReasonEndpoints.d.ts +6 -2
  110. package/dist/redux/relayCode/relayCodeEndpoints.d.ts +9 -3
  111. package/dist/redux/shipConDispatch/shipConDispatchEndpoints.d.ts +9 -3
  112. package/dist/redux/shipConETA/shipConETAEndpoints.d.ts +6 -2
  113. package/dist/redux/shipcon/shipconEndpoints.d.ts +9 -3
  114. package/dist/redux/shipconV1/shipconV1Endpoints.d.ts +18 -6
  115. package/dist/redux/tender/tenderEndpoints.d.ts +3 -1
  116. package/dist/redux/timeToPayReport/timeToPayReportEndpoints.d.ts +6 -2
  117. package/dist/redux/trailerCode/trailerCodeEndpoints.d.ts +6 -2
  118. package/dist/redux/uninvoicedLoadReport/uninvoicedLoadReportEndpoints.d.ts +6 -2
  119. package/dist/redux/uninvoicedLoadV1/uninvoicedLoadV1Endpoints.d.ts +6 -2
  120. package/dist/redux/unitV1/unitV1Endpoints.d.ts +6 -2
  121. package/dist/redux/userNoteV1/userNoteV1Endpoints.d.ts +6 -2
  122. package/package.json +1 -1
@@ -5,7 +5,8 @@ import { NerdDraggableDialog, NerdFileUpload, showNotification, useNerdConfirm,
5
5
  import { DateTime } from "luxon";
6
6
  import { lazy, Suspense, useEffect, useMemo, useRef, useState } from "react";
7
7
  import { useDispatch } from "react-redux";
8
- import { salesApi, useUploadArcherFileMutation } from "../../redux";
8
+ import { useSearchParams } from "react-router-dom";
9
+ import { useUploadArcherFileMutation } from "../../redux";
9
10
  import { useApplyDocaiDocumentMutation } from "../../redux/document";
10
11
  import { useGetExampleQuery } from "../../redux/example/exampleEndpoints";
11
12
  import { useProcessPDFMutation } from "../../redux/processPDF";
@@ -67,6 +68,7 @@ export function ArcherIntelligence({ loadID, quoteID, }) {
67
68
  const [uploadDocument] = useUploadArcherFileMutation();
68
69
  const [jsonLib, setJsonLib] = useState(null);
69
70
  const confirm = useNerdConfirm();
71
+ const [searchParams, setSearchParams] = useSearchParams();
70
72
  const [url, setUrl] = useState("");
71
73
  const fileRender = useMemo(() => {
72
74
  if (!url)
@@ -78,6 +80,21 @@ export function ArcherIntelligence({ loadID, quoteID, }) {
78
80
  background: "#525659",
79
81
  }, children: _jsx("iframe", { src: url, title: "Uploaded File Viewer", style: { flexGrow: 1, height: "100%", border: "none" } }) }));
80
82
  }, [url]);
83
+ useEffect(() => {
84
+ if (searchParams.get("archerAISuccess") === "true") {
85
+ confirm.setOpen({
86
+ content: "The PDF has been properly applied to the load.",
87
+ title: "Archer AI: Success",
88
+ actions: (_jsx(Button, { onClick: () => {
89
+ confirm.setClose();
90
+ setSearchParams((searchParams) => {
91
+ searchParams.delete("archerAISuccess");
92
+ return searchParams;
93
+ });
94
+ }, children: "Got it" })),
95
+ });
96
+ }
97
+ }, [searchParams]);
81
98
  useEffect(() => {
82
99
  if (example) {
83
100
  setLoad(example.json_content);
@@ -155,14 +172,11 @@ export function ArcherIntelligence({ loadID, quoteID, }) {
155
172
  .unwrap()
156
173
  .then(() => {
157
174
  setLoading(false);
158
- confirm.setOpen({
159
- content: "Changes have been applied to the load",
160
- title: "Success",
161
- actions: [],
175
+ setSearchParams((searchParams) => {
176
+ searchParams.set("archerAISuccess", "true");
177
+ return searchParams;
162
178
  });
163
- reset();
164
- setOpen(false);
165
- dispatch(salesApi.util.invalidateTags(["loads"]));
179
+ window.location.reload();
166
180
  })
167
181
  .catch((e) => {
168
182
  setError(e.data.message);
@@ -1 +1 @@
1
- {"version":3,"file":"archerIntelligence.js","sourceRoot":"","sources":["../../../src/hooks/archerIntelligence/archerIntelligence.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"archerIntelligence.js","sourceRoot":"","sources":["../../../src/hooks/archerIntelligence/archerIntelligence.tsx"],"names":[],"mappings":"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"}
@@ -9,12 +9,14 @@ import { useGetExamplesQuery } from "../../redux";
9
9
  export function FileTypeAutocomplete({ value, onChange, }) {
10
10
  const { data } = useGetExamplesQuery();
11
11
  const fileTypes = useMemo(() => {
12
- return data?.ids?.reduce((a, v) => {
12
+ const d = data?.ids?.reduce((a, v) => {
13
13
  const item = data.entities[v];
14
14
  if (!a.includes(item.file_type))
15
15
  a.push(item.file_type);
16
16
  return a;
17
17
  }, []);
18
+ d?.sort();
19
+ return d;
18
20
  }, [data]);
19
21
  return (_jsx(Autocomplete, { onChangeCapture: (e) => onChange(e.target.value),
20
22
  // onChange={onChange}
@@ -1 +1 @@
1
- {"version":3,"file":"fileTypeAutocomplete.js","sourceRoot":"","sources":["../../../src/hooks/fileTypeAutocomplete/fileTypeAutocomplete.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAElD;;;GAGG;AACH,MAAM,UAAU,oBAAoB,CAAC,EACnC,KAAK,EACL,QAAQ,GAIT;IACC,MAAM,EAAE,IAAI,EAAE,GAAG,mBAAmB,EAAE,CAAC;IAEvC,MAAM,SAAS,GAAG,OAAO,CAAC,GAAG,EAAE;QAC7B,OAAO,IAAI,EAAE,GAAG,EAAE,MAAM,CAAW,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;YAC1C,MAAM,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;YAC9B,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC;gBAAE,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;YACxD,OAAO,CAAC,CAAC;QACX,CAAC,EAAE,EAAE,CAAC,CAAC;IACT,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC;IAEX,OAAO,CACL,KAAC,YAAY,IACX,eAAe,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAE,CAAC,CAAC,MAAc,CAAC,KAAK,CAAC;QACzD,sBAAsB;QACtB,QAAQ,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,EAChC,KAAK,EAAE,KAAK,IAAI,EAAE,EAClB,QAAQ,QACR,cAAc,EAAE,YAAY,EAC5B,OAAO,EAAE,SAAS,IAAI,EAAE,GACxB,CACH,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"fileTypeAutocomplete.js","sourceRoot":"","sources":["../../../src/hooks/fileTypeAutocomplete/fileTypeAutocomplete.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAElD;;;GAGG;AACH,MAAM,UAAU,oBAAoB,CAAC,EACnC,KAAK,EACL,QAAQ,GAIT;IACC,MAAM,EAAE,IAAI,EAAE,GAAG,mBAAmB,EAAE,CAAC;IAEvC,MAAM,SAAS,GAAG,OAAO,CAAC,GAAG,EAAE;QAC7B,MAAM,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,MAAM,CAAW,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;YAC7C,MAAM,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;YAC9B,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC;gBAAE,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;YACxD,OAAO,CAAC,CAAC;QACX,CAAC,EAAE,EAAE,CAAC,CAAC;QACP,CAAC,EAAE,IAAI,EAAE,CAAC;QACV,OAAO,CAAC,CAAC;IACX,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC;IAEX,OAAO,CACL,KAAC,YAAY,IACX,eAAe,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAE,CAAC,CAAC,MAAc,CAAC,KAAK,CAAC;QACzD,sBAAsB;QACtB,QAAQ,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,EAChC,KAAK,EAAE,KAAK,IAAI,EAAE,EAClB,QAAQ,QACR,cAAc,EAAE,YAAY,EAC5B,OAAO,EAAE,SAAS,IAAI,EAAE,GACxB,CACH,CAAC;AACJ,CAAC"}
@@ -495,7 +495,9 @@ export declare const useGetAccessorialV1Query: <R extends Record<string, any> =
495
495
  }) & {
496
496
  status: import("@reduxjs/toolkit/query").QueryStatus;
497
497
  }) => R) | undefined;
498
- }, "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", EntityState<AccessorialV1_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never], {
498
+ }, "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", EntityState<AccessorialV1_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never] & {
499
+ reset: () => void;
500
+ }, {
499
501
  lastArg: void | Record<string, unknown>;
500
502
  }], useLazyGetAccessorialV1Query: <R extends Record<string, any> = ({
501
503
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
@@ -654,7 +656,9 @@ export declare const useGetAccessorialV1Query: <R extends Record<string, any> =
654
656
  }) & {
655
657
  status: import("@reduxjs/toolkit/query").QueryStatus;
656
658
  }) => R) | undefined;
657
- }, "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", AccessorialV1_Entity, "salesApi">>, [R][R extends any ? 0 : never], {
659
+ }, "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", AccessorialV1_Entity, "salesApi">>, [R][R extends any ? 0 : never] & {
660
+ reset: () => void;
661
+ }, {
658
662
  lastArg: number;
659
663
  }], useCreateAccessorialV1Mutation: <R extends Record<string, any> = ({
660
664
  requestId?: undefined;
@@ -0,0 +1 @@
1
+ export declare const docaiApi: 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, {}>>, {}, "docai", "load_request", typeof import("@reduxjs/toolkit/query").coreModuleName | typeof import("@reduxjs/toolkit/query/react").reactHooksModuleName>;
@@ -0,0 +1,11 @@
1
+ import { nerdNetworkBaseQuery } from "@nerdjs/nerd-network";
2
+ import { createApi } from "@reduxjs/toolkit/query/react";
3
+ export const docaiApi = createApi({
4
+ reducerPath: "docai",
5
+ baseQuery: (args, api) => {
6
+ return nerdNetworkBaseQuery(args, api, { service: "docai" });
7
+ },
8
+ endpoints: () => ({}),
9
+ tagTypes: ["load_request"],
10
+ });
11
+ //# sourceMappingURL=docaiApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"docaiApi.js","sourceRoot":"","sources":["../../../src/redux/api/docaiApi.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzD,MAAM,CAAC,MAAM,QAAQ,GAAG,SAAS,CAAC;IAChC,WAAW,EAAE,OAAO;IACpB,SAAS,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,EAAE;QACvB,OAAO,oBAAoB,CAAC,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IACD,SAAS,EAAE,GAAG,EAAE,CAAC,CAAC,EAAE,CAAC;IACrB,QAAQ,EAAE,CAAC,cAAc,CAAC;CAC3B,CAAC,CAAC"}
@@ -1,3 +1,4 @@
1
1
  export * from "./salesApi";
2
2
  export * from "./robinaiApi";
3
+ export * from "./docaiApi";
3
4
  export * from "./locationUpdateServiceApi";
@@ -1,4 +1,5 @@
1
1
  export * from "./salesApi";
2
2
  export * from "./robinaiApi";
3
+ export * from "./docaiApi";
3
4
  export * from "./locationUpdateServiceApi";
4
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/redux/api/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/redux/api/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,4BAA4B,CAAC"}
@@ -655,7 +655,9 @@ export declare const useGetApiTenderQuery: <R extends Record<string, any> = ({
655
655
  }) & {
656
656
  status: import("@reduxjs/toolkit/query").QueryStatus;
657
657
  }) => R) | undefined;
658
- }, "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", EntityState<ApiTender_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never], {
658
+ }, "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", EntityState<ApiTender_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never] & {
659
+ reset: () => void;
660
+ }, {
659
661
  lastArg: void | Record<string, unknown>;
660
662
  }], useLazyGetApiTenderQuery: <R extends Record<string, any> = ({
661
663
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
@@ -814,7 +816,9 @@ export declare const useGetApiTenderQuery: <R extends Record<string, any> = ({
814
816
  }) & {
815
817
  status: import("@reduxjs/toolkit/query").QueryStatus;
816
818
  }) => R) | undefined;
817
- }, "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", ApiTender_Entity, "salesApi">>, [R][R extends any ? 0 : never], {
819
+ }, "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", ApiTender_Entity, "salesApi">>, [R][R extends any ? 0 : never] & {
820
+ reset: () => void;
821
+ }, {
818
822
  lastArg: number;
819
823
  }], useLazyGetApiTenderSearchMetadataQuery: <R extends Record<string, any> = ({
820
824
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
@@ -973,7 +977,9 @@ export declare const useGetApiTenderQuery: <R extends Record<string, any> = ({
973
977
  }) & {
974
978
  status: import("@reduxjs/toolkit/query").QueryStatus;
975
979
  }) => R) | undefined;
976
- }, "skip">) | undefined) => [(arg: void, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void, (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", SearchMetadata, "salesApi">>, [R][R extends any ? 0 : never], {
980
+ }, "skip">) | undefined) => [(arg: void, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<void, (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", SearchMetadata, "salesApi">>, [R][R extends any ? 0 : never] & {
981
+ reset: () => void;
982
+ }, {
977
983
  lastArg: void;
978
984
  }], useCreateApiTenderMutation: <R extends Record<string, any> = ({
979
985
  requestId?: undefined;
@@ -505,7 +505,9 @@ export declare const useGetAppointmentArrivalQuery: <R extends Record<string, an
505
505
  }) & {
506
506
  status: import("@reduxjs/toolkit/query").QueryStatus;
507
507
  }) => R) | undefined;
508
- }, "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", EntityState<AppointmentArrival_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never], {
508
+ }, "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", EntityState<AppointmentArrival_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never] & {
509
+ reset: () => void;
510
+ }, {
509
511
  lastArg: void | Record<string, unknown>;
510
512
  }], useLazyGetAppointmentArrivalQuery: <R extends Record<string, any> = ({
511
513
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
@@ -664,7 +666,9 @@ export declare const useGetAppointmentArrivalQuery: <R extends Record<string, an
664
666
  }) & {
665
667
  status: import("@reduxjs/toolkit/query").QueryStatus;
666
668
  }) => R) | undefined;
667
- }, "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", AppointmentArrival_Entity, "salesApi">>, [R][R extends any ? 0 : never], {
669
+ }, "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", AppointmentArrival_Entity, "salesApi">>, [R][R extends any ? 0 : never] & {
670
+ reset: () => void;
671
+ }, {
668
672
  lastArg: number;
669
673
  }], useCreateAppointmentArrivalMutation: <R extends Record<string, any> = ({
670
674
  requestId?: undefined;
@@ -495,7 +495,9 @@ export declare const useGetAppointmentIssueQuery: <R extends Record<string, any>
495
495
  }) & {
496
496
  status: import("@reduxjs/toolkit/query").QueryStatus;
497
497
  }) => R) | undefined;
498
- }, "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", EntityState<AppointmentIssue_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never], {
498
+ }, "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", EntityState<AppointmentIssue_Entity, number>, "salesApi">>, [R][R extends any ? 0 : never] & {
499
+ reset: () => void;
500
+ }, {
499
501
  lastArg: void | Record<string, unknown>;
500
502
  }], useLazyGetAppointmentIssueQuery: <R extends Record<string, any> = ({
501
503
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
@@ -654,7 +656,9 @@ export declare const useGetAppointmentIssueQuery: <R extends Record<string, any>
654
656
  }) & {
655
657
  status: import("@reduxjs/toolkit/query").QueryStatus;
656
658
  }) => R) | undefined;
657
- }, "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", AppointmentIssue_Entity, "salesApi">>, [R][R extends any ? 0 : never], {
659
+ }, "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", AppointmentIssue_Entity, "salesApi">>, [R][R extends any ? 0 : never] & {
660
+ reset: () => void;
661
+ }, {
658
662
  lastArg: number;
659
663
  }], useCreateAppointmentIssueMutation: <R extends Record<string, any> = ({
660
664
  requestId?: undefined;