POST api/AdminVipLevel/GetFollowup
AdmGetFollowup
Request Information
URI Parameters
None.
Body Parameters
GetFollowup| Name | Description | Type | Additional information |
|---|---|---|---|
| Followup | integer |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Followup": 1,
"UserUUIDCur": "1efdd7f4-e41a-49c5-9830-bc51b3e3815c"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]