GET api/v2/accounttypes/{accountTypeId}/infos
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountTypeId | integer |
Required |
Response
PageResultOfAccountTypeInfoBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of AccountTypeInfoBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.