POST /API/v2/Master/ReportTypes/Permissions/RegisterInternal
帳票アクセス制限を登録します。 内部呼び出し用。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportPermissionCode | 帳票アクセス権限コード |
String |
Required Max length: 13 |
tradeType | 取引タイプ |
String |
Required Max length: 8 |
reportCode | 帳票コード |
String |
Required Max length: 5 Format : ForeignKey /API/v2/Master/ReportTypes/Exists/{value} |
businessTypeCode | 事業種別コード |
String |
Required Max length: 3 Format : ForeignKey /API/v2/Master/BusinessTypes/Exists/{value} |
permission | アクセス権限 |
String |
Required Max length: 2 |
createdAt | 作成日時 |
String, Null |
Format : date-time |
createdBy | 作成者 |
String, Null |
Max length: 36 |
updatedAt | 更新日時 |
String, Null |
Format : date-time |
updatedBy | 更新者 |
String, Null |
Max length: 36 |
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
reportPermissionCode | 帳票アクセス権限コード |
String |
Required Max length: 13 |
tradeType | 取引タイプ |
String |
Required Max length: 8 |
reportCode | 帳票コード |
String |
Required Max length: 5 Format : ForeignKey /API/v2/Master/ReportTypes/Exists/{value} |
businessTypeCode | 事業種別コード |
String |
Required Max length: 3 Format : ForeignKey /API/v2/Master/BusinessTypes/Exists/{value} |
permission | アクセス権限 |
String |
Required Max length: 2 |
createdAt | 作成日時 |
String, Null |
Format : date-time |
createdBy | 作成者 |
String, Null |
Max length: 36 |
updatedAt | 更新日時 |
String, Null |
Format : date-time |
updatedBy | 更新者 |
String, Null |
Max length: 36 |