English
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 passed parameters take precedence over the default parameters of the skill
The access token received from the authorization server in the OAuth 2.0 flow.
Transaction identifier
Skill parameters successfully returned
Key (name) of the parameter
Value of the parameter
String
Catalog
Bool
Was this page helpful?