GET
/
accounts
/
{acc_id}
/
products

Returns a map of Product names to Product objects for an Account.

Path Parameters

acc_id
string
required

ID of the Account.

Returns

Returns a map of Product names to Product objects.