Create a student official residency
post
/fscmRestApi/resources/11.13.18.05/studentOfficialResidencies
Request
Header Parameters
-
Metadata-Context: string
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: string
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.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
EndDate: string
(date)
Title:
End Date
The end date of the residency information record. -
PartyId(required): integer
(int64)
Title:
Party ID
The unique identifier for the party. Party can be a person. For example, a student can be a party. -
ResidencyCode(required): string
Title:
Residency Type Code
Maximum Length:30
The unique code for the residency type. A list of accepted values is defined in the lookup type ORA_HEY_RESIDENCY_CODE. -
residencyExceptions: array
Residency Exceptions
Title:
Residency Exceptions
The residency exceptions resource contains the residency exception type and related notes that are used to grant official residency determination, where without the exception, the student wouldn't qualify for the residency. -
StartDate: string
(date)
Title:
Start Date
The effective date of the official residency determination.
Nested Schema : Residency Exceptions
Type:
array
Title:
Residency Exceptions
The residency exceptions resource contains the residency exception type and related notes that are used to grant official residency determination, where without the exception, the student wouldn't qualify for the residency.
Show Source
Nested Schema : studentOfficialResidencies-residencyExceptions-item-post-request
Type:
Show Source
object
-
RequestAction: string
Title:
Request Action
Maximum Length:80
Action to define if the object should be removed. -
ResidencyExceptionCode: string
Title:
Residency Exception Type
Maximum Length:30
The type of residency exception. A list of accepted values is defined in the lookup type ORA_HEY_RESIDENCY_EXCPT_CODE.
Response
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 : studentOfficialResidencies-item-response
Type:
Show Source
object
-
EndDate: string
(date)
Title:
End Date
The end date of the residency information record. -
FullName: string
Title:
Name
Read Only:true
Maximum Length:360
The first and last name of the party displayed as a single string. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
The last updated date of the residency information record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartyId: integer
(int64)
Title:
Party ID
The unique identifier for the party. Party can be a person. For example, a student can be a party. -
ResidencyCode: string
Title:
Residency Type Code
Maximum Length:30
The unique code for the residency type. A list of accepted values is defined in the lookup type ORA_HEY_RESIDENCY_CODE. -
residencyExceptions: array
Residency Exceptions
Title:
Residency Exceptions
The residency exceptions resource contains the residency exception type and related notes that are used to grant official residency determination, where without the exception, the student wouldn't qualify for the residency. -
ResidencyId: integer
(int64)
Title:
Student Residency ID
Read Only:true
The unique identifier assigned to an official residency record. -
ResidencyMeaning: string
Title:
Residency Type
Read Only:true
Maximum Length:80
The meaning of the residency type code, such as in-state, out-of-state, or international. A list of accepted values is defined in the lookup type ORA_HEY_RESIDENCY_CODE. -
StartDate: string
(date)
Title:
Start Date
The effective date of the official residency determination. -
TimelineStatus: integer
Title:
Residency Date Status
Read Only:true
The status of the residency record in the timeline. A value of -1 indicates this is a past record, 0 indicated this is current, and 1 indicates this is upcoming.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Residency Exceptions
Type:
array
Title:
Residency Exceptions
The residency exceptions resource contains the residency exception type and related notes that are used to grant official residency determination, where without the exception, the student wouldn't qualify for the residency.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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 : studentOfficialResidencies-residencyExceptions-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RequestAction: string
Title:
Request Action
Maximum Length:80
Action to define if the object should be removed. -
ResidencyExceptionCode: string
Title:
Residency Exception Type
Maximum Length:30
The type of residency exception. A list of accepted values is defined in the lookup type ORA_HEY_RESIDENCY_EXCPT_CODE. -
ResidencyExceptionId: integer
(int64)
Title:
Student Residency Exception ID
Read Only:true
The unique identifier for a residency exception. -
ResidencyExceptionMeaning: string
Title:
Residency Exception
Read Only:true
Maximum Length:80
The meaning of the residency exception code, such as military. A list of accepted values is defined in the lookup type ORA_HEY_RESIDENCY_EXCPT_CODE.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- residencyExceptions
-
Parameters:
- ResidencyId:
$request.path.ResidencyId
The residency exceptions resource contains the residency exception type and related notes that are used to grant official residency determination, where without the exception, the student wouldn't qualify for the residency. - ResidencyId:
- residencyTypesLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupCode%3D{ResidencyCode}%2CLookupType%3DORA_HEY_RESIDENCY_CODE
The following properties are defined on the LOV link relation:- Source Attribute: ResidencyCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: