@nerdjs/sales-kit 3.0.19 → 3.0.20

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 (118) hide show
  1. package/dist/redux/accessorialV1/accessorialV1Endpoints.d.ts +6 -2
  2. package/dist/redux/api/docaiApi.d.ts +1 -0
  3. package/dist/redux/api/docaiApi.js +11 -0
  4. package/dist/redux/api/docaiApi.js.map +1 -0
  5. package/dist/redux/api/index.d.ts +1 -0
  6. package/dist/redux/api/index.js +1 -0
  7. package/dist/redux/api/index.js.map +1 -1
  8. package/dist/redux/apiTender/apiTenderEndpoints.d.ts +9 -3
  9. package/dist/redux/appointmentArrival/appointmentArrivalEndpoints.d.ts +6 -2
  10. package/dist/redux/appointmentIssue/appointmentIssueEndpoints.d.ts +6 -2
  11. package/dist/redux/appointmentIssueCategory/appointmentIssueCategoryEndpoints.d.ts +12 -4
  12. package/dist/redux/appointmentIssueSubcategory/appointmentIssueSubcategoryEndpoints.d.ts +9 -3
  13. package/dist/redux/appointmentNote/appointmentNoteEndpoints.d.ts +9 -3
  14. package/dist/redux/appointmentNoteType/appointmentNoteTypeEndpoints.d.ts +9 -3
  15. package/dist/redux/appointmentTrip/appointmentTripEndpoints.d.ts +9 -3
  16. package/dist/redux/archerFile/archerFileEndpoints.d.ts +6 -2
  17. package/dist/redux/area/areaEndpoints.d.ts +6 -2
  18. package/dist/redux/asset/assetEndpoints.d.ts +9 -3
  19. package/dist/redux/assetType/assetTypeEndpoints.d.ts +6 -2
  20. package/dist/redux/attributeField/attributeFieldEndpoints.d.ts +6 -2
  21. package/dist/redux/billingKickback/billingKickbackEndpoints.d.ts +9 -3
  22. package/dist/redux/billingKickbackResponse/billingKickbackResponseEndpoints.d.ts +6 -2
  23. package/dist/redux/billingKickbackResponseAccessorial/billingKickbackResponseAccessorialEndpoints.d.ts +6 -2
  24. package/dist/redux/billingMessage/billingMessageEndpoints.d.ts +6 -2
  25. package/dist/redux/billingNote/billingNoteEndpoints.d.ts +6 -2
  26. package/dist/redux/cargoConsolidation/cargoConsolidationEndpoints.d.ts +9 -3
  27. package/dist/redux/cargoConsolidationCommodityPiece/cargoConsolidationCommodityPieceEndpoints.d.ts +6 -2
  28. package/dist/redux/cargoConsolidationV1/cargoConsolidationV1Endpoints.d.ts +15 -5
  29. package/dist/redux/carrier/carrierEndpoints.d.ts +24 -8
  30. package/dist/redux/carrierInsurance/carrierInsuranceEndpoints.d.ts +9 -3
  31. package/dist/redux/carrierName/carrierNameEndpoints.d.ts +12 -4
  32. package/dist/redux/carrierPayContract/carrierPayContractEndpoints.d.ts +9 -3
  33. package/dist/redux/carrierTender/carrierTenderEndpoints.d.ts +9 -3
  34. package/dist/redux/carrierTenderAccessorial/carrierTenderAccessorialEndpoints.d.ts +6 -2
  35. package/dist/redux/carrierTenderDeduction/carrierTenderDeductionEndpoints.d.ts +6 -2
  36. package/dist/redux/carrierTenderEdge/carrierTenderEdgeEndpoints.d.ts +6 -2
  37. package/dist/redux/carrierTenderV1/carrierTenderV1Endpoints.d.ts +21 -7
  38. package/dist/redux/claim/claimEndpoints.d.ts +9 -3
  39. package/dist/redux/claimStatus/claimStatusEndpoints.d.ts +6 -2
  40. package/dist/redux/commodity/commodityEndpoints.d.ts +9 -3
  41. package/dist/redux/commodityV1/commodityV1Endpoints.d.ts +9 -3
  42. package/dist/redux/companyLocation/companyLocationEndpoints.d.ts +6 -2
  43. package/dist/redux/contact/contactEndpoints.d.ts +9 -3
  44. package/dist/redux/contract/contractEndpoints.d.ts +9 -3
  45. package/dist/redux/contractRate/contractRateEndpoints.d.ts +9 -3
  46. package/dist/redux/contractRateRecord/contractRateRecordEndpoints.d.ts +6 -2
  47. package/dist/redux/contractsRecord/contractsRecordEndpoints.d.ts +9 -3
  48. package/dist/redux/creditTerm/creditTermEndpoints.d.ts +6 -2
  49. package/dist/redux/customer/customerEndpoints.d.ts +60 -20
  50. package/dist/redux/customerContract/customerContractEndpoints.d.ts +9 -3
  51. package/dist/redux/customerCreditLog/customerCreditLogEndpoints.d.ts +6 -2
  52. package/dist/redux/customerCreditType/customerCreditTypeEndpoints.d.ts +6 -2
  53. package/dist/redux/customerRequestedArea/customerRequestedAreaEndpoints.d.ts +6 -2
  54. package/dist/redux/customerStatus/customerStatusEndpoints.d.ts +6 -2
  55. package/dist/redux/customerTrailer/customerTrailerEndpoints.d.ts +6 -2
  56. package/dist/redux/customersAccessorial/customersAccessorialEndpoints.d.ts +6 -2
  57. package/dist/redux/customersLocation/customersLocationEndpoints.d.ts +6 -2
  58. package/dist/redux/customersPerson/customersPersonEndpoints.d.ts +6 -2
  59. package/dist/redux/deduction/deductionEndpoints.d.ts +6 -2
  60. package/dist/redux/defaultSetting/defaultSettingEndpoints.d.ts +6 -2
  61. package/dist/redux/departmentPhone/departmentPhoneEndpoints.d.ts +6 -2
  62. package/dist/redux/dispatch/dispatchEndpoints.d.ts +6 -2
  63. package/dist/redux/document/documentEndpoints.d.ts +3 -3
  64. package/dist/redux/document/documentEndpoints.js +3 -3
  65. package/dist/redux/document/documentEndpoints.js.map +1 -1
  66. package/dist/redux/driver/driverEndpoints.d.ts +9 -3
  67. package/dist/redux/driverName/driverNameEndpoints.d.ts +6 -2
  68. package/dist/redux/driverV1/driverV1Endpoints.d.ts +6 -2
  69. package/dist/redux/ediAccount/ediAccountEndpoints.d.ts +9 -3
  70. package/dist/redux/ediLoadTender/ediLoadTenderEndpoints.d.ts +9 -3
  71. package/dist/redux/employeeName/employeeNameEndpoints.d.ts +6 -2
  72. package/dist/redux/example/exampleEndpoints.d.ts +6 -2
  73. package/dist/redux/flag/flagEndpoints.d.ts +9 -3
  74. package/dist/redux/generalLedgerAccount/generalLedgerAccountEndpoints.d.ts +9 -3
  75. package/dist/redux/genericTender/genericTenderEndpoints.d.ts +6 -2
  76. package/dist/redux/holiday/holidayEndpoints.d.ts +9 -3
  77. package/dist/redux/invoice/invoiceEndpoints.d.ts +12 -4
  78. package/dist/redux/invoiceAdjustment/invoiceAdjustmentEndpoints.d.ts +6 -2
  79. package/dist/redux/invoiceV1/invoiceV1Endpoints.d.ts +9 -3
  80. package/dist/redux/load/loadEndpoints.d.ts +18 -6
  81. package/dist/redux/loadAdjustment/loadAdjustmentEndpoints.d.ts +9 -3
  82. package/dist/redux/loadAdjustmentV1/loadAdjustmentV1Endpoints.d.ts +6 -2
  83. package/dist/redux/loadTender/loadTenderEndpoints.d.ts +6 -2
  84. package/dist/redux/loadTenderView/loadTenderViewEndpoints.d.ts +9 -3
  85. package/dist/redux/loadV1/loadV1Endpoints.d.ts +57 -19
  86. package/dist/redux/location/locationEndpoints.d.ts +21 -7
  87. package/dist/redux/locationV1/locationV1Endpoints.d.ts +12 -4
  88. package/dist/redux/manualCheckCall/manualCheckCallEndpoints.d.ts +6 -2
  89. package/dist/redux/mapUpdate/mapUpdateEndpoints.d.ts +3 -1
  90. package/dist/redux/nmfcClass/nmfcClassEndpoints.d.ts +6 -2
  91. package/dist/redux/nodeName/nodeNameEndpoints.d.ts +9 -3
  92. package/dist/redux/notification/notificationEndpoints.d.ts +12 -4
  93. package/dist/redux/otrDispatch/otrDispatchEndpoints.d.ts +9 -3
  94. package/dist/redux/person/personEndpoints.d.ts +12 -4
  95. package/dist/redux/personName/personNameEndpoints.d.ts +9 -3
  96. package/dist/redux/position/positionEndpoints.d.ts +9 -3
  97. package/dist/redux/possibleIssueItem/possibleIssueItemEndpoints.d.ts +6 -2
  98. package/dist/redux/prompt/promptEndpoints.d.ts +6 -2
  99. package/dist/redux/quote/quoteCustomerPortalEndpoints.d.ts +18 -6
  100. package/dist/redux/quote/quoteSalesEndpoints.d.ts +9 -3
  101. package/dist/redux/quoteAccessorial/quoteAccessorialEndpoints.d.ts +9 -3
  102. package/dist/redux/quoteAccessorialV1/quoteAccessorialV1Endpoints.d.ts +6 -2
  103. package/dist/redux/rateReview/rateReviewEndpoints.d.ts +6 -2
  104. package/dist/redux/rateWareXlActiveTariff/rateWareXlActiveTariffEndpoints.d.ts +6 -2
  105. package/dist/redux/rejectionReason/rejectionReasonEndpoints.d.ts +6 -2
  106. package/dist/redux/relayCode/relayCodeEndpoints.d.ts +9 -3
  107. package/dist/redux/shipConDispatch/shipConDispatchEndpoints.d.ts +9 -3
  108. package/dist/redux/shipConETA/shipConETAEndpoints.d.ts +6 -2
  109. package/dist/redux/shipcon/shipconEndpoints.d.ts +9 -3
  110. package/dist/redux/shipconV1/shipconV1Endpoints.d.ts +18 -6
  111. package/dist/redux/tender/tenderEndpoints.d.ts +3 -1
  112. package/dist/redux/timeToPayReport/timeToPayReportEndpoints.d.ts +6 -2
  113. package/dist/redux/trailerCode/trailerCodeEndpoints.d.ts +6 -2
  114. package/dist/redux/uninvoicedLoadReport/uninvoicedLoadReportEndpoints.d.ts +6 -2
  115. package/dist/redux/uninvoicedLoadV1/uninvoicedLoadV1Endpoints.d.ts +6 -2
  116. package/dist/redux/unitV1/unitV1Endpoints.d.ts +6 -2
  117. package/dist/redux/userNoteV1/userNoteV1Endpoints.d.ts +6 -2
  118. package/package.json +1 -1
