GET M/uprofile?Key={Key}&id={id}&PTypeId={PTypeId}&PGroupId={PGroupId}
Method for getting user profiles
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
HttpRequestMessage | No documentation available. |
None. |
Key | the key |
Define this parameter in the request URI. |
id | the system user id |
Define this parameter in the request URI. |
PTypeId | the product type id |
Define this parameter in the request URI. |
PGroupId | the product group id |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.