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" } ]
Os parâmetros fornecidos têm precedência sobre os parâmetros padrão da skill
The access token received from the authorization server in the OAuth 2.0 flow.
Identificador da Transação
Parâmetros da Skill retornados com sucesso
Chave (nome) do Parameter
Valor do Parameter
String
Catalog
Bool
TenantConnection
Esta página foi útil?