def get_vendors(account):
    reporter = Reporter()
    click.echo(reporter.asc_get_vendors(account))