GET /API/v2/Trades/GetVannings/{tradeNo}
取引内のバンニング場所を取得します。 取引管理番号(***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 |
|---|---|---|---|
| containerNo | コンテナ番号 |
String, Null |
Max length: 12 |
| vanningPlace |
Object, Null |
None. |
|
| phoneContactTo |
Object, Null |
None. |
|
| personInCharge |
Object, Null |
None. |
|
| containerDeliveryNo | コンテナ搬入番号 |
String, Null |
None. |
| containerPickUpNo | コンテナ搬出番号 |
String, Null |
None. |
| scheduledAt | バンニング予定日時 |
String, Null |
Format : date-time |
| actualAt | バンニング実績日時 |
String, Null |
Format : date-time |
| viaPlaces | 経由場所 |
Collection, Null of viaPlaces |
None. |
| remark | 摘要 |
String, Null |
None. |