GET api/products/brand/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

FB_Product
NameDescriptionTypeAdditional information
ProductID

integer

None.

CategoryID

integer

None.

BrandID

integer

None.

PrimaryImageID

integer

None.

Title

string

None.

SEOKeywords

string

None.

SEODescription

string

None.

ShortDescription

string

None.

Description

string

None.

Price

decimal number

None.

ProductStatus

integer

None.

QuoteCount

integer

None.

ManufacturingDate

date

None.

CreateDate

date

None.

LastUpdateDate

date

None.

IsHotProduct

boolean

None.

HotProductPrice

decimal number

None.

LastVisitDate

date

None.

ViewCount

integer

None.

PinterestID

string

None.

FB_Brand

FB_Brand

None.

FB_Category

FB_Category

None.

FB_Images

Collection of FB_Images

None.

FB_ProductReview

Collection of FB_ProductReview

None.

FB_Offer

Collection of FB_Offer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.