GET /API/v2/Organizations/ReportTemplates/GetReportContent/{reportTemplateId}
帳票テンプレートのJSONリソースを取得します。 帳票テンプレートID(***reportTemplateId***)を指定して、帳票テンプレートとして保存された帳票のJSONリソースを取得します。 帳票テンプレートに関する詳細については、[帳票テンプレートについて]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportTemplateId | 帳票テンプレートID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| content | テンプレート本文 |
String |
Required |