POST /API/v2/Reports/DeliveryDocuments/Create
貨物輸送送り状を作成します。 貨物輸送送り状を作成するには、利用者が貨物輸送送り状を作成できる事業種別が割り当てられた組織に所属している必要があり、かつ、作成しようとする取引についても、権限が割り当てられている必要があります。 貨物輸送送り状に関する詳細については、[貨物輸送送り状について]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportCode | 帳票コード |
String |
Required Max length: 5 |
organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
tradeNo | 取引管理番号 |
String, Null |
Max length: 20 |
uniqueNo | 社内管理番号 |
String, Null |
Max length: 45 Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
bookingNo | ブッキング番号 |
String, Null |
None. |
blNo | B/L番号 |
String, Null |
None. |
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 |
deliveryDocument |
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. |