Create an external fund credit
post
/fscmRestApi/resources/11.13.18.05/studentCreditExternalFunds
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-
BusinessUnitId: integer
(int64)
Title:
Business Unit IDThe unique identifier of the academic business unit. -
BusinessUnitName: string
Title:
Business UnitMaximum Length:240The name of the academic business unit. -
ChargePriorityCode: string
Title:
Priority Mapping CodeMaximum Length:30The unique code of the charge priority mapping rule. -
ChargePriorityId: integer
(int64)
Title:
Charge Priority MappingThe unique identifier of the charge priority mapping rule. -
CreditCode(required): string
Title:
Credit CodeMaximum Length:30The unique code to identify the student credit. -
CreditDescription: string
Title:
DescriptionMaximum Length:240The description of the student credit. -
CreditName(required): string
Title:
Credit NameMaximum Length:50The name of the student credit. -
CreditReferenceCode(required): string
Title:
Credit Reference CodeMaximum Length:100The credit reference code of the student credit. -
CreditSourceCode: string
Title:
Credit Source CodeMaximum Length:30The unique code of the source of credit. -
MaximumAmount: number
Title:
Maximum AmountMaximum amount of the credit. -
MemoLineId: integer
(int64)
Title:
Memo LineThe identifier of the memo line assigned to a transaction. The memo line designates a revenue account. -
MemoLineName: string
Title:
Memo Line NameMaximum Length:50The name of the memo line assigned to a transaction. -
periodOverrides: array
Period Overrides
Title:
Period OverridesThe period overrides resource lists all the academic periods that are excluded from the external fund credits. -
Priority: integer
(int32)
Title:
Credit PriorityDefault Value:9999The priority in which a credit is processed. -
ReceivableActivityId(required): integer
(int64)
Title:
Receivables ActivityThe identifier of the receivables activity assigned to a transaction. -
ReceivableActivityName: string
Title:
Receivables Activity NameMaximum Length:50The name of the receivables activity assigned to a transaction. -
RefundableFlag(required): boolean
Title:
Refundable CreditMaximum Length:1Indicates whether an excess student credit amount can be refunded. If the value is true, the credit is refundable. -
StatusCode(required): string
Title:
Status CodeMaximum Length:30The activation status of the student credit. -
TransactionTypeId(required): integer
(int64)
Title:
Transaction TypeThe transaction type of the student credit setup. -
TransactionTypeName: string
Title:
Transaction Type NameMaximum Length:20The name of the transaction type of the student credit setup.
Nested Schema : Period Overrides
Type:
arrayTitle:
Period OverridesThe period overrides resource lists all the academic periods that are excluded from the external fund credits.
Show Source
Nested Schema : studentCreditExternalFunds-periodOverrides-item-post-request
Type:
Show Source
object-
AcademicPeriodId: integer
(int64)
Title:
Academic Period IDUnique identifier of the academic period. -
AcademicPeriodName: string
Title:
Period NameMaximum Length:50Name of the academic period. -
EndDate: string
(date)
Title:
Credit Period End DateDate when the credit period is archived. -
MemoLineId: integer
(int64)
Title:
Memo LineThe unique identifier of the memo line used when the credit is posted for the academic period. -
MemoLineName: string
Title:
Memo Line NameMaximum Length:50The name of the memo line. -
ReceivableActivityId: integer
(int64)
Title:
Receivables ActivityUnique identifier of the receivables activity when the credit is posted for the academic period. -
ReceivableActivityName: string
Title:
Receivables Activity NameMaximum Length:255The name of the receivables activity assigned to a transaction. -
TransactionTypeId: integer
(int64)
Title:
Transaction TypeUnique identifier of the transaction type when the credit is posted for the academic period. -
TransactionTypeName: string
Title:
Transaction Type NameMaximum Length:20Name of the transaction type.
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 : studentCreditExternalFunds-item-response
Type:
Show Source
object-
BusinessUnitId: integer
(int64)
Title:
Business Unit IDThe unique identifier of the academic business unit. -
BusinessUnitName: string
Title:
Business UnitMaximum Length:240The name of the academic business unit. -
ChargePriorityCode: string
Title:
Priority Mapping CodeMaximum Length:30The unique code of the charge priority mapping rule. -
ChargePriorityId: integer
(int64)
Title:
Charge Priority MappingThe unique identifier of the charge priority mapping rule. -
ChargePriorityName: string
Title:
Priority Mapping NameRead Only:trueMaximum Length:50The name of the charge priority mapping rule. -
CreditCode: string
Title:
Credit CodeMaximum Length:30The unique code to identify the student credit. -
CreditDescription: string
Title:
DescriptionMaximum Length:240The description of the student credit. -
CreditId: integer
(int64)
Title:
Credit IDRead Only:trueThe unique identifier of the student credit. -
CreditName: string
Title:
Credit NameMaximum Length:50The name of the student credit. -
CreditReferenceCode: string
Title:
Credit Reference CodeMaximum Length:100The credit reference code of the student credit. -
CreditReferenceMeaning: string
Title:
Credit Reference NameRead Only:trueMaximum Length:80The name of the credit reference code. -
CreditSourceCode: string
Title:
Credit Source CodeMaximum Length:30The unique code of the source of credit. -
CreditSourceMeaning: string
Title:
Credit Source MeaningRead Only:trueMaximum Length:80The name of the source of the credit. -
CurrencyCode: string
Title:
Currency CodeRead Only:trueMaximum Length:15The currency code associated with the student credit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumAmount: number
Title:
Maximum AmountMaximum amount of the credit. -
MemoLineId: integer
(int64)
Title:
Memo LineThe identifier of the memo line assigned to a transaction. The memo line designates a revenue account. -
MemoLineName: string
Title:
Memo Line NameMaximum Length:50The name of the memo line assigned to a transaction. -
periodOverrides: array
Period Overrides
Title:
Period OverridesThe period overrides resource lists all the academic periods that are excluded from the external fund credits. -
Priority: integer
(int32)
Title:
Credit PriorityDefault Value:9999The priority in which a credit is processed. -
ReceivableActivityId: integer
(int64)
Title:
Receivables ActivityThe identifier of the receivables activity assigned to a transaction. -
ReceivableActivityName: string
Title:
Receivables Activity NameMaximum Length:50The name of the receivables activity assigned to a transaction. -
RefundableFlag: boolean
Title:
Refundable CreditMaximum Length:1Indicates whether an excess student credit amount can be refunded. If the value is true, the credit is refundable. -
StatusCode: string
Title:
Status CodeMaximum Length:30The activation status of the student credit. -
StatusMeaning: string
Title:
Status NameRead Only:trueMaximum Length:80The activation status name of the student credit. -
TransactionTypeId: integer
(int64)
Title:
Transaction TypeThe transaction type of the student credit setup. -
TransactionTypeName: string
Title:
Transaction Type NameMaximum Length:20The name of the transaction type of the student credit setup.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Period Overrides
Type:
arrayTitle:
Period OverridesThe period overrides resource lists all the academic periods that are excluded from the external fund credits.
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 : studentCreditExternalFunds-periodOverrides-item-response
Type:
Show Source
object-
AcademicPeriodEndDate: string
(date)
Title:
End DateRead Only:trueThe end date of the academic period. -
AcademicPeriodId: integer
(int64)
Title:
Academic Period IDUnique identifier of the academic period. -
AcademicPeriodName: string
Title:
Period NameMaximum Length:50Name of the academic period. -
AcademicPeriodStartDate: string
(date)
Title:
Start DateRead Only:trueThe start date of the academic period. -
CreditPeriodId: integer
(int64)
Title:
Credit Period IDRead Only:trueUnique identifier of the credit period. -
EndDate: string
(date)
Title:
Credit Period End DateDate when the credit period is archived. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MemoLineId: integer
(int64)
Title:
Memo LineThe unique identifier of the memo line used when the credit is posted for the academic period. -
MemoLineName: string
Title:
Memo Line NameMaximum Length:50The name of the memo line. -
ReceivableActivityId: integer
(int64)
Title:
Receivables ActivityUnique identifier of the receivables activity when the credit is posted for the academic period. -
ReceivableActivityName: string
Title:
Receivables Activity NameMaximum Length:255The name of the receivables activity assigned to a transaction. -
TransactionTypeId: integer
(int64)
Title:
Transaction TypeUnique identifier of the transaction type when the credit is posted for the academic period. -
TransactionTypeName: string
Title:
Transaction Type NameMaximum Length:20Name of the transaction type.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- chargePrioritiesLOV
-
Parameters:
- finder:
FindByActiveDateAndBusinessUnit%3BBusinessUnitName%3D{BusinessUnitName}
The following properties are defined on the LOV link relation:- Source Attribute: ChargePriorityCode; Target Attribute: ChargePriorityCode
- Display Attribute: ChargePriorityName
- finder:
- creditReferencesLOV
-
Parameters:
- finder:
LookupTypeFinder%3BApplicationCode%3DHES%2CLookupType%3DORA_CREDIT_REFERENCE%2CLookupCode%3D{CreditReferenceCode}
The following properties are defined on the LOV link relation:- Source Attribute: CreditReferenceCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- creditSourcesLOV
-
Parameters:
- finder:
LookupTypeFinder%3BApplicationCode%3DHES%2CLookupType%3DORA_CREDIT_SOURCE_CODE%2CLookupCode%3D{CreditSourceCode}
The following properties are defined on the LOV link relation:- Source Attribute: CreditSourceCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- memoLinesLOV
-
Parameters:
- finder:
ByBusinessUnitFinder%3BBusinessUnitName%3D{BusinessUnitName}
The following properties are defined on the LOV link relation:- Source Attribute: MemoLineName; Target Attribute: MemoLineName
- Display Attribute: MemoLineName
- finder:
- periodOverrides
-
Parameters:
- studentCreditExternalFundsUniqID:
$request.path.studentCreditExternalFundsUniqID
The period overrides resource lists all the academic periods that are excluded from the external fund credits. - studentCreditExternalFundsUniqID:
- receivableActivitiesLOV
-
Parameters:
- finder:
FindByBusinessUnitAndType%3BOrganizationName%3D{BusinessUnitName}%2CType%3DADJUST%2CFINCHRG
The following properties are defined on the LOV link relation:- Source Attribute: ReceivableActivityName; Target Attribute: ReceivableActivityName
- Display Attribute: ReceivableActivityName
- finder:
- statusesLOV
-
Parameters:
- finder:
LookupTypeFinder%3BApplicationCode%3DHES%2CLookupType%3DORA_HES_CREDIT_STATUS_CODE%2CLookupCode%3D{StatusCode}
The following properties are defined on the LOV link relation:- Source Attribute: StatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- studentFinancialSystemConfigurationsLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: BusinessUnitName; Target Attribute: Name
- Display Attribute: Name
- transactionTypesLOV
-
Parameters:
- finder:
CreditMemoTransactionTypeFinder%3BBusinessUnitName%3D{BusinessUnitName}
The following properties are defined on the LOV link relation:- Source Attribute: TransactionTypeName; Target Attribute: TransactionTypeName
- Display Attribute: TransactionTypeName
- finder: