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가 Skill의 기본 Parameter보다 우선 적용됩니다
The access token received from the authorization server in the OAuth 2.0 flow.
트랜잭션 식별자
Skill의 Parameter가 성공적으로 반환되었습니다
Parameter 키(이름)
Parameter 값
String
Catalog
Bool
TenantConnection
이 페이지가 도움이 되었나요?