Get Report by Consumer and ID

GET {{baseUrl}}/decisioning/v3/consumers/{{consumerId}}/reports/{{reportId}}?purpose=99&onBehalfOf=Some entity

Get a report that has been generated by a previous call to one of the Generate Report services.

The report's status field contains 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.
onBehalfOfstring(Required) The name of the entity you are retrieving the report on behalf of

HEADERS

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

RESPONSES

status: OK

{}