@@ -351,7 +351,9 @@ export declare const useGetLoadTenderViewQuery: <R extends Record<string, any> =
351
351
  }) & {
352
352
  status: import("@reduxjs/toolkit/query").QueryStatus;
353
353
  }) => R) | undefined;
354
- }, "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", Record<string, StructureNode>, "salesApi">>, [R][R extends any ? 0 : never], {
354
+ }, "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", Record<string, StructureNode>, "salesApi">>, [R][R extends any ? 0 : never] & {
355
+ reset: () => void;
356
+ }, {
355
357
  lastArg: number;
356
358
  }], useGetEDITransactionQuery: <R extends Record<string, any> = ({
357
359
  status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
@@ -672,7 +674,9 @@ export declare const useGetLoadTenderViewQuery: <R extends Record<string, any> =
672
674
  }) & {
673
675
  status: import("@reduxjs/toolkit/query").QueryStatus;
674
676
  }) => R) | undefined;
675
- }, "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", Record<string, StructureNode>, "salesApi">>, [R][R extends any ? 0 : never], {
677
+ }, "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", Record<string, StructureNode>, "salesApi">>, [R][R extends any ? 0 : never] & {
678
+ reset: () => void;
679
+ }, {
676
680
  lastArg: number;
677
681
  }], useResendEDIStatusMutation: <R extends Record<string, any> = ({
678
682
  requestId?: undefined;
@@ -1213,7 +1217,9 @@ export declare const useGetLoadTenderViewQuery: <R extends Record<string, any> =
1213
1217
  }, preferCacheValue?: boolean | undefined) => import("@reduxjs/toolkit/query").QueryActionCreatorResult<import("@reduxjs/toolkit/query").QueryDefinition<{
1214
1218
  loadID: number;
1215
1219
  params?: Record<string, unknown> | undefined;
1216
- }, (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", EdiTransaction_Entity[], "salesApi">>, [R][R extends any ? 0 : never], {
1220
+ }, (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", EdiTransaction_Entity[], "salesApi">>, [R][R extends any ? 0 : never] & {
1221
+ reset: () => void;
1222
+ }, {
1217
1223
  lastArg: {
1218
1224
  loadID: number;
1219
1225
  params?: Record<string, unknown> | undefined;