GET /API/v2/Trades/Reports/GetWarehouseConfirmationList/{tradeNo}
取引の入庫確認一覧を取得します。 指定された取引の入庫確認を一覧取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tradeNo | 取引管理番号 |
String |
Required Max length: 20 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| inReport |
Object, Null |
None. |
|
| contactInformationId | 問合せ先ID |
String, Null |
Max length: 30 |
| contactInformationName | 問合せ先名称 |
String, Null |
None. |
| deliveryConfirmation |
Object, Null |
None. |
|
| warehousingsReportId | 入庫票帳票ID |
String, Null |
None. |
| warehouseReceiptStatus | 入庫票のステータス |
String, Null |
Max length: 9 |
| deliveryConfirmationRequestReportNo | 搬入確認依頼票の帳票番号 |
Integer, Null |
None. |