Get all payment data
get
/fscmRestApi/resources/11.13.18.05/publicSectorPayments
Request
Query Parameters
-
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 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds payments that match the primary key criteria specified.
Finder Variables:- PaymentHistoryKey; integer; The unique identifier for the payment transaction.
- PrimaryKey: Finds payments that match the primary key criteria specified.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
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 -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AccountPurpose; string; The purpose assigned with the deposit account.
- AccountType; string; The type assigned with the deposit account.
- ActivityType; string; The type of activity.
- Address1; string; The first line of the payer billing address. Requires a valid street number and name.
- Address2; string; The second line of the payer billing address such as apartment, suite, unit, building, floor, or village information.
- Address3; string; The third line of the payer billing address.
- Address4; string; The fourth line of the payer billing address.
- AgencyId; integer; The unique identifier of the agency associated with the payment transaction.
- AmountDue; number; The total payment amount due that is the sum total of the amounts on payment history lines.
- AuthorizationCode; string; The authorization code value returned by the payment gateway or trust account system.
- AuthorizationDttm; string; The authorization date returned by the payment gateway, by the trust account system, or a timestamp given by the agency staff for cash drawer and manual confirmation of trust account funds.
- AuthorizationStatus; string; The status value returned by the payment gateway or trust account system.
- BusinessEntityDbaName; string; Doing business as name of the business making the payment.
- BusinessEntityId; string; The unique identifier for the business entity associated with this transaction.
- BusinessEntityName; string; The entity name of the business making the payment.
- BusinessEntityPartyId; integer; The unique identifier for the business entity party associated with this transaction.
- BusinessLocationId; string; The unique identifier for the location of the business entity.
- BusinessLocationPartyId; integer; The unique identifier for the party associated with the business entity location.
- BusinessProfileId; integer; The unique identifier for the profile of the business entity associated with this transaction.
- CheckoutId; integer; Checkout identifier for the credit applied.
- CreditAmountApplied; number; The amount of the credit applied to the payment.
- CreditAmountAvailable; number; The amount available to apply a payment on account credit.
- CreditAppliedFlag; string; Payment on account credit is applied.
- CreditCardDigits; integer; The last four digits of the credit card number used for a payment.
- CreditCardType; string; The type of credit card used for a payment. Examples are MasterCard and Visa.
- EcheckAgreeDttm; string; The date and time of the user???s consent and agreement on the electronic check terms and conditions. This is required only for the electronic check payment method.
- ExternalPaymentReference; string; An attribute that identifies the external payment reference provided by the third party payment system.
- FarReceiptStatus; string; The status to indicate the creation of a receipt in Oracle Receivables.
- FarReceiptStatusDescr; string; The status to indicate the creation of a receipt in Oracle Receivables.
- FirstResponseMessage; string; The first part of the response message returned by the payment gateway or a free form message entered by agency staff for cash drawer or trust account.
- Meaning; string; The payment method description.
- MigratedDataFlag; string; A flag to indicate that the data was migrated from another system.
- PartyId; integer; The unique identifier for the party associated with this transaction.
- PayerAddress; string; The address of the person who made the payment.
- PayerCity; string; The city of the payer billing address.
- PayerCountryThreeCharacterCode; string; The international three-digit country code call prefix of the payer's phone number.
- PayerCountryTwoCharacterCode; string; The international two-digit country code call prefix of the payer's phone number.
- PayerCounty; string; The county of the payer billing address. This is a geographical subdivision within a state or region and encompasses multiple cities.
- PayerEmail; string; The email address of the payer for a payment transaction.
- PayerFirstName; string; The first name of the payer for a payment transaction.
- PayerLastName; string; The last name of the payer for a payment transaction.
- PayerMiddleName; string; The middle name of the payer for a payment transaction.
- PayerName; string; The name of the person who made the payment.
- PayerNameSuffix; string; The suffix for the name of the payer for a payment transaction.
- PayerPhone; string; The phone number of the person making the payment.
- PayerPostalAddOnCode; string; The additional digits used to identify a specific mail delivery route.
- PayerPostalCode; string; The postal code of the payer billing address. It can be a series of digits or letters or both.
- PayerProvince; string; The region code for the payer billing address in non-US countries. In Canada, this is the two-character province abbreviation by the Canada Post.
- PayerState; string; The state code of the payer billing address. In the U.S, this is the two-character USPS state abbreviation. For example, NY for New York.
- PaymentAdapterId; string; The unique identifier of the payment adapter associated with the agency and payment method.
- PaymentAmount; number; The total payment amount authorized and settled by the payment gateway or verified by the trust account system.
- PaymentCurrency; string; The currency used for the payment transaction.
- PaymentDate; string; The date on which the payment transaction occurred.
- PaymentHeaderId; string; Identifies the alpha numeric payment header reference for a payment processed by third party payment system.
- PaymentHeaderKey; integer; Identifies payment header key.
- PaymentHistoryKey; integer; The unique identifier for the payment transaction.
- PaymentMethodCode; string; The method of payment used for a payment transaction, such as credit card, cash, personal check, or cashier???s check.
- PaymentReferenceId; string; A reference value created by the payment module and sent as pass-through data to the payment processor, trust account, and cash drawer.
- PaymentStatus; string; Indicates the status of the payment.
- PaymentTrackingData; string; The identifying attribute passed during checkout by the originator of the assessed fees.
- PaymentTrackingDataPlus; string; The additional identifying attribute passed during checkout by the originator of the assessed fees.
- PaymentTransactionId; string; The unique identifier of the transaction that is received from the payment gateway or from the trust account system.
- ProfileId; integer; The unique identifier for the profile of the user associated with this transaction.
- PublishedStatusCode; string; Indicates whether reconciliation activity has been created for the transaction by code.
- PublishedStatusName; string; Indicates whether reconciliation activity has been created for the transaction by name.
- ReconHistoryKey; integer; Unique identifier for each bank reconciliation activity record.
- ReconcileDatetime; string; The date and time of the payment reconciliation.
- ReconcileType; string; Indicates whether the payment was reconciled through an online API or by the ESS job.
- ReversalFlag; string; Indicates whether the record is a reversal of a payment.
- ReversalReasonCd; string; Identifies the reason code when payment is reversed or voided.
- ReversalTransactionType; string; Indicates the type of reversal transaction.
- SecondResponseMessage; string; The second part of the response message returned by the payment gateway, or a free form message entered by agency staff for cash drawer or trust account.
- ServiceChargeAmount; number; A convenience fee assessed by the department for using a specific payment method.
- ServiceChargeCurrency; string; The currency used for the service charge.
- ThirdPartyPayFlag; string; Identifies the payment was processed by a third party payment system.
- ThirdResponseMessage; string; The third part of the response message returned by the payment gateway, or a free form message entered by agency staff for a cash drawer or deposit account.
- TrustAccountNumber; string; An attribute that identifies the deposit account number.
- UnappliedFlag; string; Identifies an unapplied payment record.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
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.
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 : publicSectorPayments
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorPayments-item-response
Type:
Show Source
object-
AccountPurpose: string
Maximum Length:
30The purpose assigned with the deposit account. -
AccountType: string
Maximum Length:
30The type assigned with the deposit account. -
ActivityType: string
Maximum Length:
30Default Value:ORA_FEEThe type of activity. -
Address1: string
Maximum Length:
240The first line of the payer billing address. Requires a valid street number and name. -
Address2: string
Maximum Length:
240The second line of the payer billing address such as apartment, suite, unit, building, floor, or village information. -
Address3: string
Maximum Length:
240The third line of the payer billing address. -
Address4: string
Maximum Length:
240The fourth line of the payer billing address. -
AgencyId: integer
(int32)
Default Value:
1The unique identifier of the agency associated with the payment transaction. -
AmountDue: number
The total payment amount due that is the sum total of the amounts on payment history lines.
-
AuthorizationCode: string
Maximum Length:
10The authorization code value returned by the payment gateway or trust account system. -
AuthorizationDttm: string
(date-time)
The authorization date returned by the payment gateway, by the trust account system, or a timestamp given by the agency staff for cash drawer and manual confirmation of trust account funds.
-
AuthorizationStatus: string
Maximum Length:
4The status value returned by the payment gateway or trust account system. -
BusinessEntityDbaName: string
Maximum Length:
100Doing business as name of the business making the payment. -
BusinessEntityId: string
Maximum Length:
50The unique identifier for the business entity associated with this transaction. -
BusinessEntityName: string
Maximum Length:
100The entity name of the business making the payment. -
BusinessEntityPartyId: integer
(int64)
The unique identifier for the business entity party associated with this transaction.
-
BusinessLocationId: string
Maximum Length:
50The unique identifier for the location of the business entity. -
BusinessLocationPartyId: integer
(int64)
The unique identifier for the party associated with the business entity location.
-
BusinessProfileId: integer
(int64)
The unique identifier for the profile of the business entity associated with this transaction.
-
CheckoutId: integer
(int64)
Checkout identifier for the credit applied.
-
CreditAmountApplied: number
Title:
Credit Amount AppliedDefault Value:0The amount of the credit applied to the payment. -
CreditAmountAvailable: number
Default Value:
0The amount available to apply a payment on account credit. -
CreditAppliedFlag: string
Maximum Length:
1Default Value:NPayment on account credit is applied. -
CreditCardDigits: integer
(int32)
Title:
Credit Card DigitsRead Only:trueThe last four digits of the credit card number used for a payment. -
CreditCardType: string
Title:
Credit Card TypeRead Only:trueMaximum Length:4The type of credit card used for a payment. Examples are MasterCard and Visa. -
EcheckAgreeDttm: string
(date-time)
The date and time of the user???s consent and agreement on the electronic check terms and conditions. This is required only for the electronic check payment method.
-
ExternalPaymentReference: string
Read Only:
trueMaximum Length:50An attribute that identifies the external payment reference provided by the third party payment system. -
FarReceiptStatus: string
Title:
Receivables Receipt StatusMaximum Length:30Default Value:ORA_NONEThe status to indicate the creation of a receipt in Oracle Receivables. -
FarReceiptStatusDescr: string
Read Only:
trueMaximum Length:80The status to indicate the creation of a receipt in Oracle Receivables. -
FirstResponseMessage: string
Maximum Length:
100The first part of the response message returned by the payment gateway or a free form message entered by agency staff for cash drawer or trust account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Meaning: string
Read Only:
trueMaximum Length:80The payment method description. -
MigratedDataFlag: string
Read Only:
trueMaximum Length:3Default Value:NA flag to indicate that the data was migrated from another system. -
PartyId: integer
(int64)
The unique identifier for the party associated with this transaction.
-
PayerAddress: string
Maximum Length:
240The address of the person who made the payment. -
PayerCity: string
Maximum Length:
60The city of the payer billing address. -
PayerCountryThreeCharacterCode: string
Maximum Length:
3The international three-digit country code call prefix of the payer's phone number. -
PayerCountryTwoCharacterCode: string
Maximum Length:
2The international two-digit country code call prefix of the payer's phone number. -
PayerCounty: string
Maximum Length:
60The county of the payer billing address. This is a geographical subdivision within a state or region and encompasses multiple cities. -
PayerEmail: string
Title:
EmailMaximum Length:320The email address of the payer for a payment transaction. -
PayerFirstName: string
Title:
First NameMaximum Length:150The first name of the payer for a payment transaction. -
PayerLastName: string
Title:
Last NameMaximum Length:150The last name of the payer for a payment transaction. -
PayerMiddleName: string
Title:
Middle NameMaximum Length:60The middle name of the payer for a payment transaction. -
PayerName: string
Maximum Length:
100The name of the person who made the payment. -
PayerNameSuffix: string
Title:
SuffixMaximum Length:30The suffix for the name of the payer for a payment transaction. -
PayerPhone: string
Maximum Length:
60The phone number of the person making the payment. -
PayerPostalAddOnCode: string
Maximum Length:
10The additional digits used to identify a specific mail delivery route. -
PayerPostalCode: string
Maximum Length:
60The postal code of the payer billing address. It can be a series of digits or letters or both. -
PayerProvince: string
Maximum Length:
60The region code for the payer billing address in non-US countries. In Canada, this is the two-character province abbreviation by the Canada Post. -
PayerState: string
Maximum Length:
60The state code of the payer billing address. In the U.S, this is the two-character USPS state abbreviation. For example, NY for New York. -
PaymentAdapterId: string
Maximum Length:
100The unique identifier of the payment adapter associated with the agency and payment method. -
PaymentAmount: number
Title:
Amount PaidThe total payment amount authorized and settled by the payment gateway or verified by the trust account system. -
PaymentCurrency: string
Title:
CurrencyMaximum Length:3The currency used for the payment transaction. -
PaymentDate: string
(date)
Title:
Receipt DateThe date on which the payment transaction occurred. -
PaymentHeaderId: string
Read Only:
trueMaximum Length:50Identifies the alpha numeric payment header reference for a payment processed by third party payment system. -
PaymentHeaderKey: integer
(int64)
Read Only:
trueIdentifies payment header key. -
PaymentHistoryKey: integer
(int64)
The unique identifier for the payment transaction.
-
PaymentHistoryLine: array
Payment Lines
Title:
Payment LinesThe payment lines resource is used to view or create payment detail lines. -
PaymentMethodCode: string
Maximum Length:
30The method of payment used for a payment transaction, such as credit card, cash, personal check, or cashier???s check. -
PaymentReferenceId: string
Title:
Payment Reference IDMaximum Length:50A reference value created by the payment module and sent as pass-through data to the payment processor, trust account, and cash drawer. -
PaymentStatus: string
Maximum Length:
30Default Value:ORA_PAIDIndicates the status of the payment. -
PaymentTrackingData: string
Title:
Primary Payment Tracking DataMaximum Length:50The identifying attribute passed during checkout by the originator of the assessed fees. -
PaymentTrackingDataPlus: string
Title:
Secondary Payment Tracking DataMaximum Length:50The additional identifying attribute passed during checkout by the originator of the assessed fees. -
PaymentTransactionId: string
Title:
Payment Transaction IDMaximum Length:50The unique identifier of the transaction that is received from the payment gateway or from the trust account system. -
ProfileId: integer
(int64)
The unique identifier for the profile of the user associated with this transaction.
-
PublishedStatusCode: string
Maximum Length:
30Default Value:ORA_UNPUBLISHEDIndicates whether reconciliation activity has been created for the transaction by code. -
PublishedStatusName: string
Read Only:
trueMaximum Length:80Indicates whether reconciliation activity has been created for the transaction by name. -
ReconcileDatetime: string
(date-time)
The date and time of the payment reconciliation.
-
ReconcileType: string
Maximum Length:
30Indicates whether the payment was reconciled through an online API or by the ESS job. -
ReconHistoryKey: integer
(int64)
Unique identifier for each bank reconciliation activity record.
-
ReversalFlag: string
Title:
Reversal FlagMaximum Length:1Default Value:NIndicates whether the record is a reversal of a payment. -
ReversalReasonCd: string
Maximum Length:
30Identifies the reason code when payment is reversed or voided. -
ReversalTransactionType: string
Title:
Reversal Transaction TypeMaximum Length:30Default Value:ORA_NONEIndicates the type of reversal transaction. -
SecondResponseMessage: string
Maximum Length:
100The second part of the response message returned by the payment gateway, or a free form message entered by agency staff for cash drawer or trust account. -
ServiceChargeAmount: number
Title:
Service Charge AmountA convenience fee assessed by the department for using a specific payment method. -
ServiceChargeCurrency: string
Title:
Service Charge CurrencyMaximum Length:3The currency used for the service charge. -
ThirdPartyPayFlag: string
Read Only:
trueMaximum Length:1Default Value:NIdentifies the payment was processed by a third party payment system. -
ThirdResponseMessage: string
Maximum Length:
100The third part of the response message returned by the payment gateway, or a free form message entered by agency staff for a cash drawer or deposit account. -
TrustAccountNumber: string
Title:
Deposit Account NumberMaximum Length:30An attribute that identifies the deposit account number. -
UnappliedFlag: string
Maximum Length:
1Default Value:NIdentifies an unapplied payment record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Payment Lines
Type:
arrayTitle:
Payment LinesThe payment lines resource is used to view or create payment detail lines.
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 : publicSectorPayments-PaymentHistoryLine-item-response
Type:
Show Source
object-
Address1: string
Maximum Length:
240The first line of the property address. -
Address2: string
Maximum Length:
240The second line of the property address. -
Address3: string
Maximum Length:
240The third line of the property address. -
Address4: string
Maximum Length:
240The fourth line of the property address. -
AgencyId: integer
Default Value:
1The unique identifier of the agency associated with the row. -
ApplicationReferenceId: string
Maximum Length:
50The key identifier as the header passed by the consuming application. For example, the CART_ID value from the Pay Cart. -
ApplicationReferenceIdPlus: string
Maximum Length:
50An additional key identifier passed by the consuming application. -
BillAgencyId: integer
(int64)
The unique identifier of the agency associated with the invoice.
-
BillType: string
Maximum Length:
15Determines the default invoice values for invoice form and invoice number ID. -
BusBusinessLegalName: string
Maximum Length:
240The legal name of a business. -
BusBusinessName: string
Maximum Length:
100The name of a business. -
BusDbaBusinessName: string
Maximum Length:
100The doing business as name of a business. -
BusinessEntityId: string
Maximum Length:
50The unique identifier of a business. -
BusinessLocationId: string
Maximum Length:
50The unique identifier of a business location. -
BusinessLocationPartyId: integer
(int64)
The party identifier of a business location.
-
BusPartyId: integer
(int64)
The party identifier of a business.
-
CaseId: string
Maximum Length:
50The case identifier for a code enforcement fee. -
City: string
Maximum Length:
60The city of the property address. -
Classification: string
Maximum Length:
3The source application that generated the fee. -
Country: string
Maximum Length:
60The country of the property address. -
County: string
Maximum Length:
60The county of the property address. -
DepartmentId: string
Maximum Length:
30The department associated with the fee item. -
FarCashReceiptId: integer
(int64)
The receipt identifier created in Oracle Receivables.
-
FarReceiptStatus: string
Maximum Length:
30Default Value:ORA_NONEThe status to indicate the creation of receipts in Oracle Receivables. -
FeeItemId: string
Maximum Length:
30The unique identifier for the fee item. -
FeeReferenceId: string
Maximum Length:
50The reference identifier for the fee item. -
FeeReferencePuid: string
Maximum Length:
480The PUID reference identifier for the fee item. -
Invoice: string
Maximum Length:
50The unique billing identifier. -
ItemCurrency: string
Title:
Item CurrencyMaximum Length:3The currency code for both the unit price and the tax amount. -
ItemDescription: string
Title:
Item DescriptionMaximum Length:50The item description provided by the requesting application. -
ItemLine: integer
Default Value:
0The item line provided by the requesting application. When none is provided, it is set to zero. -
ItemName: string
Maximum Length:
30The item name provided by the requesting application. -
ItemRecKey: integer
The key value for the item in the payment line.
-
ItemReference: string
Title:
Item ReferenceMaximum Length:50The custom reference value provided by the requesting application. -
ItemTaxAmount: number
Title:
Item Tax AmountThe tax amount assessed for the transaction. -
ItemUnitPrice: number
Title:
Item AmountThe base price of the item being paid by the payment transaction. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MigratedDataFlag: string
Read Only:
trueMaximum Length:3Default Value:NIndicates if the data is migrated from another system. -
OrganizationName: string
Maximum Length:
360The name of an organization. -
PaymentHistoryKey: integer
The unique identifier for the payment transaction.
-
PaymentLinePuid: string
Maximum Length:
480The unique key identifier for the payment-related data migration transaction. -
PaymentReferenceId: string
Maximum Length:
50A reference value created by the payment module and sent as pass-through data to the payment processor, trust account, and cash drawer. -
PostalCode: string
Maximum Length:
60The postal code of the property address. -
PostalPlus4Code: string
Maximum Length:
10The extended postal code of the property address. -
Province: string
Maximum Length:
60The province of the property address. -
RecordId: string
Title:
Record IDMaximum Length:50The source application's record identifier. -
RecordTypeId: string
Title:
Record TypeMaximum Length:30The source application's record type. -
ReversalFlag: string
Maximum Length:
1Default Value:NIndicates whether the record is a reversal of a payment. -
ReversalTransactionType: string
Title:
Reversal Transaction TypeMaximum Length:30Default Value:ORA_NONEIndicates the type of reversal transaction. -
State: string
Maximum Length:
60The state of the property address. -
UnappliedFlag: string
Maximum Length:
1Default Value:NIdentifies an unapplied payment record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source