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": "fd37e551-2fc5-46dc-bca6-d51a56a22e96"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]