import { Api } from './api-types'; export declare const setBaseUrl: (newUrl: string) => void; export declare const setDefaultHeaders: (headers: Object) => void; export declare const postV1InventoryItems: Api['postV1InventoryItems']; export declare const getV1InventoryItems: Api['getV1InventoryItems']; export declare const getV1InventoryItemsId: Api['getV1InventoryItemsId']; export declare const putV1InventoryItemsId: Api['putV1InventoryItemsId']; export declare const deleteV1InventoryItemsId: Api['deleteV1InventoryItemsId']; export declare const postV1InventoryItemsImport: Api['postV1InventoryItemsImport']; export declare const getV1InventoryItemsGenerateExcel: Api['getV1InventoryItemsGenerateExcel']; export declare const postV1InventoryItemsCheck: Api['postV1InventoryItemsCheck']; export declare const postV1NonInventoryItems: Api['postV1NonInventoryItems']; export declare const getV1NonInventoryItems: Api['getV1NonInventoryItems']; export declare const getV1NonInventoryItemsId: Api['getV1NonInventoryItemsId']; export declare const putV1NonInventoryItemsId: Api['putV1NonInventoryItemsId']; export declare const deleteV1NonInventoryItemsId: Api['deleteV1NonInventoryItemsId']; export declare const postV1AssemblyItems: Api['postV1AssemblyItems']; export declare const getV1AssemblyItems: Api['getV1AssemblyItems']; export declare const getV1AssemblyItemsId: Api['getV1AssemblyItemsId']; export declare const putV1AssemblyItemsId: Api['putV1AssemblyItemsId']; export declare const deleteV1AssemblyItemsId: Api['deleteV1AssemblyItemsId']; export declare const postV1AssemblyItemsImport: Api['postV1AssemblyItemsImport']; export declare const postV1Attributes: Api['postV1Attributes']; export declare const getV1Attributes: Api['getV1Attributes']; export declare const getV1AttributesId: Api['getV1AttributesId']; export declare const putV1AttributesId: Api['putV1AttributesId']; export declare const deleteV1AttributesId: Api['deleteV1AttributesId']; export declare const getV1AttributesGenerateExcel: Api['getV1AttributesGenerateExcel']; export declare const postV1DiscountItems: Api['postV1DiscountItems']; export declare const getV1DiscountItems: Api['getV1DiscountItems']; export declare const getV1DiscountItemsId: Api['getV1DiscountItemsId']; export declare const putV1DiscountItemsId: Api['putV1DiscountItemsId']; export declare const deleteV1DiscountItemsId: Api['deleteV1DiscountItemsId']; export declare const getV1DiscountItemsGenerateExcel: Api['getV1DiscountItemsGenerateExcel']; export declare const postV1WarehouseLocation: Api['postV1WarehouseLocation']; export declare const getV1WarehouseLocation: Api['getV1WarehouseLocation']; export declare const getV1WarehouseLocationId: Api['getV1WarehouseLocationId']; export declare const putV1WarehouseLocationId: Api['putV1WarehouseLocationId']; export declare const deleteV1WarehouseLocationId: Api['deleteV1WarehouseLocationId']; export declare const getV1WarehouseLocationGenerateExcel: Api['getV1WarehouseLocationGenerateExcel']; export declare const postV1RoutesRules: Api['postV1RoutesRules']; export declare const getV1RoutesRules: Api['getV1RoutesRules']; export declare const getV1RoutesRulesId: Api['getV1RoutesRulesId']; export declare const putV1RoutesRulesId: Api['putV1RoutesRulesId']; export declare const deleteV1RoutesRulesId: Api['deleteV1RoutesRulesId']; export declare const getV1RoutesRulesOperationTypes: Api['getV1RoutesRulesOperationTypes']; export declare const getV1RoutesRulesWarehouses: Api['getV1RoutesRulesWarehouses']; export declare const postV1Bin: Api['postV1Bin']; export declare const getV1Bin: Api['getV1Bin']; export declare const getV1BinId: Api['getV1BinId']; export declare const putV1BinId: Api['putV1BinId']; export declare const deleteV1BinId: Api['deleteV1BinId']; export declare const getV1BinGenerateExcel: Api['getV1BinGenerateExcel']; export declare const postV1UomTemplates: Api['postV1UomTemplates']; export declare const getV1UomTemplates: Api['getV1UomTemplates']; export declare const getV1Uom: Api['getV1Uom']; export declare const getV1UomTemplatesId: Api['getV1UomTemplatesId']; export declare const putV1UomTemplatesId: Api['putV1UomTemplatesId']; export declare const deleteV1UomTemplatesId: Api['deleteV1UomTemplatesId']; export declare const deleteV1UomUnitsId: Api['deleteV1UomUnitsId']; export declare const getV1UomGenerateExcel: Api['getV1UomGenerateExcel']; export declare const getV1UomUnitsIdCheckConversionFactor: Api['getV1UomUnitsIdCheckConversionFactor']; export declare const postV1CategoryItems: Api['postV1CategoryItems']; export declare const getV1CategoryItems: Api['getV1CategoryItems']; export declare const getV1CategoryItemsId: Api['getV1CategoryItemsId']; export declare const putV1CategoryItemsId: Api['putV1CategoryItemsId']; export declare const deleteV1CategoryItemsId: Api['deleteV1CategoryItemsId']; export declare const getV1CategoryItemsGenerateExcel: Api['getV1CategoryItemsGenerateExcel']; export declare const postV1PackageItems: Api['postV1PackageItems']; export declare const getV1PackageItems: Api['getV1PackageItems']; export declare const getV1PackageItemsId: Api['getV1PackageItemsId']; export declare const putV1PackageItemsId: Api['putV1PackageItemsId']; export declare const deleteV1PackageItemsId: Api['deleteV1PackageItemsId']; export declare const postV1InventoryAdjustment: Api['postV1InventoryAdjustment']; export declare const getV1InventoryAdjustment: Api['getV1InventoryAdjustment']; export declare const getV1InventoryAdjustmentId: Api['getV1InventoryAdjustmentId']; export declare const putV1InventoryAdjustmentId: Api['putV1InventoryAdjustmentId']; export declare const deleteV1InventoryAdjustmentId: Api['deleteV1InventoryAdjustmentId']; export declare const putV1InventoryAdjustmentIdItemItemIdStockStockId: Api['putV1InventoryAdjustmentIdItemItemIdStockStockId']; export declare const getV1InventoryAdjustmentIdDownload: Api['getV1InventoryAdjustmentIdDownload']; export declare const getV1InventoryAdjustmentGenerateExcel: Api['getV1InventoryAdjustmentGenerateExcel']; export declare const postV1ServiceItems: Api['postV1ServiceItems']; export declare const getV1ServiceItems: Api['getV1ServiceItems']; export declare const getV1ServiceItemsId: Api['getV1ServiceItemsId']; export declare const putV1ServiceItemsId: Api['putV1ServiceItemsId']; export declare const deleteV1ServiceItemsId: Api['deleteV1ServiceItemsId']; export declare const getV1Brand: Api['getV1Brand']; export declare const postV1Brand: Api['postV1Brand']; export declare const postV1BinTransfer: Api['postV1BinTransfer']; export declare const getV1BinTransfer: Api['getV1BinTransfer']; export declare const getV1BinTransferId: Api['getV1BinTransferId']; export declare const putV1BinTransferId: Api['putV1BinTransferId']; export declare const deleteV1BinTransferId: Api['deleteV1BinTransferId']; export declare const getV1BinTransferTrackingId: Api['getV1BinTransferTrackingId']; export declare const putV1BinTransferUpdateTrackingId: Api['putV1BinTransferUpdateTrackingId']; export declare const putV1BinTransferUpdateStatusId: Api['putV1BinTransferUpdateStatusId']; export declare const getV1BinTransferGenerateExcel: Api['getV1BinTransferGenerateExcel']; export declare const postV1StockTransfers: Api['postV1StockTransfers']; export declare const getV1StockTransfers: Api['getV1StockTransfers']; export declare const getV1StockTransfersOperationType: Api['getV1StockTransfersOperationType']; export declare const getV1StockTransfersId: Api['getV1StockTransfersId']; export declare const putV1StockTransfersId: Api['putV1StockTransfersId']; export declare const deleteV1StockTransfersId: Api['deleteV1StockTransfersId']; export declare const getV1StockTransfersTrackingId: Api['getV1StockTransfersTrackingId']; export declare const putV1StockTransfersUpdateTrackingId: Api['putV1StockTransfersUpdateTrackingId']; export declare const putV1StockTransfersUpdateTrackingDetailsId: Api['putV1StockTransfersUpdateTrackingDetailsId']; export declare const putV1StockTransfersUpdateStatusId: Api['putV1StockTransfersUpdateStatusId']; export declare const getV1StockTransfersIdDownload: Api['getV1StockTransfersIdDownload']; export declare const getV1StockTransfersGenerateExcel: Api['getV1StockTransfersGenerateExcel']; export declare const postV1StockTransfersIdAddApprover: Api['postV1StockTransfersIdAddApprover']; export declare const putV1StockTransfersIdApprovalStatusApprovalId: Api['putV1StockTransfersIdApprovalStatusApprovalId']; export declare const postV1Stock: Api['postV1Stock']; export declare const getV1Stock: Api['getV1Stock']; export declare const getV1StockId: Api['getV1StockId']; export declare const putV1StockId: Api['putV1StockId']; export declare const deleteV1StockId: Api['deleteV1StockId']; export declare const postV1StockGenerateSerials: Api['postV1StockGenerateSerials']; export declare const getV1FileUpload: Api['getV1FileUpload']; export declare const postV1FileUploadMarkComplete: Api['postV1FileUploadMarkComplete']; export declare const postV1Scrap: Api['postV1Scrap']; export declare const getV1Scrap: Api['getV1Scrap']; export declare const getV1ScrapId: Api['getV1ScrapId']; export declare const putV1ScrapId: Api['putV1ScrapId']; export declare const deleteV1ScrapId: Api['deleteV1ScrapId']; export declare const deleteV1ScrapScrapEntryId: Api['deleteV1ScrapScrapEntryId']; export declare const getV1StockReason: Api['getV1StockReason']; export declare const postV1StockReason: Api['postV1StockReason']; export declare const postV1ReportsInventoryValuationReport: Api['postV1ReportsInventoryValuationReport']; export declare const postV1ReportsInventoryValuationChart: Api['postV1ReportsInventoryValuationChart']; export declare const postV1ReportsStockStatusReport: Api['postV1ReportsStockStatusReport']; export declare const postV1ReportsStockStatusChart: Api['postV1ReportsStockStatusChart']; export declare const postV1ReportsReorderReport: Api['postV1ReportsReorderReport']; export declare const postV1ReportsReorderChart: Api['postV1ReportsReorderChart']; export declare const postV1ReportsExpiryDataReport: Api['postV1ReportsExpiryDataReport']; export declare const postV1ReportsExpiryDataChart: Api['postV1ReportsExpiryDataChart']; export declare const postV1ReportsStockMovementReport: Api['postV1ReportsStockMovementReport']; export declare const postV1ReportsStockMovementChart: Api['postV1ReportsStockMovementChart']; export declare const getV1Settings: Api['getV1Settings']; export declare const patchV1SettingsId: Api['patchV1SettingsId']; export declare const getV1InventoryValuation: Api['getV1InventoryValuation']; export declare const postV1InventoryValuationFifoCost: Api['postV1InventoryValuationFifoCost']; export declare const postV1InventoryFixedAssetItems: Api['postV1InventoryFixedAssetItems']; export declare const getV1InventoryFixedAssetItems: Api['getV1InventoryFixedAssetItems']; export declare const getV1InventoryFixedAssetItemsId: Api['getV1InventoryFixedAssetItemsId']; export declare const putV1InventoryFixedAssetItemsId: Api['putV1InventoryFixedAssetItemsId']; export declare const deleteV1InventoryFixedAssetItemsId: Api['deleteV1InventoryFixedAssetItemsId']; type BuildOptions = { headers?: Object; }; export default function build(url: string, options?: BuildOptions): { postV1InventoryItems: any; getV1InventoryItems: any; getV1InventoryItemsId: any; putV1InventoryItemsId: any; deleteV1InventoryItemsId: any; postV1InventoryItemsImport: any; getV1InventoryItemsGenerateExcel: any; postV1InventoryItemsCheck: any; postV1NonInventoryItems: any; getV1NonInventoryItems: any; getV1NonInventoryItemsId: any; putV1NonInventoryItemsId: any; deleteV1NonInventoryItemsId: any; postV1AssemblyItems: any; getV1AssemblyItems: any; getV1AssemblyItemsId: any; putV1AssemblyItemsId: any; deleteV1AssemblyItemsId: any; postV1AssemblyItemsImport: any; postV1Attributes: any; getV1Attributes: any; getV1AttributesId: any; putV1AttributesId: any; deleteV1AttributesId: any; getV1AttributesGenerateExcel: any; postV1DiscountItems: any; getV1DiscountItems: any; getV1DiscountItemsId: any; putV1DiscountItemsId: any; deleteV1DiscountItemsId: any; getV1DiscountItemsGenerateExcel: any; postV1WarehouseLocation: any; getV1WarehouseLocation: any; getV1WarehouseLocationId: any; putV1WarehouseLocationId: any; deleteV1WarehouseLocationId: any; getV1WarehouseLocationGenerateExcel: any; postV1RoutesRules: any; getV1RoutesRules: any; getV1RoutesRulesId: any; putV1RoutesRulesId: any; deleteV1RoutesRulesId: any; getV1RoutesRulesOperationTypes: any; getV1RoutesRulesWarehouses: any; postV1Bin: any; getV1Bin: any; getV1BinId: any; putV1BinId: any; deleteV1BinId: any; getV1BinGenerateExcel: any; postV1UomTemplates: any; getV1UomTemplates: any; getV1Uom: any; getV1UomTemplatesId: any; putV1UomTemplatesId: any; deleteV1UomTemplatesId: any; deleteV1UomUnitsId: any; getV1UomGenerateExcel: any; getV1UomUnitsIdCheckConversionFactor: any; postV1CategoryItems: any; getV1CategoryItems: any; getV1CategoryItemsId: any; putV1CategoryItemsId: any; deleteV1CategoryItemsId: any; getV1CategoryItemsGenerateExcel: any; postV1PackageItems: any; getV1PackageItems: any; getV1PackageItemsId: any; putV1PackageItemsId: any; deleteV1PackageItemsId: any; postV1InventoryAdjustment: any; getV1InventoryAdjustment: any; getV1InventoryAdjustmentId: any; putV1InventoryAdjustmentId: any; deleteV1InventoryAdjustmentId: any; putV1InventoryAdjustmentIdItemItemIdStockStockId: any; getV1InventoryAdjustmentIdDownload: any; getV1InventoryAdjustmentGenerateExcel: any; postV1ServiceItems: any; getV1ServiceItems: any; getV1ServiceItemsId: any; putV1ServiceItemsId: any; deleteV1ServiceItemsId: any; getV1Brand: any; postV1Brand: any; postV1BinTransfer: any; getV1BinTransfer: any; getV1BinTransferId: any; putV1BinTransferId: any; deleteV1BinTransferId: any; getV1BinTransferTrackingId: any; putV1BinTransferUpdateTrackingId: any; putV1BinTransferUpdateStatusId: any; getV1BinTransferGenerateExcel: any; postV1StockTransfers: any; getV1StockTransfers: any; getV1StockTransfersOperationType: any; getV1StockTransfersId: any; putV1StockTransfersId: any; deleteV1StockTransfersId: any; getV1StockTransfersTrackingId: any; putV1StockTransfersUpdateTrackingId: any; putV1StockTransfersUpdateTrackingDetailsId: any; putV1StockTransfersUpdateStatusId: any; getV1StockTransfersIdDownload: any; getV1StockTransfersGenerateExcel: any; postV1StockTransfersIdAddApprover: any; putV1StockTransfersIdApprovalStatusApprovalId: any; postV1Stock: any; getV1Stock: any; getV1StockId: any; putV1StockId: any; deleteV1StockId: any; postV1StockGenerateSerials: any; getV1FileUpload: any; postV1FileUploadMarkComplete: any; postV1Scrap: any; getV1Scrap: any; getV1ScrapId: any; putV1ScrapId: any; deleteV1ScrapId: any; deleteV1ScrapScrapEntryId: any; getV1StockReason: any; postV1StockReason: any; postV1ReportsInventoryValuationReport: any; postV1ReportsInventoryValuationChart: any; postV1ReportsStockStatusReport: any; postV1ReportsStockStatusChart: any; postV1ReportsReorderReport: any; postV1ReportsReorderChart: any; postV1ReportsExpiryDataReport: any; postV1ReportsExpiryDataChart: any; postV1ReportsStockMovementReport: any; postV1ReportsStockMovementChart: any; getV1Settings: any; patchV1SettingsId: any; getV1InventoryValuation: any; postV1InventoryValuationFifoCost: any; postV1InventoryFixedAssetItems: any; getV1InventoryFixedAssetItems: any; getV1InventoryFixedAssetItemsId: any; putV1InventoryFixedAssetItemsId: any; deleteV1InventoryFixedAssetItemsId: any; }; export {};