cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId}/skillParameters \ --header 'Authorization: Bearer <token>'
[ { "key": "<string>", "value": "<string>", "type": "String" } ]
传入的 Parameter 优先于此技能的默认 Parameter
The access token received from the authorization server in the OAuth 2.0 flow.
事务标识符
已成功返回技能的 Parameter
Parameter 的键(名称)
Parameter 的值
String
Catalog
Bool
TenantConnection
此页面对您有帮助吗?