GET /API/v2/Reports/ParseEdifacts/ParsedContents/Search?name=!{name}&value=!{value}
EDIFACT解析コンテンツを検索します。 nameでパラメータ名、valueでパラメータの値を指定してEDIFACT解析コンテンツを検索します。 EDIFACTアクセスポリシーによってアクセスが許可されているメッセージのみ取得できます。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | 名称 |
String, Null |
Max length: 200 |
| value | 値 |
String, Null |
Max length: 450 |
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 |