Skip to main content

Get the results of the application filters

Get the results of the application filters

Path Parameters
applicationId string REQUIRED
Header Parameters
X-CreditApp-Retailer-ID uuid
Responses
200

Gets the result of the application filters

Schema OPTIONAL
object[]
creditorId string

The id of the creditor that the rules are processing for

applicationId string

The id of the application that the rules are processing for

preCreditFilterStatus string OPTIONAL

Possible values: [FAILED, SUCCEEDED, PENDING, NOT_RUN]

The status of the pre credit filter rule for a creditor on the specified application

postCreditFilterStatus string OPTIONAL

Possible values: [FAILED, SUCCEEDED, PENDING, NOT_RUN]

The status of the post credit filter rule for a creditor on the specified application

preCreditFilterFailureReasons string[] OPTIONAL

The reason for the pre credit filter rule failing

postCreditFilterFailureReasons string[] OPTIONAL

The reason for the post credit filter rule failing

isCreditorMapped boolean OPTIONAL

Indicates if the creditor is mapped to retailer. If false, the application will not be submitted to the creditor.