GET /API/v2/Reports/ParseEdifacts/ParsedContents/Get/{parsedContentId}
EDIFACT解析コンテンツを取得します。 EDIFACT解析コンテンツID(***parsedContentId***)を指定して、EDIFACT解析コンテンツを取得します。 このAPIで結果を取得可能な利用者は、 - EDIFACT変換設定ID(***parseEdifactSettingId***)が示す組織に所属している利用者 - アクセスポリシーで許可された組織に所属する利用者 のいずれかです。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parsedContentId | EDIFACT解析コンテンツID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| parsedContentId | EDIFACT解析コンテンツID |
String |
Required Max length: 36 |
| parseEdifactId | EDIFACT解析ID |
String |
Required Max length: 36 |
| fileName | ファイル名 |
String |
Required Max length: 100 |
| messageCode | EDIFACTメッセージコード |
String |
Required Max length: 6 |
| directoryVersion | ディレクトリバージョン |
String |
Required Max length: 6 |
| parsedKeywords | 解析されたキーワード |
Collection, Null of parsedKeywords |
None. |
| applyType | 申請種別 |
String |
Required Max length: 6 |
| company |
Required |
||
| updatedAt | 更新日時 |
String |
Required Format : date-time |