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" } ]
傳入參數會覆寫該技能的預設參數
The access token received from the authorization server in the OAuth 2.0 flow.
交易識別碼
技能的參數已成功傳回
參數的鍵(名稱)
參數的值
String
Catalog
Bool
TenantConnection
這個頁面有幫助嗎?