GET /API/v2/Reports/TradeWaltzDeliveryInstructionHistories/GetTradeWaltzAttachFile?reportId=!{reportId}&linkageSeq=!{linkageSeq}&documentManageId=!{documentManageId}
TradeWaltzから添付ファイルを取得します。 連携SEQ(***linkageSeq***)とTradeWaltz帳票管理ID(***documentManageId***)を指定して、TradeWaltzから添付ファイルを取得します。 添付ファイルを獲得できるパートナーは、履歴帳票にアクセス可能なパートナー(***/API/v2/Reports/AccessiblePartners***)にて、その帳票にアクセス権限を持つパートナーとして登録されている組織に所属している利用者です。 TradeWaltzから添付ファイルを取得するためには、所属する組織がTradeWaltz連携ユーザー(***/API/v2/Organizations/TradeWaltzLinkageUsers***)にて、有効な連携ユーザーID(***linkageUserId***)、連携パスワード(***linkagePassword***)が設定されている必要があります。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| linkageSeq | 連携SEQ |
Integer |
Required |
| documentManageId | TradeWaltz帳票管理ID |
String |
Required Max length: 20 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| documentManageId | TradeWaltz帳票管理ID |
String |
Required |
| fileName | ファイル名 |
String |
Required |
| fileData | ファイルデータ |
String |
Required |