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": "5b5c5446-1d51-4e2d-9dbf-aac91b35730b"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]