Skip to main content

Input fields

decision : CreditCheckDecisionState! required

The agency's decision for this check.

reason : String

Optional reason or explanation accompanying the decision.

riskBracket : CreditCheckRiskBracket! required

The risk band this outcome falls into.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "decision": "ACCEPT", "reason": "onto-think-suffer-measure-open", "riskBracket": "LOW" }