POST /API/v2/Reports/ContainerGateInSlips/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
| 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 |
| containerGateInSlip |
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. |