POST /API/v2/Reports/DeliveryInstructions-LoadedContainerDelivery/Create
運送依頼書(実入りコンテナ搬入)を作成します。 運送依頼書(実入りコンテナ搬入)を作成するには、利用者が運送依頼書(実入りコンテナ搬入)を作成できる事業種別が割り当てられた組織に所属している必要があり、かつ、作成しようとする取引についても、権限が割り当てられている必要があります。 運送依頼書(実入りコンテナ搬入)に関する詳細については、[運送依頼書(実入りコンテナ搬入)について]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| containerNo | コンテナ番号 |
String, Null |
Max length: 12 |
| tradeNo | 取引管理番号 |
String, Null |
Max length: 20 |
| uniqueNo | 社内管理番号 |
String, Null |
Max length: 45 Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
| bookingNo | ブッキング番号 |
String, Null |
Max length: 18 |
| blNo | B/L番号 |
String, Null |
Max length: 30 |
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
v2.DeliveryInstructionLoadedContainerDelivery
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| tradeOverview |
Required |
||
| reportType |
Required |
||
| reportNo | 帳票番号 |
Integer |
Required |
| applyType | 申請種別 |
String |
Required Max length: 6 |
| deliveryInstructionLoadedContainerDelivery |
Required |
||
| isEditing | 編集中か |
Boolean |
Required |
| accessiblePartners | 帳票にアクセス可能なパートナー |
Collection of accessiblePartners |
Required |
| attachFiles | 添付ファイル(メタ情報) |
Collection, Null of attachFiles |
None. |
| created |
Object, Null |
None. |
|
| editing |
Object, Null |
None. |
|
| updated |
Object, Null |
None. |
|
| submitted |
Object, Null |
None. |