Update a higher education payment
patch
/fscmRestApi/resources/11.13.18.05/hedPayments/{PaymentId}
Request
Path Parameters
-
PaymentId(required): integer
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=
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-
AccountType: string
Title:
Account TypeType of the account specified. -
AllowDiscountFlag: boolean
Title:
Allow Discount FlagIndicates whether a discount can be applied to a chargeable item in the current request. The default value is based on the current system and fee settings. -
Amount: number
Title:
AmountAmount to be stored if any. -
AmountDue: number
Title:
Amount DueAmount due is the fee amount after the discount is applied. -
ApplicationRegistrationCode: string
Title:
Application Registration CodeThe API key assigned to the registered application. -
AppliedDiscountId: integer
Title:
Applied Discount IDThe unique identifier of an automatic discount. -
AppliedDiscountName: string
Title:
Applied Discount NameThe name of an automatic discount. -
AutoSubmitFlag: boolean
Title:
Autosubmit FlagDefault Value:trueThis indicates that the service has determined the admissions application doesn't require payment, so it automatically completes the transaction. The default setting is true. -
BankAccountNumber: string
Title:
Bank Account NumberBank account number specified. -
BranchNumber: string
Title:
Branch NumberBranch number specified. -
BusinessUnit: string
Title:
Business UnitBusiness unit specified. -
BuyerPartyId: integer
Title:
Buyer Party IDParty identifier of the student. -
CountryCode: string
Title:
Country CodeA short alphabetic code representing the country that's used as the default address. -
CurrencyCode: string
Title:
Currency CodeThe currency that the fee will be charged in. -
CurrencySymbol: string
Title:
Currency SymbolCurrency symbol of the currency code in which the transactions are charged in. -
DiscountAmount: number
Title:
Discount AmountDiscount amount to be stored if any. -
DiscountPercent: number
Title:
Discount PercentageThe percentage by which a fee is reduced. -
ExternalTrxReference: string
Title:
External Transaction ReferenceTransaction number for third party payment transactions. This value is passed from the external system once the payment is successful. -
ExternalTrxReferenceDate: string
(date)
Title:
External Transaction Reference DateTransaction date for third party payment transactions. This value is passed from the external system once the payment is successful. -
InstrumentPaymentUseId: integer
Title:
Instrument Payment Use IDThe unique identifier of the payment method. -
InvoiceConfirmationMessage: string
Title:
Invoice Confirmation MessageInvoice confirmation message passed to the consumer with invoice details. -
InvoiceStatus: string
Title:
Invoice StatusStatus of the processed invoice such as ORA_PENDING, ORA_SUCCESS, ORA_ERROR, or ORA_MESSAGES. -
ManualDiscountId: integer
Title:
Manual Discount IDThe unique identifier of a manual discount. -
ManualOverrideAmount: number
Title:
Manual Override AmountThe amount that's manually provided to override the current discount. -
ObjectId: integer
Title:
Object IDIdentifier of the object that initiates the transaction. -
OrderId: integer
Title:
Order IDIdentifier passed by the credit card payment provider. -
OverallAmount: number
Title:
Overall AmountOverall amount is the actual fee before the discount is applied. -
PayerPartyId: integer
Title:
Payer Party IDParty identifier of the proxy. -
PaymentAmountFlag: boolean
Title:
Payment Amount FlagIndicator to identify whether payment is required or not. -
PaymentConfirmationMessage: string
Title:
Payment Confirmation MessagePayment confirmation message passed to the consumer with receipt details. -
PaymentStatus: string
Title:
Payment StatusStatus of the processed payment such as ORA_PENDING, ORA_SUCCESS, ORA_ERROR, or ORA_MESSAGES. -
PayPointCode: string
Title:
Pay Point CodeCode that identifies the pay point. A pay point can be an instance of the shopping cart, My Finances, and so on. -
PayPointOption: string
Title:
Pay Point OptionPayment option depending on the selected pay point. A payment option for My Finances can be paying the billed amount, total amount, or another amount. -
PromotionCode: string
Title:
Promotion CodeCode that must be entered by the user to obtain a promotion type discount. -
ReceiptConfirmationMessage: string
Title:
Receipt Confirmation MessageReceipt confirmation message passed to the consumer with receipt details. -
ReceiptStatus: string
Title:
Receipt StatusStatus of the receipt such as ORA_PENDING, ORA_SUCCESS, ORA_ERROR, or ORA_MESSAGES. -
ReferenceKey: string
Title:
Reference KeyRandomly generated transaction reference key used by student to make a payment using a third party payment service provider. -
RelatedPartyId: integer
Title:
Related Party IDParty identifier of the learner. -
TransactionConfirmationMessage: string
Title:
Transaction Confirmation MessageTransaction confirmation message passed to the consumer with transaction details. -
TransactionReferenceId: integer
Title:
Transaction Reference IDTransaction identifier for third party payment transactions. -
TransactionStatus: string
Title:
Transaction StatusStatus of the reference key that's generated such as ORA_PENDING, ORA_VALIDATED, ORA_EXPIRED, ORA_POSTED, ORA_ERROR, or ORA_MESSAGES.
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 : hedPayments-item-response
Type:
Show Source
object-
AccountType: string
Title:
Account TypeType of the account specified. -
AllowDiscountFlag: boolean
Title:
Allow Discount FlagIndicates whether a discount can be applied to a chargeable item in the current request. The default value is based on the current system and fee settings. -
Amount: number
Title:
AmountAmount to be stored if any. -
AmountDue: number
Title:
Amount DueAmount due is the fee amount after the discount is applied. -
ApplicationRegistrationCode: string
Title:
Application Registration CodeThe API key assigned to the registered application. -
AppliedDiscountId: integer
Title:
Applied Discount IDThe unique identifier of an automatic discount. -
AppliedDiscountName: string
Title:
Applied Discount NameThe name of an automatic discount. -
AutoSubmitFlag: boolean
Title:
Autosubmit FlagDefault Value:trueThis indicates that the service has determined the admissions application doesn't require payment, so it automatically completes the transaction. The default setting is true. -
BankAccountNumber: string
Title:
Bank Account NumberBank account number specified. -
BranchNumber: string
Title:
Branch NumberBranch number specified. -
BusinessUnit: string
Title:
Business UnitBusiness unit specified. -
BuyerPartyId: integer
Title:
Buyer Party IDParty identifier of the student. -
CountryCode: string
Title:
Country CodeA short alphabetic code representing the country that's used as the default address. -
CurrencyCode: string
Title:
Currency CodeThe currency that the fee will be charged in. -
CurrencySymbol: string
Title:
Currency SymbolCurrency symbol of the currency code in which the transactions are charged in. -
DiscountAmount: number
Title:
Discount AmountDiscount amount to be stored if any. -
DiscountPercent: number
Title:
Discount PercentageThe percentage by which a fee is reduced. -
ExternalTrxReference: string
Title:
External Transaction ReferenceTransaction number for third party payment transactions. This value is passed from the external system once the payment is successful. -
ExternalTrxReferenceDate: string
(date)
Title:
External Transaction Reference DateTransaction date for third party payment transactions. This value is passed from the external system once the payment is successful. -
InstrumentPaymentUseId: integer
Title:
Instrument Payment Use IDThe unique identifier of the payment method. -
InvoiceConfirmationMessage: string
Title:
Invoice Confirmation MessageInvoice confirmation message passed to the consumer with invoice details. -
InvoiceStatus: string
Title:
Invoice StatusStatus of the processed invoice such as ORA_PENDING, ORA_SUCCESS, ORA_ERROR, or ORA_MESSAGES. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManualDiscountId: integer
Title:
Manual Discount IDThe unique identifier of a manual discount. -
ManualOverrideAmount: number
Title:
Manual Override AmountThe amount that's manually provided to override the current discount. -
ObjectId: integer
Title:
Object IDIdentifier of the object that initiates the transaction. -
OrderId: integer
Title:
Order IDIdentifier passed by the credit card payment provider. -
OverallAmount: number
Title:
Overall AmountOverall amount is the actual fee before the discount is applied. -
PayerPartyId: integer
Title:
Payer Party IDParty identifier of the proxy. -
PaymentAmountFlag: boolean
Title:
Payment Amount FlagIndicator to identify whether payment is required or not. -
PaymentConfirmationMessage: string
Title:
Payment Confirmation MessagePayment confirmation message passed to the consumer with receipt details. -
PaymentId: integer
Title:
Payment IDIdentifier of the payment request. -
PaymentStatus: string
Title:
Payment StatusStatus of the processed payment such as ORA_PENDING, ORA_SUCCESS, ORA_ERROR, or ORA_MESSAGES. -
PayPointCode: string
Title:
Pay Point CodeCode that identifies the pay point. A pay point can be an instance of the shopping cart, My Finances, and so on. -
PayPointOption: string
Title:
Pay Point OptionPayment option depending on the selected pay point. A payment option for My Finances can be paying the billed amount, total amount, or another amount. -
PromotionCode: string
Title:
Promotion CodeCode that must be entered by the user to obtain a promotion type discount. -
ReceiptConfirmationMessage: string
Title:
Receipt Confirmation MessageReceipt confirmation message passed to the consumer with receipt details. -
ReceiptStatus: string
Title:
Receipt StatusStatus of the receipt such as ORA_PENDING, ORA_SUCCESS, ORA_ERROR, or ORA_MESSAGES. -
ReferenceKey: string
Title:
Reference KeyRandomly generated transaction reference key used by student to make a payment using a third party payment service provider. -
RelatedPartyId: integer
Title:
Related Party IDParty identifier of the learner. -
TransactionConfirmationMessage: string
Title:
Transaction Confirmation MessageTransaction confirmation message passed to the consumer with transaction details. -
TransactionReferenceId: integer
Title:
Transaction Reference IDTransaction identifier for third party payment transactions. -
TransactionStatus: string
Title:
Transaction StatusStatus of the reference key that's generated such as ORA_PENDING, ORA_VALIDATED, ORA_EXPIRED, ORA_POSTED, ORA_ERROR, or ORA_MESSAGES.
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.