GET api/PartNodes?brandNodeId={brandNodeId}&attributeTitleId={attributeTitleId}&count={count}

Counts the number of part nodes within a particular brand with a particular attribute title

Request Information

URI Parameters

NameDescriptionTypeAdditional information
brandNodeId

Brand Node ID

integer

Required

attributeTitleId

Attribute Title ID

integer

Required

count

Whether to count

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Number of part nodes

integer

Response Formats

application/json, text/json, text/html

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>