Skip to main content

Interface: InventoryResponse

Defined in: type/InventoryResponse.ts:5

Object class for InventoryResponse

Properties

costPrice

costPrice: number

Defined in: type/InventoryResponse.ts:13

Inventory cost price


id

id: string | number

Defined in: type/InventoryResponse.ts:7

Inventory primary identifier


location

location: string

Defined in: type/InventoryResponse.ts:23

Inventory location


nextDeliveryDate

nextDeliveryDate: string

Defined in: type/InventoryResponse.ts:25

Inventory estimated next delivery date


notes

notes: string

Defined in: type/InventoryResponse.ts:27

Inventory note


productId

productId: number

Defined in: type/InventoryResponse.ts:9

Inventory product identifier


quantity

quantity: number

Defined in: type/InventoryResponse.ts:11

Inventory quantity


sku

sku: string

Defined in: type/InventoryResponse.ts:19

Inventory sku


supplier

supplier: string

Defined in: type/InventoryResponse.ts:15

Inventory supplier


supplierCode

supplierCode: string

Defined in: type/InventoryResponse.ts:17

Inventory supplier code


warehouse?

optional warehouse?: Warehouse

Defined in: type/InventoryResponse.ts:29

warehouse field


warehouseId

warehouseId: number

Defined in: type/InventoryResponse.ts:21

Inventory warehouse identifier