POST api/Application/Write
Request Information
URI Parameters
None.
Body Parameters
MPW.DataAccess.Models.Application.ApplicationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationInformation | MPW.DataAccess.Models.Application.ApplicationInformation |
None. |
|
| HouseholdContactInfo | MPW.DataAccess.Models.Application.ApplicationContactInfo |
None. |
|
| Members | Collection of MPW.DataAccess.Models.Application.ApplicationMember |
None. |
|
| Students | Collection of MPW.DataAccess.Models.Application.ApplicationStudent |
None. |
Request Formats
application/json, text/json
Sample:
{
"ApplicationInformation": {
"Id": "sample string 1",
"FamilySize": 2,
"ActiveStatus": "sample string 3",
"FamilyNumber": 4,
"ApplicationDate": "2026-01-18T01:32:48.386813-05:00",
"IsDeclinedBenefits": true,
"IsReducedBenefits": true,
"IsIncomplete": true,
"Notes": [
{
"Id": 1,
"HouseholdId": "sample string 2",
"AddedDT": "2026-01-18T01:32:48.386813-05:00",
"ModifiedDT": "2026-01-18T01:32:48.386813-05:00",
"Description": "sample string 5",
"ReadOnly": "sample string 6"
},
{
"Id": 1,
"HouseholdId": "sample string 2",
"AddedDT": "2026-01-18T01:32:48.386813-05:00",
"ModifiedDT": "2026-01-18T01:32:48.386813-05:00",
"Description": "sample string 5",
"ReadOnly": "sample string 6"
}
],
"ReleaseMapping": [
1,
2
],
"TotalAnnualIncome": 8.1,
"VerificationStatus": "sample string 9",
"VerificationResultPrinted": true,
"VerificationSelectPrinted": true,
"IncomeSummary": {
"Frequency": 0,
"TotalIncome": 1.0
},
"LAPId": 1,
"BatchNumber": 1,
"NotificationPrinted": true,
"DirectCertifiedPrinted": true,
"SecondReviewResultId": 1,
"UserId": 1
},
"HouseholdContactInfo": {
"EmailId": "sample string 1",
"WorkPhone": "sample string 2",
"HomePhone": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"City": "sample string 6",
"State": "sample string 7",
"ZipCode": "sample string 8"
},
"Members": [
{
"Id": "sample string 1",
"IsHOH": true,
"EmancipatedStudentId": "sample string 2",
"SSN": "sample string 3",
"NoSSN": true,
"LanguageId": 1,
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Income": {
"Id": 1,
"Income1": 1.0,
"Freq1": 0,
"Income2": 1.0,
"Freq2": 0,
"Income3": 1.0,
"Freq3": 0,
"Income4": 1.0,
"Freq4": 0
}
},
{
"Id": "sample string 1",
"IsHOH": true,
"EmancipatedStudentId": "sample string 2",
"SSN": "sample string 3",
"NoSSN": true,
"LanguageId": 1,
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Income": {
"Id": 1,
"Income1": 1.0,
"Freq1": 0,
"Income2": 1.0,
"Freq2": 0,
"Income3": 1.0,
"Freq3": 0,
"Income4": 1.0,
"Freq4": 0
}
}
],
"Students": [
{
"Id": "sample string 1",
"MiddleName": "sample string 1",
"HHFirstName": "sample string 2",
"HHLastName": "sample string 3",
"SiteId": "sample string 4",
"IdSeed": 5,
"ServingNumber": "sample string 6",
"BirthDate": "2026-01-18T01:32:48.386813-05:00",
"GradeId": "sample string 7",
"Teacher": "sample string 8",
"RaceId": 1,
"EthnicityId": 0,
"EffectiveDate": "2026-01-18T01:32:48.386813-05:00",
"EffectiveDateHasChanged": true,
"StatusCurrent": "sample string 10",
"StatusPrevious": "sample string 11",
"StatusFuture": "sample string 12",
"StatusBeforeVerification": "sample string 13",
"StatusChangeType": 0,
"Exceptions": {
"IsDirectCertified": true,
"IsFoster": true,
"IsKinGap": true,
"IsEmancipatedMinor": true,
"IsHeadStart": true,
"HMRCategory": 0,
"IsExtendedBenefits": true,
"IsExtendedBenefitsHasChanged": true,
"CaseNumber": "sample string 8",
"CaseTypeId": 1
},
"IsNewToApp": true,
"CaseNumber": "sample string 15",
"CaseTypeId": 16,
"DeniedReason": "sample string 17",
"CEP_Transfer": true,
"IsHOH": true,
"EmancipatedStudentId": "sample string 20",
"SSN": "sample string 21",
"NoSSN": true,
"LanguageId": 1,
"FirstName": "sample string 22",
"LastName": "sample string 23",
"Income": {
"Id": 1,
"Income1": 1.0,
"Freq1": 0,
"Income2": 1.0,
"Freq2": 0,
"Income3": 1.0,
"Freq3": 0,
"Income4": 1.0,
"Freq4": 0
}
},
{
"Id": "sample string 1",
"MiddleName": "sample string 1",
"HHFirstName": "sample string 2",
"HHLastName": "sample string 3",
"SiteId": "sample string 4",
"IdSeed": 5,
"ServingNumber": "sample string 6",
"BirthDate": "2026-01-18T01:32:48.386813-05:00",
"GradeId": "sample string 7",
"Teacher": "sample string 8",
"RaceId": 1,
"EthnicityId": 0,
"EffectiveDate": "2026-01-18T01:32:48.386813-05:00",
"EffectiveDateHasChanged": true,
"StatusCurrent": "sample string 10",
"StatusPrevious": "sample string 11",
"StatusFuture": "sample string 12",
"StatusBeforeVerification": "sample string 13",
"StatusChangeType": 0,
"Exceptions": {
"IsDirectCertified": true,
"IsFoster": true,
"IsKinGap": true,
"IsEmancipatedMinor": true,
"IsHeadStart": true,
"HMRCategory": 0,
"IsExtendedBenefits": true,
"IsExtendedBenefitsHasChanged": true,
"CaseNumber": "sample string 8",
"CaseTypeId": 1
},
"IsNewToApp": true,
"CaseNumber": "sample string 15",
"CaseTypeId": 16,
"DeniedReason": "sample string 17",
"CEP_Transfer": true,
"IsHOH": true,
"EmancipatedStudentId": "sample string 20",
"SSN": "sample string 21",
"NoSSN": true,
"LanguageId": 1,
"FirstName": "sample string 22",
"LastName": "sample string 23",
"Income": {
"Id": 1,
"Income1": 1.0,
"Freq1": 0,
"Income2": 1.0,
"Freq2": 0,
"Income3": 1.0,
"Freq3": 0,
"Income4": 1.0,
"Freq4": 0
}
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
System.Net.Http.HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | System.Version |
None. |
|
| Content | System.Net.Http.HttpContent |
None. |
|
| StatusCode | System.Net.HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | System.Net.Http.HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |