InventoryTypes
internal.internal.InventoryTypes
References
IInventoryService
Re-exports IInventoryService
InventoryItemDTO
Re-exports InventoryItemDTO
InventoryLevelDTO
Re-exports InventoryLevelDTO
ReservationItemDTO
Re-exports ReservationItemDTO
ReserveQuantityContext
Re-exports ReserveQuantityContext
Type Aliases
BulkUpdateInventoryLevelInput
BulkUpdateInventoryLevelInput: { inventory_item_id: string ; location_id: string } & UpdateInventoryLevelInput
CreateInventoryItemInput
CreateInventoryItemInput: Object
Type declaration
descriptionstring | nullheightnumber | nullhs_codestring | nulllengthnumber | nullmaterialstring | nullmetadataRecord<string, unknown> | nullmid_codestring | nullorigin_countrystring | nullrequires_shippingbooleanskustring | nullthumbnailstring | nulltitlestring | nullweightnumber | nullwidthnumber | nullCreateInventoryLevelInput
CreateInventoryLevelInput: Object
Type declaration
incoming_quantitynumberinventory_item_idstringRequiredlocation_idstringRequiredreserved_quantitynumberstocked_quantitynumberRequiredCreateReservationItemInput
CreateReservationItemInput: Object
Type declaration
created_bystringdescriptionstringexternal_idstringinventory_item_idstringRequiredline_item_idstringlocation_idstringRequiredmetadataRecord<string, unknown> | nullquantitynumberRequiredFilterableInventoryItemProps
FilterableInventoryItemProps: Object
Type declaration
hs_codestring | string[] | StringComparisonOperatoridstring | string[]location_idstring | string[]origin_countrystring | string[]qstringrequires_shippingbooleanskustring | string[] | StringComparisonOperatorFilterableInventoryLevelProps
FilterableInventoryLevelProps: Object
Type declaration
incoming_quantitynumber | NumericalComparisonOperatorinventory_item_idstring | string[]location_idstring | string[]reserved_quantitynumber | NumericalComparisonOperatorstocked_quantitynumber | NumericalComparisonOperatorFilterableReservationItemProps
FilterableReservationItemProps: Object
Type declaration
created_bystring | string[]descriptionstring | StringComparisonOperatoridstring | string[]inventory_item_idstring | string[]line_item_idstring | string[]location_idstring | string[]quantitynumber | NumericalComparisonOperatortypestring | string[]UpdateInventoryLevelInput
UpdateInventoryLevelInput: Object
Type declaration
incoming_quantitynumberstocked_quantitynumberUpdateReservationItemInput
UpdateReservationItemInput: Object
Type declaration
descriptionstringlocation_idstringmetadataRecord<string, unknown> | nullquantitynumberWas this section helpful?