Get decision details
Retrieve a previously evaluated decision by its ID.
The entry includes the original decision, the rules that fired, backend results, the current payment lifecycle state, and any resolution. Payment Card details are masked and not returned in detail.
Authorizations
HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).
Path Parameters
Decision ID
Response
Decision entry
Persisted decision log entry.
One entry per backend rule that was executed.
"checkout"
"crd_4ba218..."
Type of credential supplied in the request
pan, masked_pan, sepa ALLOW, BLOCK, REVIEW Lifecycle events ingested for this decision, ordered by occurred_at.
True if any backend_results entry carries a non-nil error (e.g. "backend_capability_disabled").
Integration type that originated this decision (e.g. 'interceptor')
ID of the interceptor that originated this decision
Display-safe masked representation, e.g. '411111 ****** 4242'
"411111 ****** 4242"
Merchant-supplied key-value pairs stored with the decision.
Present when the decision was REVIEW and has been resolved by the merchant.
RULE_ENGINE, BACKEND, COMBINED