Get business details

Description#

Allows clients to get expanded details regarding a specific business and view their merchandise.

Mechanism#

  1. fetch the business entity Business data and merchandise entity merchandise .
  2. Append an indication if the business is favorited by the requesting client.
  3. Append a sum of all the business review entityreviews.
  4. Append an average of all the business review entityreviews' Entity propertyscore.

Output#