GET api/ApplicationAppeal/search-parameters
No documentation available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "ApplicationId": 1, "AppealSubmittedDate": "2024-11-09T13:16:33.3984086+11:00", "ReasonForTheAppeal": "sample string 1", "ReconsiderTheApplicationFlag": true, "SequenceNumber": 1, "Request": { "$id": "2", "Filters": { "$id": "3", "$values": [ { "$id": "4", "<Field>k__BackingField": "sample string 1", "<Operator>k__BackingField": "sample string 2", "<Value>k__BackingField": { "$id": "5" }, "<Logic>k__BackingField": "sample string 4", "<Filters>k__BackingField": { "$id": "6", "$values": [ { "$ref": "4" }, { "$ref": "4" }, { "$ref": "4" } ] } }, { "$ref": "4" }, { "$ref": "4" } ] }, "Page": 1, "PageSize": 2, "Sort": { "$id": "7", "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 } }