JSON Request Properties

  • EntityName = null (optional, string) ... Business name.
  • PersonName = null (optional, string) ... Individual's full name.
  • Page = 1 (optional, int) ... The page of data to return.
  • ResultsPerPage = 20 (optional, int) ... The number of results to return per page.

Please note: You must supply a value to one of the above criteria (EntityName or PersonName), but not both.