获取信用评分

操作 ID
actions.intent.GET_CREDIT_SCORE
说明
获得信用机构提供的信用评分。
示例查询

en-US

  • 我的信用评分是多少?
  • 查看我的信用评分。
JSON-LD 示例
[
 
{
   
"exampleValues": [
     
{
       
"@context": "https://schema.org",
       
"@type": "Corporation"
     
}
   
],
   
"name": "creditAgency",
   
"schemaType": [
     
"https://schema.org/Corporation"
   
]
 
}
]