Update an extracurricular activity
patch
/fscmRestApi/resources/11.13.18.05/admissionApplications/{ApplicationId}/child/extracurricularActivities/{extracurricularActivitiesUniqID}
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=
-
extracurricularActivitiesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Extracurricular Activities resource and used to uniquely identify an instance of Extracurricular Activities. The client should not generate the hash key value. Instead, the client should query on the Extracurricular Activities collection resource in order to navigate to a specific instance of Extracurricular Activities to get the hash key.
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AcademicLevelCode: string
Title:
Academic Level CodeMaximum Length:30Academic level code when the activity occurred. -
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. -
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. -
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. -
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.
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 : 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 : 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.
Links
- academicLevelCodeLookupsLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEY_EXTRACURR_ACAD_LEVEL%2CLookupCode%3D{AcademicLevelCode}
The following properties are defined on the LOV link relation:- Source Attribute: AcademicLevelCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- activityTypeCodeLookupsLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEY_EXTRACURR_ACTY_TYPE%2CLookupCode%3D{ActivityTypeCode}
The following properties are defined on the LOV link relation:- Source Attribute: ActivityTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- interestedInPursuingCodeLookupsLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEY_EXTRACURR_INTRST_PURS%2CLookupCode%3D{InterestedInPursuingCode}
The following properties are defined on the LOV link relation:- Source Attribute: InterestedInPursuingCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- organizationsLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: OrganizationPartyId; Target Attribute: PartyId
- Display Attribute: OrganizationName
- phoneCountryCodesLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: PhoneCountryCode; Target Attribute: PhoneCountryCode
- Display Attribute: PhoneCountryCode, TerritoryShortName