POST api/Customer/GetHomePagesList1?Token={Token}&ImageURL={ImageURL}
Documentation for 'GetHomePagesList1'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dtHomePagesList1 | Documentation for 'dtHomePagesList1'. |
Define this parameter in the request body. |
| Token | Documentation for 'Token'. |
Define this parameter in the request URI. |
| ImageURL | Documentation for 'ImageURL'. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Display": "sample string 1",
"Types": "sample string 2",
"Postion": 3
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]