GET
/
entities
/
{ent_id}
/
products
/
{prd_id}

Retrieves a Product record for an Entity.

Path Parameters

ent_id
string
required

ID of the Entity.

prd_id
string
required

ID of the Product.

Returns

Returns a Product object.