Get a set of on account payment data
get
/fscmRestApi/resources/11.13.18.05/publicSectorOnAccountPayments/{OnaccountHistoryKey}
Request
Path Parameters
-
OnaccountHistoryKey(required): integer(int64)
The unique identifier for the transaction.
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: 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.
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 : publicSectorOnAccountPayments-item-response
Type:
Show Source
object-
AdditionalReferenceId: string
Title:
Additional Reference IDMaximum Length:50The additional identifier provided along with the payment. -
AdditionalReferenceType: string
Title:
Additional Reference TypeMaximum Length:30The type of additional identifier provided along with the payment. -
AgencyId: integer
(int32)
The unique identifier of the agency associated with the on account record.
-
AmountDue: number
Title:
Amount DueThe PSCR payment amount on the payment history record. -
AmountPaid: number
The PSCR payment received on the payment history record.
-
BusinessEntityDbaName: string
Maximum Length:
100The PSCR business entity doing business as name on the payment history record. -
BusinessEntityName: string
Maximum Length:
100The PSCR business entity name on the payment history record. -
CheckoutId: integer
(int64)
Checkout identifier for the credit applied.
-
CreditAppliedFlag: string
Title:
Credit AppliedMaximum Length:1Default Value:NPayment on account credit is applied. -
FarCashReceiptId: integer
(int64)
Title:
Receivables Receipt IDThe identifier for the receipt in Fusion Receivables. -
FarReceiptStatus: string
Maximum Length:
30The status of the receipt in Fusion Receivables. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Meaning: string
Read Only:
trueMaximum Length:80The description for the Fusion Receivables receipt status. -
MigratedDataFlag: string
Maximum Length:
1Default Value:NIndicates whether the data is migrated from a legacy system. -
OnaccountAction: string
Title:
On Account ActionMaximum Length:30The action the user wants to take for the on account record. -
OnaccountAmount: number
Title:
On Account AmountThe amount that is held on account. -
OnaccountCredit: number
Title:
On Account CreditDefault Value:0Indicates the on account credit amount. -
OnaccountCurrency: string
Title:
On Account CurrencyMaximum Length:3The currency of the amount held on account. -
OnaccountDate: string
(date)
Title:
On Account DateThe date on which the payment was received. -
OnaccountHistoryKey: integer
(int64)
The unique identifier for the transaction.
-
OnaccountReasonCode: string
Title:
On Account Reason CodeMaximum Length:30The reason payment was not applied to an invoice or a fee record. -
OnaccountReferenceId: string
Title:
On Account Reference IDMaximum Length:30Combination value consisting of the ON prefix plus the value using the PSC GUID function. This value is passed to the calling app and displayed to the user. -
OnaccountSource: string
Title:
On Account SourceMaximum Length:30The source of the record. -
OnaccountStatus: string
Title:
On Account StatusMaximum Length:30The status of the on account record. -
OnAccountStatusDesc: string
Read Only:
trueMaximum Length:80Describes the on account status. -
PartyId: integer
(int64)
The party associated to the on account record.
-
PayerEmail: string
Maximum Length:
320The PSCR payer email address on the payment history record. -
PayerFirstName: string
Title:
Payer First NameMaximum Length:150The PSCR payer first name on the payment history record. -
PayerLastName: string
Title:
Payer Last NameMaximum Length:150The PSCR payer last name on the payment history record. -
PayerMiddleName: string
Title:
Payer Middle NameMaximum Length:60The PSCR payer middle name on the payment history record. -
PayerNameSuffix: string
Title:
Payer Name SuffixMaximum Length:30The PSCR payer name suffix on the payment history record. -
PaymentInstrumentDate: string
(date)
Title:
Payment Instrument DateThe date on the payment instrument. -
PaymentInstrumentNumber: string
Title:
Payment Instrument NumberMaximum Length:50The payment instrument number that can identify the on account payment. -
PaymentMethodCode: string
Maximum Length:
30The PSCR payment method code. -
PaymentReferenceId: string
Maximum Length:
50The PSCR payment reference identifier on the payment history record. -
PaymentTransactionId: string
Maximum Length:
50The PSCR payment transaction identifier on the payment history record. -
PrimaryReferenceId: string
Title:
Primary Reference IDMaximum Length:50The primary identifier provided along with the payment. -
PrimaryReferenceType: string
Title:
Primary Reference TypeMaximum Length:30The type of primary identifier provided along with the payment. -
PrimaryTrackingData: string
Maximum Length:
50The primary PSCR payment tracking data on the payment history record. -
ProfileId: integer
(int64)
The profile associated to the on account record.
-
RefundAmount: number
The amount to be refunded.
-
RefundCurrency: string
Maximum Length:
3The currency of the refund amount. -
RefundDate: string
(date)
The date the refund was initiated.
-
RefundMethodCode: string
Maximum Length:
30The method used for the refund. -
RefundReasonCode: string
Maximum Length:
30The reason for the refund. -
RefundReferenceId: string
Maximum Length:
50The refund reference identifier. -
RefundStatus: string
Maximum Length:
30The status of the refund. -
RequireAccounting: string
Title:
Require AccountingMaximum Length:1Default Value:YIndicates whether accounting entries should be created for the on account record. -
ReversalFlag: string
Maximum Length:
1Default Value:NSpecifies whether the record is a reversal of an overpayment. -
ReversalTransactionType: string
Maximum Length:
30Default Value:ORA_NONEIndicates the type of reversal transaction. -
SecondaryReferenceId: string
Title:
Secondary Reference IDMaximum Length:50The secondary identifier provided along with the payment. -
SecondaryReferenceType: string
Title:
Secondary Reference TypeMaximum Length:30The type of secondary identifier provided along with the payment. -
SecondaryTrackingData: string
Maximum Length:
50The secondary PSCR payment tracking data on the payment history record. -
TrustAccountNumber: string
Maximum Length:
30The PSCR trust account on the payment history record. -
UnappliedFlag: string
Title:
UnappliedMaximum Length:1Default Value:NIdentifies the unapplied payment record.
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.