Products
Retrieve a Product
GET
/
accounts
/
{acc_id}
/
products
/
{prd_id}
Retrieves a Product record for an Account.
Path Parameters
ID of the Account.
ID of the Product.
Returns
Returns a Product object.
Retrieves a Product record for an Account.
ID of the Account.
ID of the Product.
Returns a Product object.