Skip to main content
POST
Computes a PreauthSignals assessment for a connected credit card Account. Operation Type:

Body

Returns

Returns a PreauthSignals object.

Errors

  • An unknown account_id returns 404.
  • An Account that is not a liability-backed credit card returns 400 with PREAUTH_ACCOUNT_NOT_SUPPORTED.
  • An Account with withdrawn consent returns 400 with PREAUTH_ACCOUNT_CONSENT_WITHDRAWN.
  • A disabled Account returns 400 with PREAUTH_ACCOUNT_DISABLED.
  • If the Account’s underlying liability cannot be found while processing a valid request, the assessment returns status: "failed" with error.sub_type: "PREAUTH_FAILED_LIABILITY_NOT_FOUND".