Name | Description | Type | Additional information |
---|---|---|---|
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 |
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 |
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 |
type | B/L種別 |
String, Null |
Format : Reference(/API/v1/Root/DealInformations/Get/{value},billOfLading.type);Notify;Protect |