GET api/Products/GetProductDetails/{ProductID}?expand={expand}&categoryid={categoryid}

Module : Product(PDP); BE JIRA: ADINA-7564; Gets a particular product by Guid along with Overview, Specifications, Thumbnails, User Manual etc

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProductID

globally unique identifier

Required

expand

string

None.

categoryid

string

None.

Body Parameters

None.

Response Information

Resource Description

CustomActionResultOfProductDetailResponseEntity
NameDescriptionTypeAdditional information
StatusCode

HttpStatusCode

None.

_data

None.

Response Formats

application/json, text/json

Sample:

Sample not available.