getVerificationResultDetails

public final JsonElement getVerificationResultDetails()

Type:JsonElement
Decision_{DecisionName} – This is a repeating node for each applicable decision and the DecisionName label will vary indicating the decision category from validation processing. DecisionStateCode - Different decision state codes will be returned back based on the servers evaluation of the request. Please refer /master/status-code-list which represents all possible values as the statusCode. DecisionResult - This is the result state of the submission. Please refer /master/status-code-list which represents all possible values shown in the statusCodeDescription for failed decisions. When a decision rule passes, the DecisionResult value will always be "OK".