Variable SHOPEE_BASE_URLSConst
SHOPEE_BASE_URLS: {
BRAZIL: "https://openplatform.shopee.com.br/api/v2";
CHINA: "https://openplatform.shopee.cn/api/v2";
GLOBAL: "https://partner.shopeemobile.com/api/v2";
TEST_CHINA: "https://openplatform.test-stable.shopee.cn/api/v2";
TEST_GLOBAL: "https://openplatform.sandbox.test-stable.shopee.sg/api/v2";
} = ...
Type Declaration
ReadonlyBRAZIL: "https://openplatform.shopee.com.br/api/v2"
ReadonlyCHINA: "https://openplatform.shopee.cn/api/v2"
ReadonlyGLOBAL: "https://partner.shopeemobile.com/api/v2"
ReadonlyTEST_CHINA: "https://openplatform.test-stable.shopee.cn/api/v2"
ReadonlyTEST_GLOBAL: "https://openplatform.sandbox.test-stable.shopee.sg/api/v2"