提前预约验证码确认
Last updated
Last updated
此API用来确认发送给提前预约者的验证码与输入的验证码是否一致
Method:POST
Attribute
Type
Required
Description
projectId
String
-
GAMEPOT SDK的projectId
categoryId
String
-
GAMEPOT提前预约页面的categoryId
code
String
-
收到的验证码
to
String
-
接收SMS验证码的联系方式
store
String
-
商店(Google、ONE、Apple)
Attribute
Type
Description
code
Int
结果值 \(200:成功,404:失败\)
error
String
错误消息
Attribute
Type
Description
code
Int
结果值 \(1:成功,失败情况下请参考错误代码\)
error
String
错误内容