Name | Description | Type | Additional information |
---|---|---|---|
commodityCode | 商品コード |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.commodityCode);Notify;Protect |
countryOfOrigin | 原産国_名称 |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.countryOfOrigin);Notify;Protect |
countryOfOriginCode | 原産国_コード |
String, Null |
Format : ForeignKey /API/v1/Master/BusinessCodes?$filter=categoryCode eq '031' and countryCode eq '{value}';Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.countryOfOriginCode);Notify;Protect |
date | B/L発行日 |
String, Null |
Format : date;Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.date);Notify;Protect |
issuedAt | B/L発行地 |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.issuedAt);Notify;Protect |
issuedNo | 発行番号 |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.issuedNo);Notify;Protect |
number | B/L番号 |
String, Null |
Min length: 0 Max length: 30 Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.number);Notify;Protect |
numberOfBl | B/L枚数 |
Number, Null |
Format : Number(2,0);Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.numberOfBl);Notify;Protect Maximum : 99 Minimum : 0 |
payableAt | B/L支払地 |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.payableAt);Notify;Protect |
placeOfOrigin | 原産地_名称 |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.placeOfOrigin);Notify;Protect |
placeOfOriginCode | 原産地_コード |
String, Null |
Format : ForeignKey /API/v1/Master/BusinessCodes?$filter=categoryCode eq '031' and countryCode eq '{value}';Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.placeOfOriginCode);Notify;Protect |