查询本人认证结果
Last updated
Last updated
curl --location --request GET 'https://plugin.gamepot.io/v1/certifications/[ORDER-ID]' \
--header 'X-API-KEY: [X-API-KEY]' \
--header 'X-PROJECT-ID: [PROJECT-ID]' \
--data-raw ''{
"_id": "61f23bca9xxxxxxx",
"project_id": "ab2775b4-xxxx-xxxx-xxxx-xxxxxxxxx",
"plugin_id": "61dxxxxxxxx",
"user_id": "djd827hd-xxxx-xxxx-xxxx-xxxxxxxx",
"name": "洪吉童",
"gender": "1",
"birth": "1979xxxx",
"phone": "010xxxxxxxx",
"tid": "20220xxxxxxxxxxxxxxx",
"ci": "PPfDvGpApYltvl5cN+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"di": "MC0GCCqGSIb3Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"order_id": "ODe1c6e1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"userdata": "",
"createdAt": "2022-01-27T06:29:30.000Z"
}{
"status": -1,
"message": "orderId is not found"
}