GET /API/v1/Master/BusinessCategories/Get/{businessCategoryId}
業務カテゴリ情報を取得します。 ## 概要 業務カテゴリマスタから、業務カテゴリID(***businessCategoryId***)を指定して、業務カテゴリ情報を取得します。 ## 指定するパラメタについて ### 業務カテゴリID 取得する業務カテゴリ情報の業務カテゴリID(***businessCategoryId***)を指定します。
Request Information
URI Parameters
UriModel of BusinessCategories.Get
Name | Description | Type | Additional information |
---|---|---|---|
businessCategoryId | businessCategoryId |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
businessCategoryId | 業務コードID |
String |
Required |
businessCategoryName | 業務カテゴリ名 |
String |
Required |
businessPattern | 業務パターン |
String |
Required |
reportCodes | 帳票コード |
Collection of String |
Required |
createdAt | createdAt |
String |
Required Format : date-time |
updatedAt | updatedAt |
String |
Required Format : date-time |