POST api/AdminReff/AdmGetCustomHS
AdmGetCustomHS
Request Information
URI Parameters
None.
Body Parameters
AdmGetCustomHS_Request| Name | Description | Type | Additional information |
|---|---|---|---|
| Search | string |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Search": "sample string 1",
"UserUUIDCur": "621fb9ad-ae46-45a0-a972-ec87a4f46f2e"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]