Skip to main content / 跳转到主要内容
TrustDecision
EN
v3
API Reference
Terminal SDK
Search
⌘K
Phone - TrustDecision Docs
Copy Page
Phone
Previous
Signature
Next
Name
Was this page helpful?
Yes
No
Data Type: Phone
Parameter
Type
Description
Required/Optional
Notes
country_code
Integer
Country Code
required
Compliant with ITU E.164 standard, without '+ sign', without prefix 0, example: 86
phone_number
String
Phone Number
required
without '+ sign', supports MD5 and SHA256 encryption
JSON
Copy
{
"country_code"
:
1
,
"phone_number"
:
"6165793816"
}