Get an admission application
get
/fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}
Request
Path Parameters
-
ApplicationId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : admissionApplications-item-response
Type:
Show Source
object-
AcademicGroupItemId: integer
(int64)
Title:
Academic Group IDCurriculum item identifier for the program's academic group. -
AcademicGroupStatusCode: string
Title:
Academic Group Status CodeMaximum Length:30Item status code associated with the program group. -
AcademicGroupStatusCodeMeaning: string
Title:
Academic Group StatusRead Only:trueMaximum Length:80Meaning for item status code associated with the program group. -
AcademicGroupStatusDate: string
(date)
Title:
Academic Group Status DateDate when the program group item status was applied. -
academicHistories: array
Academic Histories
Title:
Academic HistoriesThe academic history section is a child resource of an admissions application and provides information about an applicant's academic history. -
AcademicLevelId: integer
(int64)
Title:
Academic Level IDAdmissions application academic level identifier. -
AcademicLevelName: string
Title:
Academic LevelRead Only:trueMaximum Length:100Name of academic level. -
AcademicProgramItemId: integer
(int64)
Title:
Academic Program IDCurriculum item identifier for the program. -
AcademicProgramItemName: string
Title:
NameRead Only:trueMaximum Length:150Curriculum item name of the program. -
addresses: array
Addresses
Title:
AddressesThe addresses resource contains information about the various addresses provided on the application. -
AdmitAcademicPeriodId: integer
(int64)
Title:
Admit Academic Period IDAdmit academic period identifier. -
AdmitAcademicPeriodName: string
Title:
Admit Academic PeriodRead Only:trueMaximum Length:50Name of admit academic period. -
AdmitEndDate: string
(date)
Title:
Admit End DateRead Only:trueThe end date of the date range to which the applicant is applying. -
AdmitStartDate: string
(date)
Title:
Admit Start DateRead Only:trueThe start date of the date range to which the applicant is applying. -
AdmitStartTypeCode: string
Title:
Admit Start TypeRead Only:trueMaximum Length:30The admit start type, for example, period or date range. -
AdmitStartTypeMeaning: string
Title:
Admit Start TypeRead Only:trueMaximum Length:80Meaning of admit start type code. -
AdmitTypeCode: string
Title:
Admit TypeMaximum Length:30Type of applicant before entry to the academic institution, for example a transfer applicant. -
AdmitTypeMeaning: string
Title:
Admit TypeRead Only:trueMaximum Length:80Meaning of admit type code. -
applicationAttachments: array
Application Attachments
Title:
Application AttachmentsThe application attachments are a child resource of an admissions application and provide information about the documents attached to an application. -
ApplicationDate: string
(date)
Title:
Date of ApplicationRead Only:trueDate when the admissions application was submitted. -
ApplicationExternalIdentifier: string
Title:
Application External IdentifierMaximum Length:30Admissions application external identifier, for example the Common Application identifier. -
ApplicationId: integer
(int64)
Title:
Application IDRead Only:trueThe generated unique identifier for an application. -
applicationLongTextItems: array
Application Long Text Items
Title:
Application Long Text ItemsThe application long text items resource captures application-specific long text data. -
applicationPrograms: array
Application Programs
Title:
Application ProgramsThe application programs resource captures the programs for an application. -
ApplicationSourceCode: string
Title:
Application SourceMaximum Length:30Source of the admissions application, for example the Common Application or a paper application. -
ApplicationSourceMeaning: string
Title:
Application SourceRead Only:trueMaximum Length:80Meaning of application source code. -
ApplicationURL: string
Title:
Application URLRead Only:trueThe URL that will display the application. -
BaseApplicationId: integer
(int64)
Title:
Base Application IDRead Only:trueIdentifier for the admissions application this row belongs to. -
CampusId: integer
(int64)
Title:
Campus IDUnique identifier for the campus the student is attending. -
CampusName: string
Title:
CampusRead Only:trueMaximum Length:50Name of the campus the student is attending. -
ConstituentId: string
Title:
Constituent IDRead Only:trueMaximum Length:30The unique identifier for a constituent. -
courseSelections: array
Course Selections
Title:
Course SelectionsThe course selections resource captures course preference selections for an admissions application. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date the application row was created. -
emails: array
Emails
Title:
EmailsThe emails resource contains information about the various email addresses provided on the application. -
emergencyContacts: array
Emergency Contacts
Title:
Emergency ContactsThe emergency contacts resource contains information about the various emergency contacts provided on the application. -
EvaluationStatusCode: string
Title:
Evaluation Status CodeMaximum Length:30Status code associated with the application evaluation process. It indicates the various stages of evaluation such as in process, assigned, and in review. -
EvaluationStatusMeaning: string
Title:
Evaluation StatusRead Only:trueMaximum Length:80Meaning of the evaluation status. -
EvaluatorComment: string
Title:
Evaluator CommentMaximum Length:1000User entered comment for this evaluation. -
EvaluatorId: integer
(int64)
Title:
Evaluator IDTrading community architecture party identifier for the person evaluating the admissions application. -
EvaluatorName: string
Title:
Evaluator NameRead Only:trueMaximum Length:360Trading community architecture party name of the person evaluating the admissions application. -
extracurricularActivities: array
Extracurricular Activities
Title:
Extracurricular ActivitiesThe extracurricular activities section is a child resource of an admissions application and provides information about an applicant's extracurricular activities. -
InstitutionId: integer
(int64)
Title:
Institution IDAdmissions application institution identifier. -
InstitutionName: string
Title:
InstitutionRead Only:trueMaximum Length:50Name of institution. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
names: array
Names
Title:
NamesThe names resource contains information about the various names provided on the application. -
PartyId: integer
(int64)
Title:
Party IDPerson trading community architecture party identifier associated with the admissions application. -
PaymentStatusCode: string
Title:
Payment Status CodeMaximum Length:30Indicates the payment status of the application. -
PaymentStatusMeaning: string
Title:
Payment Status MeaningRead Only:trueMaximum Length:80Meaning of the payment status. -
PercentComplete: number
Title:
Percent CompletePercent complete for the application form. -
personDetails: array
Person Details
Title:
Person DetailsThe person details resource provides information about the applicant's person profile. -
phones: array
Phones
Title:
PhonesThe phones resource contains information about the various phone numbers provided on the application. -
PreferredName: string
Title:
NameRead Only:trueThe preferred name of the applicant. If the preferred name isn't found, then the party name will be used. -
PrimaryEmailAddress: string
Title:
Primary EmailRead Only:trueMaximum Length:320The primary email address of the person. -
ProgramSequence: integer
(int32)
Title:
Program SequenceAdmissions application program sequence, for example application submission order. -
races: array
Races
Title:
RacesThe races resource contains information about the various races provided on the application. -
ReapplicationFlag: boolean
Title:
ReapplicationRead Only:trueMaximum Length:1Indicates whether the applicant has already applied to this program. -
recommendations: array
Recommendations
Title:
RecommendationsThe recommendation section is a child resource of an admissions application and provides information about an applicant's recommenders. -
relationships: array
Relationships
Title:
RelationshipsThe relationships section is a child resource of an admissions application and provides information about an applicant's relationships. -
RowSequence: integer
(int32)
Title:
Row SequenceRead Only:trueSequence number of the application row. -
RowTypeCode: string
Title:
Row TypeRead Only:trueMaximum Length:30Default Value:ORA_HEQ_APPLICATIONIndicates the type of application row, such as application or application snapshot. -
RowTypeMeaning: string
Title:
Row TypeRead Only:trueMaximum Length:80The meaning of the row type code. A list of accepted values is defined in the lookup type ORA_HEQ_APPLICATION_REC_TYPE. -
SubmissionDate: string
(date-time)
Title:
Submission DateRead Only:trueThe date the application was submitted. -
SupportedPrivileges: string
Title:
Supported PrivilegesRead Only:trueMaximum Length:255Indicates the supported privileges for this application row.
Nested Schema : Academic Histories
Type:
arrayTitle:
Academic HistoriesThe academic history section is a child resource of an admissions application and provides information about an applicant's academic history.
Show Source
Nested Schema : Addresses
Type:
arrayTitle:
AddressesThe addresses resource contains information about the various addresses provided on the application.
Show Source
Nested Schema : Application Attachments
Type:
arrayTitle:
Application AttachmentsThe application attachments are a child resource of an admissions application and provide information about the documents attached to an application.
Show Source
Nested Schema : Application Long Text Items
Type:
arrayTitle:
Application Long Text ItemsThe application long text items resource captures application-specific long text data.
Show Source
Nested Schema : Application Programs
Type:
arrayTitle:
Application ProgramsThe application programs resource captures the programs for an application.
Show Source
Nested Schema : Course Selections
Type:
arrayTitle:
Course SelectionsThe course selections resource captures course preference selections for an admissions application.
Show Source
Nested Schema : Emails
Type:
arrayTitle:
EmailsThe emails resource contains information about the various email addresses provided on the application.
Show Source
Nested Schema : Emergency Contacts
Type:
arrayTitle:
Emergency ContactsThe emergency contacts resource contains information about the various emergency contacts provided on the application.
Show Source
Nested Schema : Extracurricular Activities
Type:
arrayTitle:
Extracurricular ActivitiesThe extracurricular activities section is a child resource of an admissions application and provides information about an applicant's extracurricular activities.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Names
Type:
arrayTitle:
NamesThe names resource contains information about the various names provided on the application.
Show Source
Nested Schema : Person Details
Type:
arrayTitle:
Person DetailsThe person details resource provides information about the applicant's person profile.
Show Source
Nested Schema : Phones
Type:
arrayTitle:
PhonesThe phones resource contains information about the various phone numbers provided on the application.
Show Source
Nested Schema : Races
Type:
arrayTitle:
RacesThe races resource contains information about the various races provided on the application.
Show Source
Nested Schema : Recommendations
Type:
arrayTitle:
RecommendationsThe recommendation section is a child resource of an admissions application and provides information about an applicant's recommenders.
Show Source
Nested Schema : Relationships
Type:
arrayTitle:
RelationshipsThe relationships section is a child resource of an admissions application and provides information about an applicant's relationships.
Show Source
Nested Schema : admissionApplications-academicHistories-item-response
Type:
Show Source
object-
AcademicHistoryTransactionId: integer
(int64)
Title:
Academic History Transaction IDRead Only:trueAcademic history transaction unique identifier. -
AcademicLevelCode: string
Title:
Academic Level CodeMaximum Length:30Code for the academic level in which student studied, such as a code for grade 9 level or grade 10 level. -
AcademicLevelCodeMeaning: string
Title:
Academic LevelRead Only:trueMaximum Length:80Meaning of academic level code. -
ClassRankPosition: integer
(int32)
Title:
Class Rank PositionRank position of the student in the class. -
ClassRankSize: integer
(int32)
Title:
Class Rank SizeSize of the class in which the student had a rank. -
ContactAddress: string
Title:
Contact AddressMaximum Length:1000Location address of the external contact associated with an academic history. -
ContactEmailAddress: string
Title:
Contact Email AddressMaximum Length:1000Email address of the external contact associated with an academic history. -
ContactFirstName: string
Title:
Contact First NameMaximum Length:150First name of the external contact associated with an academic history. -
ContactLastName: string
Title:
Contact Last NameMaximum Length:150Last name of the external contact associated with an academic history. -
ContactNameTitle: string
Title:
Contact TitleMaximum Length:100Title of external contact, such as counselor. -
ContactPartyId: integer
(int64)
Title:
Contact Party IDTrading community party identifier for the contact. -
DegreeCode: string
Title:
Degree CodeMaximum Length:30Code of the degree or qualification which the student earned. -
DegreeCodeMeaning: string
Title:
DegreeRead Only:trueMaximum Length:80Meaning of degree code. -
DegreeEarned: string
Title:
Degree EarnedMaximum Length:200Degree or qualification which the student earned. -
EntryDate: string
(date)
Title:
Entry DateDate the student was admitted to the external organization. -
GPA: number
Title:
GPASchool grade point average of the student. -
GPAWeightingCode: string
Title:
GPA WeightingMaximum Length:30Code for the weighting used to calculate the school grade point average of the student. -
GPAWeightingMeaning: string
Title:
GPA WeightingRead Only:trueMaximum Length:80Meaning of the GPA weighting code. -
GraduationDate: string
(date)
Title:
Graduation DateThe date the student graduated from the external organization. -
GraduationFlag: boolean
Title:
Graduation IndicatorMaximum Length:1Indicates whether the student graduated from the external organization. -
HomeSchoolFlag: boolean
Title:
Home School IndicatorMaximum Length:1Indicates whether the student has been home schooled. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorProgramCode: string
Title:
Major Program CodeMaximum Length:30Major or program which the student earned a degree from. -
MajorProgramCodeMeaning: string
Title:
Major ProgramRead Only:trueMaximum Length:80Meaning of the major program code. -
OrganizationName: string
Title:
Organization NameRead Only:trueMaximum Length:100Name of the external organization associated with the academic history. -
OrganizationOtherName: string
Title:
Other External Organization NameMaximum Length:200Trading community party name of the external organization name entered by the student. -
OrganizationOtherNameFlag: boolean
Title:
Other External Organization Name IndicatorMaximum Length:1Indicates whether an external organization name was entered by the student. If the student enters an organization name, the external organization entered didn't exist in the database. -
OrganizationPartyId: integer
(int64)
Title:
External Organization Party IDTrading community party identifier for the external organization associated with an academic history. -
OrganizationTypeCode: string
Title:
External Organization Type CodeMaximum Length:30External organization type, for example secondary school. -
OrganizationTypeCodeMeaning: string
Title:
External Organization TypeRead Only:trueMaximum Length:80Meaning of organization type code. -
PhoneAreaCode: string
Title:
Contact Phone Area CodeMaximum Length:10Phone area code of the external contact associated with an academic history. -
PhoneCountryCode: string
Title:
Contact Phone Country CodeMaximum Length:10Phone country code of the external contact associated with an academic history. -
PhoneNumber: string
Title:
Contact Phone NumberMaximum Length:40Phone contact number of the external contact associated with an academic history. -
ReducedPriceMealFlag: boolean
Title:
Free or Reduced Price Meal IndicatorMaximum Length:1Indicates whether the student qualified for free or reduced price meals at school. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE. -
StudentIdentifier: string
Title:
Student IDMaximum Length:50Identifier assigned to the student by the organization.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : admissionApplications-addresses-item-response
Type:
Show Source
object-
AddrElementAttributeFive: string
Title:
Additional Address Element 5Read Only:trueMaximum Length:150The additional address element to support flexible address format. -
AddrElementAttributeFour: string
Title:
Additional Address Element 4Read Only:trueMaximum Length:150The additional address element to support flexible address format. -
AddrElementAttributeOne: string
Title:
Additional Address Element 1Read Only:trueMaximum Length:150The additional address element to support flexible address format. -
AddrElementAttributeThree: string
Title:
Additional Address Element 3Read Only:trueMaximum Length:150The additional address element to support flexible address format. -
AddrElementAttributeTwo: string
Title:
Additional Address Element 2Read Only:trueMaximum Length:150The additional address element to support flexible address format. -
AddressFour: string
Title:
Address Line 4Read Only:trueMaximum Length:240The fourth line for address. -
AddressId: integer
(int64)
Title:
Address IDRead Only:trueUnique identifier for an address associated with an application. -
AddressLinesPhonetic: string
Title:
Address Lines PhoneticRead Only:trueMaximum Length:560The phonetic or Kana representation of the Kanji address line. Used in Japan. -
AddressOne: string
Title:
Address Line 1Read Only:trueMaximum Length:240The first line for address. -
AddressThree: string
Title:
Address Line 3Read Only:trueMaximum Length:240The third line for address. -
AddressTwo: string
Title:
Address Line 2Read Only:trueMaximum Length:240The second line for address. -
AddressUseTypeCode: string
Title:
Address TypeRead Only:trueMaximum Length:30The type of address usage, such as home or legal. A list of accepted values is defined in the lookup type PARTY_SITE_USE_CODE. -
AddressUseTypeMeaning: string
Title:
Address TypeRead Only:trueMaximum Length:80The meaning of the site use type code. A list of accepted values is defined in the lookup type PARTY_SITE_USE_CODE. -
Building: string
Title:
BuildingRead Only:trueMaximum Length:240The building name or number at a given address. -
City: string
Title:
CityRead Only:trueMaximum Length:60The city for the address. -
CountryCode: string
Title:
Country CodeRead Only:trueMaximum Length:2The 2-letter country code. For example, FR for France. -
County: string
Title:
CountyRead Only:trueMaximum Length:60The county for the address. -
EndDate: string
(date)
Title:
End DateRead Only:trueThe end date for the address row. -
FloorNumber: string
Title:
Floor NumberRead Only:trueMaximum Length:40The floor number at a given address or in a particular building when building number is provided. -
FutureAddressFlag: boolean
Title:
Future Address IndicatorRead Only:trueIndicates that the address is future dated. -
HouseType: string
Title:
House TypeRead Only:trueMaximum Length:30The type of building. A list of accepted values is defined in the lookup type HZ_HOUSE_TYPE. -
HouseTypeMeaning: string
Title:
House TypeRead Only:trueMaximum Length:80The meaning of the house type code. A list of accepted values is defined in the lookup type HZ_HOUSE_TYPE. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationDirections: string
Title:
Location DirectionsRead Only:trueMaximum Length:640The directions to the location. -
Position: string
Title:
PositionRead Only:trueMaximum Length:50The primary direction such as North or East that's used to access the location. -
PostalCode: string
Title:
Postal CodeRead Only:trueMaximum Length:60The postal code for the address. -
PostalPlusFourCode: string
Title:
Postal Code ExtensionRead Only:trueMaximum Length:20The four digit extension to the United States postal code. -
PreferredFlag: boolean
Title:
PreferredRead Only:trueMaximum Length:1Indicates the preferred address. The default value is: false. -
Province: string
Title:
Province CodeRead Only:trueMaximum Length:60The province for the address. -
StartDate: string
(date)
Title:
Start DateRead Only:trueThe start date for the address row. -
StateCode: string
Title:
State CodeRead Only:trueMaximum Length:60The state for the address.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-applicationAttachments-item-response
Type:
Show Source
object-
ActivatedFlag: boolean
Title:
Activated IndicatorRead Only:trueMaximum Length:1Default Value:falseIndicates if the attachment is activated or pending activation. -
AttachmentMetadata: string
Title:
Attachment MetadataMaximum Length:4000Additional information about the attachment stored and utilized by the owning functional area. -
DatatypeCode: string
Title:
Data Type CodeUnique identifier for the data type code for an attachment. -
Description: string
Title:
DescriptionDescription of the attached file. -
FileContents: string
(byte)
Title:
File ContentsContents of the attached file. -
FileName: string
Title:
File NameName of the attached file. -
FileURL: string
Title:
File URLThe URL for the attached file. -
HeyAttachmentId: integer
(int64)
Title:
HEY Attachment IDRead Only:trueUnique identifier for higher education attachment. -
HeyCategoryCode: string
Title:
HEY Category CodeMaximum Length:30User-defined code that indicates the higher education attachment type. -
HeyCategoryMeaning: string
Title:
HEY CategoryRead Only:trueMaximum Length:80Meaning of category code. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LockedFlag: boolean
Title:
Locked IndicatorRead Only:trueMaximum Length:1Default Value:falseIndicates the attachment can't be modified or deleted. -
PartyId: integer
(int64)
Title:
Party IDPerson trading community architecture party identifier associated with the attachment. -
PkOneValue: string
Title:
Primary Key Value 1Maximum Length:150First primary key of the business object the attachment is associated with. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:30Identifies the business object the attachment is associated with. -
SourceObjectMeaning: string
Title:
Source Object MeaningRead Only:trueMaximum Length:80Meaning of source object. -
Title: string
Title:
TitleTitle of the attached file. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of content for the attached file, for example text or plain.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-applicationLongTextItems-item-response
Type:
Show Source
object-
ApplicationClobDataId: integer
(int64)
Title:
Long Text Item IDRead Only:trueUnique identifier for a long text data item associated with an application. -
CategoryCode: string
Title:
Category CodeMaximum Length:30Identifies the category of the long text data. -
CategoryCodeMeaning: string
Title:
CategoryRead Only:trueMaximum Length:80The name of the long text category. -
ClobData: string
(byte)
Title:
Long TextThe long text data associated with the application. -
ClobMetadata: string
(byte)
Title:
Long Text MetadataAdditional information about the long text data stored and utilized by the owning functional area. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-applicationPrograms-item-response
Type:
Show Source
object-
AcademicGroupActionCode: string
Title:
Academic Group Action CodeMaximum Length:30Item action code associated with the program group. -
AcademicGroupActionDate: string
(date)
Title:
Academic Group Action DateRead Only:trueDate when the program group item action was applied. -
AcademicGroupActionMeaning: string
Title:
Academic Group ActionRead Only:trueMaximum Length:80Item action meaning associated with the program group. -
AcademicGroupActionReasonCode: string
Title:
Academic Group Action Reason CodeMaximum Length:30Action reason code associated with the program group. -
AcademicGroupActionReasonId: integer
(int64)
Title:
Academic Group Action Reason IDAction reason identifier associated with the program group. -
AcademicGroupActionReasonName: string
Title:
Academic Group Action ReasonRead Only:trueMaximum Length:50Action reason name associated with the program group. -
AcademicGroupItemId: integer
(int64)
Title:
Academic Group IDRead Only:trueCurriculum item identifier for the program's academic group. -
AcademicGroupItemName: string
Title:
Academic GroupRead Only:trueMaximum Length:150Curriculum item name of the program's academic group. -
AcademicGroupStatusCode: string
Title:
Academic Group Status CodeRead Only:trueMaximum Length:30Item status code associated with the program group. -
AcademicGroupStatusCodeMeaning: string
Title:
Academic Group StatusRead Only:trueMaximum Length:80Item status meaning associated with the program group. -
AcademicGroupStatusDate: string
(date)
Title:
Academic Group Status DateRead Only:trueDate when the program group item status was applied. -
AcademicLevelId: integer
(int64)
Title:
Academic Level IDRead Only:trueAcademic level identifier for the program. -
AcademicLevelName: string
Title:
Academic LevelRead Only:trueMaximum Length:100Academic level name of the program. -
AcademicProgramItemId: integer
(int64)
Title:
Academic Program IDRead Only:trueCurriculum item identifier for the program. -
AcademicProgramItemName: string
Title:
NameRead Only:trueMaximum Length:150Curriculum item name of the program. -
ApplicationProgramId: integer
(int64)
Title:
Application Program IDRead Only:trueAdmissions application program identifier. -
applicationProgramItemStatuses: array
Application Program Item Statuses
Title:
Application Program Item StatusesThe application program item statuses resource captures the status history of an application program. -
CampusId: integer
(int64)
Title:
Campus IDRead Only:trueUnique identifier for the campus of the program to which the applicant is applying. -
CampusName: string
Title:
CampusRead Only:trueMaximum Length:50Name of the campus of the program to which the applicant is applying. -
InstitutionId: integer
(int64)
Title:
Institution IDRead Only:trueAdmissions application institution identifier. -
InstitutionName: string
Title:
InstitutionRead Only:trueMaximum Length:50Admissions application institution name. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProgramSequence: integer
(int32)
Title:
Program SequenceRead Only:trueAdmissions application program sequence, for example, application submission order.
Nested Schema : Application Program Item Statuses
Type:
arrayTitle:
Application Program Item StatusesThe application program item statuses resource captures the status history of an application program.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-applicationPrograms-applicationProgramItemStatuses-item-response
Type:
Show Source
object-
ActionCode: string
Title:
Action CodeRead Only:trueMaximum Length:30Action code associated with the admissions application or program item. -
ActionDate: string
(date)
Title:
Action DateRead Only:trueDate when the admissions application or program item action was applied. -
ActionMeaning: string
Title:
ActionRead Only:trueMaximum Length:80Action meaning associated with the admissions application or program item. -
ActionReasonCode: string
Title:
Action Reason CodeRead Only:trueMaximum Length:30Action reason code associated with the admissions application or program action. -
ActionReasonId: integer
(int64)
Title:
Action Reason IDRead Only:trueAction reason identifier associated with the admissions application or program action. -
ActionReasonName: string
Title:
Action ReasonRead Only:trueMaximum Length:50Action reason name associated with the admissions application or program action. -
ApplicationProgramItemStatusId: integer
(int64)
Title:
Application Program Item Status IDRead Only:trueAdmissions application program item status identifier. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
StatusCode: string
Title:
Status CodeRead Only:trueMaximum Length:30Status code associated with the program item or admissions application. -
StatusDate: string
(date)
Title:
Status DateRead Only:trueDate when the admissions application or program item status was applied. -
StatusMeaning: string
Title:
StatusRead Only:trueMaximum Length:80Status code meaning associated with the program item or admissions application.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-courseSelections-item-response
Type:
Show Source
object-
CatalogNumber: string
Title:
Catalog NumberRead Only:trueMaximum Length:10The catalog number of the course selection. -
CourseCurriculumId: integer
(int64)
Title:
Course Curriculum IDThe curriculum identifier for the selected course. -
CourseDescription: string
(byte)
Title:
DescriptionRead Only:trueThe description of the selected course. -
CourseListCurriculumId: integer
(int64)
Title:
Course List Curriculum IDThe curriculum identifier for the course list of the selected course. -
CourseListName: string
Title:
Course List NameRead Only:trueMaximum Length:50The name for the course list of the selected course. -
CourseListSequence: integer
(int32)
Title:
Course List SequenceDefault Value:1The sequence of the course list for the associated course selection. -
CourseListTitle: string
Title:
Course List TitleRead Only:trueMaximum Length:100The title for the course list of the selected course. -
CourseName: string
Title:
Course NameRead Only:trueMaximum Length:50The name of the selected course. -
CoursePreference: integer
(int32)
Title:
Course PreferenceDefault Value:1Course selection preference sequence number. -
CourseSelectionId: integer
(int64)
Title:
Course Selection IDRead Only:trueUnique identifier for the course selection. -
CourseTitle: string
Title:
Course TitleRead Only:trueMaximum Length:100The title of the selected course. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProgramCurriculumId: integer
(int64)
Title:
Program Curriculum IDThe curriculum identifier for the program of the selected course. -
ProgramName: string
Title:
Program NameRead Only:trueMaximum Length:50The name for the academic program of the selected course. -
ProgramTitle: string
Title:
Program TitleRead Only:trueMaximum Length:100The title for the academic program of the selected course. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE. -
SelectionDateTime: string
(date-time)
Title:
Selection DateThe date of the course selection. -
Subject: string
Title:
SubjectRead Only:trueMaximum Length:50The subject of the course selection. -
SubjectCode: string
Title:
Subject CodeRead Only:trueMaximum Length:30The subject code of the course selection.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-emails-item-response
Type:
Show Source
object-
EmailAddress: string
Title:
EmailRead Only:trueMaximum Length:320The email address of the person. -
EmailId: integer
(int64)
Title:
Email IDRead Only:trueThe unique identifier for an email address. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PreferredFlag: boolean
Title:
PreferredRead Only:trueMaximum Length:1Indicates the preferred email address. -
PurposeCode: string
Title:
PurposeRead Only:trueMaximum Length:30The type of purpose for email contact, such as work, emergency, and home. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE. -
PurposeMeaning: string
Title:
PurposeRead Only:trueMaximum Length:80The meaning of the purpose code. A list of accepted values is defined in the lookup type ORA_HEY_EMAIL_CONTACT_PURPOSE.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-emergencyContacts-item-response
Type:
Show Source
object-
ContactTypeCode: string
Title:
Contact Type CodeRead Only:trueMaximum Length:30The emergency contact type of the person. A list of accepted values is defined in the lookup type ORA_HEY_EMERGENCY_CONTACT_TYPE. -
ContactTypeMeaning: string
Title:
Relationship TypeRead Only:trueMaximum Length:80The meaning of emergency contact type. A list of accepted values is defined in the lookup type ORA_HEY_EMERGENCY_CONTACT_TYPE. -
Email: string
Title:
EmailRead Only:trueMaximum Length:1000The email address of the emergency contact. -
EmergencyContactId: integer
(int64)
Title:
Emergency Contact IDRead Only:trueThe unique identifier for emergency contact. -
FirstName: string
Title:
First NameRead Only:trueMaximum Length:150The first name by which emergency contact is known. -
LastName: string
Title:
Last NameRead Only:trueMaximum Length:150The last name by which emergency contact is known. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PhoneAreaCode: string
Title:
Area CodeRead Only:trueMaximum Length:10The country area code for the emergency contact phone number. -
PhoneCountryCode: string
Title:
Select CountryRead Only:trueMaximum Length:10The international country code for the emergency contact phone number. -
PhoneExtension: string
Title:
ExtensionRead Only:trueMaximum Length:10The extension number for the emergency contact phone number. -
PhoneNumber: string
Title:
PhoneRead Only:trueMaximum Length:40The emergency contact phone number. -
PreferredFlag: boolean
Title:
PreferredRead Only:trueMaximum Length:1Indicates the preferred emergency contact. -
SingleNameFlag: boolean
Title:
Only One NameRead Only:trueMaximum Length:1Indicates if the person has single name.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-extracurricularActivities-item-response
Type:
Show Source
object-
AcademicLevelCode: string
Title:
Academic Level CodeMaximum Length:30Academic level code when the activity occurred. -
AcademicLevelCodeMeaning: string
Title:
Academic LevelRead Only:trueMaximum Length:80Meaning of academic level code. -
ActivityDescription: string
Title:
Activity DescriptionMaximum Length:1000Description of the extracurricular activity. -
ActivityTypeCode: string
Title:
Activity Type CodeMaximum Length:30Activity type code of the extracurricular activity. -
ActivityTypeCodeMeaning: string
Title:
Activity TypeRead Only:trueMaximum Length:80Meaning of activity type code. -
ContactAddress: string
Title:
Contact AddressMaximum Length:1000Location address of the external contact associated with an extracurricular activity. -
ContactEmailAddress: string
Title:
Contact Email AddressMaximum Length:1000Email address of the external contact associated with an extracurricular activity. -
ContactFirstName: string
Title:
Contact First NameMaximum Length:150First name of the external contact associated with an extracurricular activity. -
ContactLastName: string
Title:
Contact Last NameMaximum Length:150Last name of the external contact associated with an extracurricular activity. -
ContactNameTitle: string
Title:
Contact TitleMaximum Length:100Title of external contact, such as counselor. -
EndDate: string
(date)
Title:
End DateDate when the extracurricular activity ended. -
ExtracurricularTransactionId: integer
(int64)
Title:
Extracurricular Transaction IDRead Only:trueExtracurricular activity transaction unique identifier. -
HoursPERWeek: integer
(int32)
Title:
Hours per WeekNumber of hours per week that student participates in the activity. -
InterestedInPursuingCode: string
Title:
Interested in Pursuing CodeMaximum Length:30Indicates if student is interested in pursuing the activity at the institution. -
InterestedInPursuingCodeMeaning: string
Title:
Interested in PursuingRead Only:trueMaximum Length:80Meaning of pursuing code. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationName: string
Title:
Organization NameRead Only:trueMaximum Length:100Trading community party name of the external organization name entered by the student. If the student enters an organization name, the external organization entered didn't exist in the database. -
OrganizationOtherName: string
Title:
Other External Organization NameMaximum Length:200Trading community party name of the external organization name entered by the student. If the student enters an organization name, the external organization entered didn't exist in the database. -
OrganizationOtherNameFlag: boolean
Title:
Other External Organization Name IndicatorMaximum Length:1Indicates whether an external organization name has been entered by the student. -
OrganizationPartyId: integer
(int64)
Title:
External Organization Party IDTrading community party identifier for the external organization where the activity occurred. -
PhoneAreaCode: string
Title:
Contact Phone Area CodeMaximum Length:10Phone area code of the external contact associated with an extracurricular activity. -
PhoneCountryCode: string
Title:
Contact Phone Country CodeMaximum Length:10Phone country code of the external contact associated with an extracurricular activity. -
PhoneNumber: string
Title:
Contact Phone NumberMaximum Length:40Phone contact number of the external contact associated with an extracurricular activity. -
PositionHeld: string
Title:
Position HeldMaximum Length:100Position held for the extracurricular activity, such as captain or treasurer. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE. -
StartDate: string
(date)
Title:
Start DateDate when the extracurricular activity started. -
WeeksPERYear: integer
(int32)
Title:
Weeks per YearNumber of weeks per year that student participates in the activity.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-names-item-response
Type:
Show Source
object-
FirstName: string
Title:
First NameRead Only:trueMaximum Length:150The first name of a person. -
FullName: string
Title:
Full NameRead Only:trueMaximum Length:360The full name of the person. -
LastName: string
Title:
Last NameRead Only:trueMaximum Length:150The last name of a person. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MiddleName: string
Title:
Middle NameRead Only:trueMaximum Length:60The middle name of a person. -
NameId: integer
(int64)
Title:
Name IDRead Only:trueThe unique identifier for a name. -
NameSuffix: string
Title:
Name SuffixRead Only:trueMaximum Length:30The suffix can be junior or senior. -
NameTypeCode: string
Title:
Name TypeRead Only:trueMaximum Length:30The type of the name. It's a value defined by the Additional Party Name and Identifier Type entity. A list of accepted values is defined in the lookup type ORA_HEY_NAME_TYPE. -
NameTypeMeaning: string
Title:
Name TypeRead Only:trueMaximum Length:80The meaning of the name type code. A list of accepted values is defined in the lookup type ORA_HEY_NAME_TYPE. -
PreferredFlag: boolean
Title:
PreferredRead Only:trueMaximum Length:1Indicates the name as preferred name for this party within this name type. -
SingleNameFlag: boolean
Title:
Only One NameRead Only:trueMaximum Length:1Indicates if the person has single name. -
Title: string
Title:
TitleRead Only:trueMaximum Length:60The title of the person, such as Mr or Mrs.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-personDetails-item-response
Type:
Show Source
object-
BirthCountryCode: string
Title:
Country of BirthRead Only:trueMaximum Length:30The country where this person was born. -
BirthCountryName: string
Title:
Country of BirthRead Only:trueMaximum Length:80The name of the birth country code. -
CitizenshipCountryCode: string
Title:
Country of CitizenshipRead Only:trueMaximum Length:2The code for the country from which a person claims citizenship. -
CitizenshipCountryName: string
Title:
Country of CitizenshipRead Only:trueMaximum Length:80The name of the citizenship country code. -
CitizenshipStatusCode: string
Title:
Citizenship StatusRead Only:trueMaximum Length:30The primary citizenship status, for example, Citizen, Permanent Resident, and Noncitizen. A list of accepted values is defined in the lookup type ORA_HEY_CITIZENSHIP_STATUS. -
CitizenshipStatusMeaning: string
Title:
Citizenship StatusRead Only:trueMaximum Length:80The meaning of the citizenship status. A list of accepted values is defined in the lookup type ORA_HEY_CITIZENSHIP_STATUS. -
DateOfBirth: string
(date)
Title:
Date of BirthRead Only:trueThe date when the person was born. -
GenderCode: string
Title:
GenderRead Only:trueMaximum Length:30The gender of the person, such as male, female, or unknown. A list of accepted values is defined in the lookup type HZ_GENDER. -
GenderIdentityCode: string
Title:
Gender IdentityRead Only:trueMaximum Length:30The gender identity of the person. A list of accepted values is defined in the lookup type ORA_HEY_GENDER_IDENTITY. -
GenderIdentityMeaning: string
Title:
Gender IdentityRead Only:trueMaximum Length:80The meaning of gender identity. A list of accepted values is defined in the lookup type ORA_HEY_GENDER_IDENTITY. -
GenderIdentityValue: string
Title:
Gender Identity ValueRead Only:trueMaximum Length:100The gender identity value of the person, to capture the free text value when the GENDER_IDENTITY_CODE is Not Listed. -
GenderMeaning: string
Title:
GenderRead Only:trueMaximum Length:80The meaning of the gender code. A list of accepted values is defined in the lookup type HZ_GENDER. -
HispanicOrLatinoCode: string
Title:
Hispanic or LatinoRead Only:trueMaximum Length:60The hispanic or latino code of the student, if any. A list of accepted values is defined in the lookup type ORA_HEY_ETHNICITY. -
HispanicOrLatinoMeaning: string
Title:
Hispanic or LatinoRead Only:trueMaximum Length:80The meaning of the hispanic or latino code. A list of accepted values is defined in the lookup type ORA_HEY_ETHNICITY. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaritalStatusCode: string
Title:
Marital StatusRead Only:trueMaximum Length:30The marital status of the person. A list of accepted values is defined in the lookup type MARITAL_STATUS. -
MaritalStatusEffectiveDate: string
(date)
Title:
Marital Status as OfRead Only:trueThe date when the person's marital status changed. -
MaritalStatusMeaning: string
Title:
Marital StatusRead Only:trueMaximum Length:80The meaning of the marital status code. A list of accepted values is defined in the lookup type MARITAL_STATUS. -
PersonalDetailId: integer
(int64)
Title:
Personal Detail IDRead Only:trueUnique identifier for personal data information associated with an application. -
PlaceOfBirth: string
Title:
Place of BirthRead Only:trueMaximum Length:60The place of birth of the student. -
PreferredPronounsCode: string
Title:
Preferred PronounsRead Only:trueMaximum Length:30The preferred pronouns of the person. A list of accepted values is defined in the lookup type ORA_HEY_PREFERRED_PRONOUN. -
PreferredPronounsMeaning: string
Title:
Preferred PronounsRead Only:trueMaximum Length:80The meaning of preferred pronouns. A list of accepted values is defined in the lookup type ORA_HEY_PREFERRED_PRONOUN. -
PreferredPronounsValue: string
Title:
Preferred Pronouns ValueRead Only:trueMaximum Length:100The preferred pronouns value of the person, to capture the free text value when the PREFERRED_PRONOUNS_CODE is Not Listed. -
PrimaryLanguageCode: string
Title:
Primary LanguageRead Only:trueMaximum Length:30The primary language of the person. A list of accepted values is defined in the lookup type ORA_HEY_PRIMARY_LANGUAGE. -
PrimaryLanguageMeaning: string
Title:
Primary LanguageRead Only:trueMaximum Length:80The meaning of primary language. A list of accepted values is defined in the lookup type ORA_HEY_PRIMARY_LANGUAGE. -
PrimaryLanguageValue: string
Title:
Primary Language ValueRead Only:trueMaximum Length:100The primary language value of the person, to capture the free text value when the PRIMARY_LANGUAGE_CODE is Not Listed. -
ResidenceCountryCode: string
Title:
Country of ResidenceRead Only:trueMaximum Length:30The country this person normally resides in. -
ResidenceCountryName: string
Title:
Country of ResidenceRead Only:trueMaximum Length:80The name of the residency country code. -
VisaTypeCode: string
Title:
Visa TypeRead Only:trueMaximum Length:30The visa type of the person. A list of accepted values is defined in the lookup type ORA_HEY_VISA_TYPE. -
VisaTypeMeaning: string
Title:
Visa TypeRead Only:trueMaximum Length:80The meaning of visa type. A list of accepted values is defined in the lookup type ORA_HEY_VISA_TYPE.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-phones-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PhoneAreaCode: string
Title:
Area CodeRead Only:trueMaximum Length:20The area code within a country code. -
PhoneCountryCode: string
Title:
Country CodeRead Only:trueMaximum Length:10The international country code for a phone number. For example, 33 for France. -
PhoneExtension: string
Title:
Phone ExtensionRead Only:trueMaximum Length:20The extension number for a phone number. -
PhoneId: integer
(int64)
Title:
Phone IDRead Only:trueThe unique identifier for the phone number. -
PhoneNumber: string
Title:
Phone NumberRead Only:trueMaximum Length:40The phone number formatted in the local format. The number should not include area code, country code, or extension. -
PreferredFlag: boolean
Title:
PreferredRead Only:trueMaximum Length:1Indicates the preferred phone number. -
PurposeCode: string
Title:
PurposeRead Only:trueMaximum Length:30The type of purpose for phone contact, such as work, emergency, and home. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE. -
PurposeMeaning: string
Title:
PurposeRead Only:trueMaximum Length:80The meaning of the purpose code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-races-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RaceCode: string
Title:
RaceRead Only:trueMaximum Length:30The race of the person. A list of accepted values is defined in the lookup type ORA_HEY_RACE. -
RaceCodeMeaning: string
Title:
RaceRead Only:trueMaximum Length:80The meaning of race. A list of accepted values is defined in the lookup type ORA_HEY_RACE. -
RaceId: integer
(int64)
Title:
Race IDRead Only:trueThe unique identifier of person's race.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-recommendations-item-response
Type:
Show Source
object-
LastInviteSentDate: string
(date-time)
Title:
Last Invite Sent DateRead Only:trueThe last date and time a recommendation invite was sent for the row. -
LengthOfRelationship: number
Title:
Length of RelationshipIndicates how long the student has known the recommender, in years. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationAddress: string
Title:
External Organization AddressMaximum Length:500Location address of the external organization associated with the recommender. -
OrganizationName: string
Title:
Organization NameRead Only:trueMaximum Length:100Indicates whether an external organization name has been entered by the student. -
OrganizationOtherName: string
Title:
Other External Organization NameMaximum Length:200Trading community party name of the external organization name entered by the student. If the student enters an organization name, the external organization entered didn't exist in the database. -
OrganizationOtherNameFlag: boolean
Title:
Other External Organization Name IndicatorMaximum Length:1Indicates whether an external organization name has been entered by the student. -
OrganizationPartyId: integer
(int64)
Title:
External Organization Party IDTrading community party identifier for the external organization associated with the recommender. -
PhoneAreaCode: string
Title:
Recommender Phone Area CodeMaximum Length:10Phone area code of the recommender. -
PhoneCountryCode: string
Title:
Recommender Phone Country CodeMaximum Length:10Phone country code of the recommender. -
PhoneNumber: string
Title:
Recommender Phone NumberMaximum Length:40Phone Number of the recommender. -
RecommendationTransactionId: integer
(int64)
Title:
Recommendation Transaction IDRead Only:trueRecommendation transaction unique identifier. -
RecommendationTypeCode: string
Title:
Recommendation Type CodeMaximum Length:30Type code for the individual, group, or organization offering the recommendation. -
RecommendationTypeCodeMeaning: string
Title:
Recommendation TypeRead Only:trueMaximum Length:80Meaning of recommendation type code. -
RecommenderAddress: string
Title:
Recommender AddressMaximum Length:1000Address of the recommender. -
RecommenderDescription: string
Title:
Recommender DescriptionMaximum Length:1000Description of the recommender. -
RecommenderEmailAddress: string
Title:
Recommender Email AddressMaximum Length:1000Email address of the recommender. -
RecommenderFirstName: string
Title:
Recommender First NameMaximum Length:150First name of the recommender. -
RecommenderLastName: string
Title:
Recommender Last NameMaximum Length:150Last name of the recommender. -
RecommenderNameTitle: string
Title:
Recommender TitleMaximum Length:100Title of the recommender, such as counselor. -
RelationshipToStudent: string
Title:
Relationship to StudentMaximum Length:200Indicates how the student knows the recommender. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE. -
SendInviteFlag: boolean
Title:
Send Invite IndicatorIndicates if invite has been sent.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : admissionApplications-relationships-item-response
Type:
Show Source
object-
AttendedInstDegreeRecCode: string
Title:
Institution Degree CodeMaximum Length:30Code of the highest degree earned by the relationship specified. -
AttendedInstDegreeRecMeaning: string
Title:
Institution DegreeRead Only:trueMaximum Length:80Meaning of the highest degree earned by the relationship specified. -
AttendedInstitutionDate: string
(date)
Title:
Institution Degree DateDate the degree was received at this institution for the relationship specified. -
AttendedInstitutionFlag: boolean
Title:
Attended InstitutionMaximum Length:1Indicates whether the relationship specified has attended this institution. -
HighestDegreeEarnedCode: string
Title:
Highest Degree Earned CodeMaximum Length:30Name of the degree earned at this institution for the relationship specified. -
HighestDegreeEarnedDate: string
(date)
Title:
Highest Degree Earned DateDate on which the highest degree was earned for the relationship specified. -
HighestDegreeEarnedMeaning: string
Title:
Highest Degree EarnedRead Only:trueMaximum Length:80Meaning of the degree earned for the relationship specified. -
HighestDegreeOrgPartyId: integer
(int64)
Title:
Highest Degree Institution IDTrading community party identifier for the external organization where the relative has earned the highest degree. -
HighestDegreeOrgPartyName: string
Title:
Highest Degree InstitutionRead Only:trueMaximum Length:100Trading community party name of the external organization where the relative has earned the highest degree. -
HighestOrgOtherName: string
Title:
Other External Organization NameMaximum Length:200Trading community party name of the external organization name entered by the student. If the student enters an organization name, the external organization entered didn't exist in the database. -
HighestOrgOtherNameFlag: boolean
Title:
Other External Organization Name IndicatorMaximum Length:1Indicates whether an external organization name has been entered by the student. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PhoneAreaCode: string
Title:
Phone Area CodeMaximum Length:10Phone area code of the relationship specified. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10Phone country code of the relationship specified. -
PhoneNumber: string
Title:
Phone NumberMaximum Length:40Phone contact number of the relationship specified. -
RelationshipEmployedIn: string
Title:
Relationship Place of EmploymentMaximum Length:60Place where the relationship specified is employed. -
RelationshipFirstName: string
Title:
Relationship First NameMaximum Length:150First name of the relationship specified. -
RelationshipGenderCode: string
Title:
Relationship Gender CodeMaximum Length:30Gender of the relationship specified. -
RelationshipGenderMeaning: string
Title:
Relationship GenderRead Only:trueMaximum Length:80Meaning of relationship specified gender. -
RelationshipLastName: string
Title:
Relationship Last NameMaximum Length:150Last name of the relationship specified. -
RelationshipLivingFlag: boolean
Title:
Relationship LivingMaximum Length:1Indicates whether the relationship specified is alive or deceased. -
RelationshipMailingAddr: string
Title:
Relationship Mailing AddressMaximum Length:1000Mailing address of the relationship specified. -
RelationshipMiddleName: string
Title:
Relationship Middle NameMaximum Length:60Middle name of the relationship specified. -
RelationshipOccupation: string
Title:
Relationship OccupationMaximum Length:60Occupation or professional title of the relationship specified. -
RelationshipPersonalEmail: string
Title:
Relationship Personal EmailMaximum Length:1000Email of the relationship specified. -
RelationshipPrefix: string
Title:
Relationship PrefixMaximum Length:100Name prefix for the relationship specified. -
RelationshipSuffix: string
Title:
Relationship SuffixMaximum Length:30Name suffix for the relationship specified. -
RelationshipTransactionId: integer
(int64)
Title:
Relationship Transaction IDRead Only:trueRelationship transaction unique identifier. -
RelationshipTypeCode: string
Title:
Relationship Type CodeMaximum Length:30Type code of the relationship. -
RelationshipTypeMeaning: string
Title:
Relationship TypeRead Only:trueMaximum Length:80Meaning of the relationship code. -
RelativesBirthCountryCode: string
Title:
Relationship Birth Country CodeMaximum Length:30Country where the relationship specified was born. -
RelativesBirthCountryName: string
Title:
Relationship Country of BirthRead Only:trueMaximum Length:80Name of country where the relationship specified was born. -
RequestAction: string
Title:
Request ActionMaximum Length:80The request action that's performed when passed by the client during an update. When set to DELETE, the record is deleted. The only accepted value for request action is DELETE. -
UndergradDegreeDate: string
(date)
Title:
Undergrad Degree Earned DateDate the undergrad degree was earned for the relationship specified. -
UndergradDegreeEarnFlag: boolean
Title:
Undergrad Degree EarnedMaximum Length:1Indicates whether the relationship specified holds an undergrad degree. -
UndergradOrgOtherName: string
Title:
Other External Organization NameMaximum Length:200Trading community party name of the external organization name entered by the student. If the student enters an organization name, the external organization entered didn't exist in the database. -
UndergradOrgOtherNameFlag: boolean
Title:
Other External Organization Name IndicatorMaximum Length:1Indicates whether an external organization name has been entered by the student. -
UndergradOrgPartyId: integer
(int64)
Title:
Undergrad Institution IDTrading community party identifier for the external organization associated with the relationship specified. -
UndergradOrgPartyName: string
Title:
Undergrad InstitutionRead Only:trueMaximum Length:100Trading community party name of the external organization associated with the relationship specified.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AcademicGroupLOV
-
Parameters:
- finder:
ByProgramFinder%3BAcademicProgramId%3D{AcademicProgramItemId}
The following properties are defined on the LOV link relation:- Source Attribute: AcademicGroupItemId; Target Attribute: AcademicGroupId
- Display Attribute: CurriculumName
- finder:
- AcademicInstitutionLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: InstitutionId; Target Attribute: InstitutionId
- Display Attribute: InstitutionName
- AcademicLevelLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: AcademicLevelId; Target Attribute: AcademicLevelId
- Display Attribute: LevelName
- AdmitStartTypeCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEQ_ADMIT_START_TYPE%2CLookupCode%3D{AdmitStartTypeCode}
The following properties are defined on the LOV link relation:- Source Attribute: AdmitStartTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- AdmitTypeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEQ_ADMIT_TYPE%2CLookupCode%3D{AdmitTypeCode}
The following properties are defined on the LOV link relation:- Source Attribute: AdmitTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ApplicationSourceLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEQ_APPLICATION_SOURCE%2CLookupCode%3D{ApplicationSourceCode}
The following properties are defined on the LOV link relation:- Source Attribute: ApplicationSourceCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CampusLOV
-
Parameters:
- finder:
ByInstitutionFinder%3BInstitutionId%3D{InstitutionId}
The following properties are defined on the LOV link relation:- Source Attribute: CampusId; Target Attribute: CampusId
- Display Attribute: CampusName
- finder:
- EvaluationStatusCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEQ_EVALUATION_STATUS%2CLookupCode%3D{EvaluationStatusCode}
The following properties are defined on the LOV link relation:- Source Attribute: EvaluationStatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- PaymentStatusCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEQ_PAYMENT_STATUS%2CLookupCode%3D{PaymentStatusCode}
The following properties are defined on the LOV link relation:- Source Attribute: PaymentStatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ProgramLOV
-
Operation: /fscmRestApi/resources/11.13.18.05/programsThe following properties are defined on the LOV link relation:
- Source Attribute: AcademicProgramItemId; Target Attribute: CurriculumId
- Display Attribute: CurriculumName
- StatusCodeLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEQ_APPLICATION_STATUS%2CLookupCode%3D{AcademicGroupStatusCode}
The following properties are defined on the LOV link relation:- Source Attribute: AcademicGroupStatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- academicHistories
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/academicHistoriesParameters:
- ApplicationId:
$request.path.ApplicationId
The academic history section is a child resource of an admissions application and provides information about an applicant's academic history. - ApplicationId:
- addresses
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The addresses resource contains information about the various addresses provided on the application. - ApplicationId:
- applicationAttachments
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The application attachments are a child resource of an admissions application and provide information about the documents attached to an application. - ApplicationId:
- applicationLongTextItems
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The application long text items resource captures application-specific long text data. - ApplicationId:
- applicationPrograms
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/applicationProgramsParameters:
- ApplicationId:
$request.path.ApplicationId
The application programs resource captures the programs for an application. - ApplicationId:
- courseSelections
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/courseSelectionsParameters:
- ApplicationId:
$request.path.ApplicationId
The course selections resource captures course preference selections for an admissions application. - ApplicationId:
- emails
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The emails resource contains information about the various email addresses provided on the application. - ApplicationId:
- emergencyContacts
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/emergencyContactsParameters:
- ApplicationId:
$request.path.ApplicationId
The emergency contacts resource contains information about the various emergency contacts provided on the application. - ApplicationId:
- extracurricularActivities
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The extracurricular activities section is a child resource of an admissions application and provides information about an applicant's extracurricular activities. - ApplicationId:
- names
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The names resource contains information about the various names provided on the application. - ApplicationId:
- personDetails
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/personDetailsParameters:
- ApplicationId:
$request.path.ApplicationId
The person details resource provides information about the applicant's person profile. - ApplicationId:
- phones
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The phones resource contains information about the various phone numbers provided on the application. - ApplicationId:
- races
-
Parameters:
- ApplicationId:
$request.path.ApplicationId
The races resource contains information about the various races provided on the application. - ApplicationId:
- recommendations
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/recommendationsParameters:
- ApplicationId:
$request.path.ApplicationId
The recommendation section is a child resource of an admissions application and provides information about an applicant's recommenders. - ApplicationId:
- relationships
-
Operation: /fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/relationshipsParameters:
- ApplicationId:
$request.path.ApplicationId
The relationships section is a child resource of an admissions application and provides information about an applicant's relationships. - ApplicationId: