Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleJSON sample for studentHomelessProgramAssociation:
Code Block
languagejson
{
	"educationOrganizationReference": {
		"educationOrganizationId": 7525
	},
	"programReference": {
		"educationOrganizationId": 48856,
		"programtypeDescriptor": "uri://dpi.wi.gov/ProgramTypeDescriptor#H",
		"programname": "Education for Homelesshomeless Childrenchildren and Youthyouth"
	},
	"studentReference": {
		"studentUniqueId": "8660232105"
	},
	"beginDate": "2020-07-01",
	"endDate": "2021-06-05",
	"homelessprimaryNighttimeResidenceDescriptor": "uri://dpi.wi.gov/homelessprimaryNighttimeResidenceDescriptor#S",
	"homelessUnaccompaniedYouth": true
}

...