GET v1/sku/{skuID}/BOMTree/{bomTypeID}

Retrieve tree of SKU BOMs

Request Information

URI Parameters

NameDescriptionTypeAdditional information
skuID

integer

Required

bomTypeID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SKUBOMTreeModel
NameDescriptionTypeAdditional information
PartNumber

string

None.

PartDescription

string

None.

SKUType

SKUTypeModel

None.

Quantity

decimal number

None.

Inventory

decimal number

None.

BOM

Collection of SKUBOMTreeModel

None.

Operation

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.