POST api/AdminVipLevel/GetFollowup

AdmGetFollowup

Request Information

URI Parameters

None.

Body Parameters

GetFollowup
NameDescriptionTypeAdditional information
Followup

integer

None.

UserUUIDCur

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "Followup": 1,
  "UserUUIDCur": "0f3458f6-1028-4652-bb35-bfc932d15c2a"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]