Get Merchant
Function
To get information of merchant by merchant id
以商户id獲取商户資料
URL
GET <<api_domain>>/v1/merchants/:merchant_id
Request Parameters
Parameter | Type | Description | Example |
|---|---|---|---|
merchant_id |
| Merchant ID |
|
Response Fields
Field | Type | Description | Example |
|---|---|---|---|
id |
| Merchant ID | 5e8c5b7a2c389a006ad21050 |
base_country_code |
| Country/Region code | TW |
base_currency_code |
| Currency code | TWD |
name |
| Shop Name | vicky's store 志龍 |
| Shop Email | ||
handle |
| Shop code | example |
brand_home_url |
| Shop code |
|
custom_domain |
| Shop custom domain |
|
current_plan_key |
| Shop plan key | premium_3year |
default_language_code |
| Default language code | en |
staff_id |
| Staff ID | 5b55ae85b818790005cc40c1 |
rollout_keys |
| Supported function keys |
|
supported_languages |
| Supported languages |
|
logo_media |
| Shop's logo |
|
brand_home_url |
| Storefront url | |
tags |
| tags | ["automotive", "book", "cosmetic", "electronics", "food", "life", "maternal", "other", "pet", "retail", "service", "sport"] |
emails |
| Other emails |
|
product_lines |
| Merchant subscription |
}_ |
kyc_status |
| KYC status one in |
|
sl_payment_merchant_id |
| sl_payment_merchant_id |
|
sl_payment_mcc |
| sl_payment_mcc |
|
sl_payment_billing_descriptor_name |
| Store's billing descriptor |
|
Response Example
Updated 11 days ago