GET /API/v2/NaccsReports/ExportCargoRegistrations/Get/{reportId}
ECRを取得します。 帳票ID(***reportId***)を指定して、ECR取得します。 編集が行われていない場合は、ルートドキュメントから最新のECRを取得します。 編集中の場合は、先に保存した、ECRを取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
Body Parameters
None.
Response Information
Resource Description
v2.NaccsReport.NaccsExportCargoRegistration
| Name | Description | Type | Additional information |
|---|---|---|---|
| accessiblePartners | 帳票にアクセス可能なパートナー |
Collection of accessiblePartners |
Required |
| applyType | 申請種別 |
String |
Required Max length: 6 |
| attachFiles | 添付ファイル(メタ情報) |
Collection, Null of attachFiles |
None. |
| created |
Object, Null |
None. |
|
| editing |
Object, Null |
None. |
|
| exportCargoRegistration |
Required |
||
| isEditing | 編集中か |
Boolean |
Required |
| reportId | 帳票ID |
String |
Required Max length: 30 |
| reportNo | 帳票番号 |
Integer |
Required |
| reportType |
Required |
||
| submitted |
Object, Null |
None. |
|
| tradeOverview |
Required |
||
| updated |
Object, Null |
None. |