ip_address
在订单验证 template 中,当前 IP 对应国家/地区代码的信息。
| Properties | Type | Description |
|---|---|---|
country_short | string | IP 地址所在国家/地区,格式为 ISO 3166-1 (alpha 2)。 |
{
"country_short": "CN"
}
在订单验证 template 中,当前 IP 对应国家/地区代码的信息。
| Properties | Type | Description |
|---|---|---|
country_short | string | IP 地址所在国家/地区,格式为 ISO 3166-1 (alpha 2)。 |
{
"country_short": "CN"
}