POST api/AdminVipLevel/GetFollowup
AdmGetFollowup
Request Information
URI Parameters
None.
Body Parameters
GetFollowupName | Description | Type | Additional information |
---|---|---|---|
Followup | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "Followup": 1, "UserUUIDCur": "8008047b-0d77-414e-be0a-95a8eb57b283" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]