v1

latestOpenAPI 3.0.02026-07-2412592575.3 KB
affordability

Get the affordability confidence calculation for a user, given the account and transaction data currently available

Requires affordability:read scope.

get/affordability/confidence

Response

Successful Affordability Response

metaobject

Example response

{
  "data": {
    "confidence": "high"
  }
}