GET api/Profiles/GetProfileearning?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
StarAPIResponseOfUserProfileDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| Result | UserProfileDTO |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.