GET /API/v2/Organizations/GetAccessibleReports/{organizationId}
組織がアクセス可能な帳票を全て取得します。 組織がアクセス可能な帳票を全て取得します。 アクセス可能な帳票は、組織に割り当てられた事業種別を条件に、(***/API/v2/Master/ReportTypes/Permissions****)で、アクセス権限がR権限以上のものを取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
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 |