GET /API/v1/Master/Reports/Get/{reportCode}
帳票マスタから、帳票コード(reportCode)を指定して、帳票マスタを取得します。
Request Information
URI Parameters
UriModel of Reports.Get
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportCode | reportCode |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportCode | 帳票コード |
String |
Required |
| reportName | 帳票名 |
String |
Required |
| reportNameJa | 帳票和名 |
String |
Required |
| apiPath | 帳票APIのパス |
String |
Required |
| guiPath | 標準GUIのパス |
String |
Required |
| category | 帳票カテゴリ |
String |
Required |
| unit | 作成単位 |
String, Null |
None. |
| version | APIバージョン |
String |
Required |