cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId}/registrationParameters \ --header 'Authorization: Bearer <token>'
[ { "key": "<string>", "value": "<string>" } ]
The access token received from the authorization server in the OAuth 2.0 flow.
トランザクション識別子です。トランザクションが正常に作成されると、レスポンスで返されます。
トランザクション登録用のParameterが正常に返されました
Parameter のキー名
Parameter の値
このページは役に立ちましたか?