GET api/PublicSubmission/search-parameters
No documentation available.
Response Information
Response body formats
application/json, text/json
Sample:
{
"ParameterItemName": "sample string 1",
"ParameterDescription": "sample string 2",
"ParameterSubmissionCloseDate": "2025-10-29T00:45:07.3643235+11:00",
"ShrNo": "sample string 3",
"ShrNos": {
"$id": "2",
"$values": [
{
"$id": "3",
"Id": "sample string 1",
"Text": "sample string 2",
"OtherText": "sample string 3",
"OtherData": {
"$id": "4"
}
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"LgaId": 1,
"Lgas": {
"$id": "5",
"$values": [
{
"$id": "6",
"CodeLovId": 1,
"CodeType": "sample string 2",
"Description": "sample string 3",
"AlternativeDesc": "sample string 4",
"ShortDesc": "sample string 5",
"ActiveFlag": true,
"SequenceNo": 1,
"SystemCode": "sample string 7",
"IsStreetAddressFlag": true
},
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"Request": {
"$id": "7",
"Filters": {
"$id": "8",
"$values": [
{
"$id": "9",
"<Field>k__BackingField": "sample string 1",
"<Operator>k__BackingField": "sample string 2",
"<Value>k__BackingField": {
"$id": "10"
},
"<Logic>k__BackingField": "sample string 4",
"<Filters>k__BackingField": {
"$id": "11",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
},
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"Page": 1,
"PageSize": 2,
"Sort": {
"$id": "12",
"Field": "sample string 1",
"Dir": "sample string 2",
"SecondaryField": "sample string 3",
"SecondaryDir": "sample string 4",
"ThirdField": "sample string 5",
"ThirdDir": "sample string 6"
},
"PreviousPageSize": 3
},
"SitecoreContents": {
"$id": "13",
"$values": [
{
"$id": "14",
"RowId": 1,
"SitecoreContentId": 2,
"ItemId": "bdce8e2e-c9a2-4c10-a855-dc6f901dfb84",
"ItemTypeLovId": 4,
"ItemType": "sample string 5",
"ItemCode": "sample string 6",
"Content": "sample string 7",
"StageLovId": 1,
"Stage": "sample string 8",
"StepConfigId": 1,
"Step": "sample string 9",
"FieldName": "sample string 10",
"ContentData": "QEBA",
"PK": "sample string 7"
},
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"ItemsOpenForSubmissionRequest": {
"$ref": "7"
},
"ItemsClosedForSubmissionRequest": {
"$ref": "7"
}
}