GET /API/v2/Master/ReportTypes/Permissions/GetListInternal?reportPermissionCode=!{reportPermissionCode}&tradeType=!{tradeType}&reportCode=!{reportCode}&businessTypeCode=!{businessTypeCode}&permission=!{permission}
検索条件に該当する帳票アクセスを取得します。 検索条件を指定して、条件に該当する帳票アクセスを全て取得します。 内部呼び出し用。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessTypeCode | 事業種別コード |
String, Null |
Max length: 3 |
| reportCode | 帳票コード |
String, Null |
Max length: 5 |
| reportPermissionCode | 帳票アクセス権限コード |
String, Null |
Max length: 13 |
| tradeType | 取引タイプ |
String, Null |
Max length: 8 |
| permission | アクセス権限 |
String, Null |
Max length: 2 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportPermissionCode | 帳票アクセス権限コード |
String |
Required Max length: 13 |
| tradeType | 取引タイプ |
String |
Required Max length: 8 |
| reportType |
Required |
||
| businessType |
Required |
||
| permission | アクセス権限 |
String |
Required Max length: 2 |