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": "5c9d390e-f6a2-4b4f-b4dd-33ff8722fb65" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]