メインコンテンツへスキップ
GET
トランザクションの情報を取得します

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

パスパラメータ

transactionId
string<uuid>
必須

トランザクション識別子。トランザクションが正常に作成されると、レスポンスで返されます。

レスポンス

トランザクション情報が正常に取得されました

id
string<uuid>
必須
status
enum<string>
必須
利用可能なオプション:
New,
Processing,
Processed,
Failed,
Canceled
documents
object[] | null
error
string | null
sourceFiles
object[] | null