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": "64c3aa66-4020-4add-898a-d9a33b5683cf"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]