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" } ]
Los parámetros especificados tienen prioridad sobre los parámetros predeterminados de la skill
The access token received from the authorization server in the OAuth 2.0 flow.
Identificador de transacción
Parámetros de la skill recuperados correctamente
Clave (nombre) del Parameter
Valor de Parameter
String
Catalog
Bool
TenantConnection
¿Esta página le ayudó?