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": "5f6bd047-5345-4d1a-8c4d-8355e29fa8dc"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]