Skip to content

getActiveShops

getActiveShops(): Promise<EShop[]>

Defined in: getShops/getActiveShops.ts:13

Gets all active eShops.

Promise<EShop[]>

A list of shop objects with country code, name and default currency.

This method will launch several requests at nintendo web services, so don’t abuse it.