POST api/AppProduct/AppSaveCallRequest
AppSaveCallRequest
Request Information
URI Parameters
None.
Body Parameters
AppSaveCallRequestName | Description | Type | Additional information |
---|---|---|---|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUIDCur": "31e37923-1ead-4630-82da-4f13c558e63e" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AppSaveCallRequest_ResponseName | Description | Type | Additional information |
---|---|---|---|
Phone | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Phone": "sample string 1" }