Skip to main content
POST
/dhgate/stores

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
store
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
currency
enum<string>
default:USD
Available options:
USD,
EUR,
GBP,
CAD,
AUD,
JPY,
RUB,
BRL,
INR,
MXN,
KRW,
TRY,
SEK,
NOK,
DKK,
PLN,
CHF,
NZD,
SGD,
HKD,
THB,
ILS,
AED,
SAR,
ZAR,
CZK
ship_to_country
enum<string>
default:US
Available options:
US,
GB,
CA,
AU,
DE,
FR,
IT,
ES,
NL,
BE,
SE,
NO,
DK,
FI,
IE,
PT,
PL,
CH,
AT,
CZ,
GR,
RU,
BR,
MX,
CL,
AR,
JP,
KR,
CN,
HK,
TW,
SG,
MY,
TH,
ID,
PH,
VN,
IN,
AE,
SA,
IL,
TR,
ZA,
NZ

Response

Successful Response

id
string
required
@type
string
default:DhgateStore
seller_id
string | null
name
string | null
url
string | null
country
string | null
opened_at
string | null
positive_feedback_percent
number | null
transaction_count
integer | null
positive_review_count
integer | null
review_score
integer | null
service_scores
object[]
feedback_last_2_months
object | null
feedback_last_6_months
object | null
feedback_last_12_months
object | null
feedback_total
object | null
service_detail_scores
object[]