GET /API/v2/Reports/BulkDownloads/GetAdmin/{bulkDownloadId}

帳票の一括ダウンロードの要求を取得します。 一括ダウンロードID(***bulkDownloadId***)を指定して、帳票の一括ダウンロードの要求を取得します。 ステータス(***downloadStatus***)で確認可能です。 帳票の一括ダウンロードに関する詳細については、[帳票の一括ダウンロードについて]()を参照ください。 このメソッドはシステム管理者しか呼び出せません。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bulkDownloadId

一括ダウンロードID

String

Required

Max length: 36

Body Parameters

None.

Response Information

Resource Description

v2.ReportBulkDownload

NameDescriptionTypeAdditional information
bulkDownloadId

一括ダウンロードID

String

Required

Max length: 36

organization

organization

Required

tradeType

取引タイプ

String

Required

Max length: 8

reportType

reportType

Required

excelFormatCode

Excelフォーマットコード

String, Null

Max length: 33

excelFormatName

Excelフォーマット名

String

Required

Max length: 100

from

対象期間(From)

String

Required

Max length: 72

Format : date-time

to

対象期間(To)

String

Required

Max length: 72

Format : date-time

count

対象件数

Integer, Null

None.

downloadStatus

ステータス

String

Required

Max length: 10

fileName

ファイル名

String, Null

Max length: 100