Get Reports by Customer ID

GET {{baseUrl}}/decisioning/v1/customers/{{customerId}}/reports

Get all reports that have been generated by previous calls to Generate Report services for the given customer.

The status fields in the returned contain inProgress, failure, or success. If the status shows inProgress, the client app should wait 20 seconds and then call this API again.

Supported regions: πŸ‡ΊπŸ‡Έ

Request Params

KeyDatatypeRequiredDescription
purposenumber2-digit code from Permissible Purpose Codes, specifying the reason for retrieving this report. Required for retrieving some reports.

HEADERS

KeyDatatypeRequiredDescription
Finicity-App-Keystring
Acceptstring
Finicity-App-Tokenstring

RESPONSES

status: OK

{}