Generate Cash Flow Report - Business
POST {{baseUrl}}/decisioning/v2/customers/{{customerId}}/cashFlowBusiness?callbackUrl=https://openbanking-test/webhook
Generate a Cash Flow Report (Business) report for all checking/transaction and savings under the given customer. This service retrieves up to two years of transaction history for the given account. It then uses this information to generate the CFR report. A consumer is not required to generate this report.
If no account of type checking/transaction or savings is found, the service will return HTTP 400 Bad Request.
Supported regions:
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
callbackUrl | string |
Request Body
{"reportCustomFields"=>[{"label"=>"loanID", "value"=>"123456", "shown"=>true}, {"label"=>"loanID", "value"=>"123456", "shown"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Consent-Receipt-Id | string | (Required) A Mastercard Open Banking Consent Receipt ID | |
Content-Type | string | ||
Accept | string | ||
App-Key | string | ||
Finicity-App-Token | string |