Get Reports by Consumer
GET {{baseUrl}}/decisioning/v1/consumers/{{consumerId}}/reports
Get a report that has been generated by calling one of the Generate Report
services.
The report's status field will contain inProgress
, failure
, or success
. If the status shows inProgress
, the client app should wait 20 seconds and then call this endpoint again.
Supported regions:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
App-Key | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{"reports":[{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requesterName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"constraints":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"status":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"createdDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"consumerId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"customerId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requesterName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"constraints":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"status":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"createdDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"consumerId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"customerId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}