How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Finicity Payment Success Indicator API

Predict a transaction's likelihood to settle

Finicity Payment Success Indicator API is one of 41 APIs that Finicity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payment Success Indicator. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 1.43.0.

Requests are made against a single base URL, https://api.finicity.com.

6 operations 6 paths 32 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.43.0
Base URL
https://api.finicity.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Finicity Payment Success Indicator API declares 2 security schemes for authenticating requests. An API key is passed in the header as Finicity-App-Key (FinicityAppKey). An API key is passed in the header as Finicity-App-Token (FinicityAppToken). By default, every request must be authenticated.

  • FinicityAppKey — The "Finicity-App-Key" from the developer dashboard
  • FinicityAppToken — A token returned by the /authentication API

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Payment Success Indicator 6

Predict a transaction's likelihood to settle

POST
/payments/customers/{customerId}/accounts/{accountId}/fcra-payment-success-indicators
Generate FCRA Payment Success Indicators
GenerateFcraPaymentSuccessIndicators 3 params body → 202400401403404406
GET
/payments/customers/{customerId}/accounts/{accountId}/fcra-payment-success-indicators/{payRequestId}
Get FCRA Payment Success Indicators by Pay Request ID
GetFcraPaymentSuccessIndicators 4 params → 200400401404406
POST
/payments/customers/{customerId}/accounts/{accountId}/payment-success-indicators
Generate Non-FCRA Payment Success Indicators
GeneratePaymentSuccessIndicators 2 params body → 202400401403404406
GET
/payments/customers/{customerId}/accounts/{accountId}/payment-success-indicators/{payRequestId}
Get Non-FCRA Payment Success Indicators by Pay Request ID
GetPaymentSuccessIndicators 4 params → 200400401404406
GET
/aggregation/v1/customers/{customerId}/accounts/{accountId}/payments/paymentIndicator/fcra
Get FCRA Payment Success Indicator (Legacy)
GetFCRAPaymentSuccessIndicator 5 params → 200400401404
GET
/aggregation/v2/customers/{customerId}/accounts/{accountId}/payments/paymentIndicator
Get Non-FCRA Payment Success Indicator (Legacy)
GetPaymentSuccessIndicator 4 params → 200400401404

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are ErrorMessage (10 properties), PaymentSuccessIndicator (9 properties), NsfReasonItem (8 properties), FcraPaymentSuccessIndicators (8 properties). Each schema is shown below with its type and property counts.

PotentialSettlementDate
string
The date for all days included in the response.
PaymentSuccessIndicator
object
9 properties 7 required
PayPurposeCode
string
The 2-digit code (1P) assigned to indicate the intended purpose. 1P represents the following permissible purpose: “Determine whether a consumers payment method…
NsfDailyResults
array
An Array of 3-10 days, providing the potentialSettlementDate, score, indicator, and reasons.
Indicator
object
4 properties 4 required
SettleByDate
string
The expected date that the funds, from the consumer’s account, will be moved to the receiving account. settleByDate in ISO 8601 date format (YYYY-MM-DD). settl…
NsfReasonItem
object
A collection of 8 reason codes, with a score ranging from 0-100, that explains the drivers that caused the nsf score.
8 properties 8 required
ReasonItem
object
A collection of 8 reason codes, with a score ranging from 0-100, that explains the drivers that caused the score.
8 properties 8 required
PaymentSuccessIndicatorsTransactionAmount
number
The transaction amount
ErrorMessage
object
10 properties 1 required
AccountId
string
An account ID
FcraPaymentSuccessIndicators
object
A Payment Success Indicators score response, indicating how likely a transaction is to be returned. NSF and Unauthorized return risks are provided if the score…
8 properties 6 required
PaymentSuccessIndicatorsUser
object
The user's information
4 properties
FcraNsfReturnRiskResult
object
The successful result of the execution of the nsf return risk
3 properties 2 required
PaymentSuccessIndicatorsAddress
object
The customer's address
6 properties
PaymentSuccessIndicatorsTransaction
object
An object containing the requested transaction info.
2 properties 2 required
FcraNsfReturnRisk
object
The result or error occurred during the execution of the nsf return risk prediction
2 properties
PayRequestId
string
Unique identifier of the Payments request
PaymentSuccessIndicatorsPhone
object
The phone information
2 properties
PaymentSuccessIndicatorsProperties
object
Properties to request a Payment Success Indicator score
2 properties 1 required
AssetId
string
An asset ID. Generated by Data Connect or by using the Store Customer Pay Statement API.
NsfReturnRisk
object
The result or error occurred during the execution of the nsf return risk prediction
2 properties
CompositeScore
integer
A risk score from 0-100 that indicates the likelihood of return risk, where a higher score indicates a higher likelihood of settlement or lower likelihood of r…
PurposeCode
string
FCRA required 2-digit Permissible Purpose Code, specifying the reason for retrieving this report.
PaymentSuccessIndicators
object
A Payment Success Indicators score response, indicating how likely a transaction is to be returned. NSF and Unauthorized return risks are provided if the score…
8 properties 6 required
NsfReturnRiskResult
object
The successful result of the execution of the nsf return risk
2 properties 2 required
ScoreIndicator
string
scoreIndicator conveys the compositeScore, projecting 3 possible values: "Highly Likely to Settle", "Likely to Settle", and "Less Likely to Settle"
SettlementAmount
number
The transaction amount in USD $.
UnauthorizedReturnRisk
object
The result or error occurred during the execution of the unauthorized return risk prediction
2 properties
CustomerId
string
A customer ID. See Add Customer API for how to create a customer ID.
NsfIndicator
object
4 properties 3 required
IndicatorsByDay
array
An Array of 3-10 days, providing the potentialSettlementDate, compositeScore, scoreIndicator, and reasons.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

finicity-payment-success-indicator-api-openapi.yml Raw ↑

Other APIs Finicity publishes across the network.

Finicity Connect
Finicity Verification of Assets (VoA) API
Finicity Verification of Income & Employment (VoIE) API
Finicity Transaction Analysis (Cash Flow) API
Finicity Payments (Account Validation) API
Finicity Open Banking Data Access (FDX)
Finicity Account Validation Assistance API
Finicity Accounts API
Finicity Accounts (Simple) API
Finicity App Registration API
Finicity Authentication API
Finicity Balance Analytics API
Where this information came from

This is an independent, third-party profile of Finicity Payment Success Indicator API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.