GET /API/v2/Reports/ParseEdifacts/Search?name=!{name}&value=!{value}
検索ポリシー設定に従い、EDIFACT解析結果を検索します。 検索ポリシー設定(***/API/v2/Organizations/ParseEdifactSettings/SearchPolicies***)のキーワード条件(name / value)を用いて、EDIFACT変換後の帳票データを検索します。 検索にあたっては、呼び出し元の利用者が所属する組織に対して設定された検索ポリシーを適用し、 検索を許可されたキーワードのみを条件として使用します。 また、検索結果は、検索ポリシーに定義された固定条件(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 |
|---|---|---|---|
| parseEdifactId | EDIFACT解析ID |
String |
Required Max length: 36 |
| parsedContentsIndex | インデックス番号 |
Integer |
Required |
| parseEdifactSetting |
Required |
||
| parsedContents |
Required |
||
| updatedAt | 更新日時 |
String |
Required Format : date-time |