Generate Statement Report
POST {{baseUrl}}/decisioning/v2/customers/{{customerId}}/statement
Generate a Statement Report report for the given accounts under the given customer.
This is a premium service. A billable event will be created upon the successful generation of the Statement Report.
A report consumer must be created for the given customer before calling this API (see Consumers
).
Supported regions:
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
callbackUrl | string | A Report Listener URL to receive notifications. The webhook must respond to the Finicity API with 2xx HTTP status code. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Finicity-App-Token | string | ||
Finicity-App-Key | string |