GET api/v2/accounttypes/{accountTypeId}/infos?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountTypeId | integer |
Required |
|
| translate | boolean |
Default value is False |
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.