Attribute Objects
Available Attributes
Attributes are grouped by category (the kind of liability they describe) and tagged with the bundles they belong to. See Available Bundles for the curated groupings you can subscribe to with a single name.Revolving Credit Card
Personal Loan
Mortgage
HELOC
Overall
Delinquency
Direct Pay
Direct Pay attributes are added to completed Entity Attribute responses. They are not supported in v2 subscriptionrequested_attributes.
Installment
Other
Velocity
Cross-Account
Autopay
Wallet
These attributes are computed on a per-account basis and surfaced when the parent entity is enrolled in Ready to Pay.Available Bundles
Bundles are curated groupings of attributes you can subscribe to with a single name instead of listing each attribute individually. Pass them via thebundles field on the attribute subscription payload. At least one of bundles or requested_attributes must be provided — the two can be combined to subscribe to a bundle plus additional individual attributes.
Portfolio Intelligence
Bundle name:portfolio_intelligence
Continuous monitoring of a borrower’s liability profile after origination — balance trends, utilization shifts, and delinquency signals across credit cards, personal loans, mortgages, HELOCs, and installment debt. See the Portfolio Intelligence guide for use cases and example workflows.
Enrollment:
View all attributes
View all attributes
- Core balances:
revolving_credit_card_balance_total,personal_loan_balance_total,mortgage_balance_total,installment_balance_total,other_balance_total,heloc_balance_total - Balance change (30/60/90d):
revolving_credit_card_balance_change_30d,personal_loan_balance_change_30d,mortgage_balance_change_30d,installment_balance_change_30d,other_balance_change_30d,revolving_credit_card_balance_change_60d,personal_loan_balance_change_60d,mortgage_balance_change_60d,installment_balance_change_60d,other_balance_change_60d,revolving_credit_card_balance_change_90d,personal_loan_balance_change_90d,mortgage_balance_change_90d,installment_balance_change_90d,other_balance_change_90d - Weighted APR:
weighted_average_apr_credit_card,weighted_average_apr_personal_loan,weighted_average_apr_mortgage - Utilization:
credit_card_utilization,personal_loan_utilization,heloc_utilization,overall_utilization - Utilization trends (30/90d):
revolving_credit_card_utilization_trend_30d,personal_loan_utilization_trend_30d,mortgage_utilization_trend_30d,overall_utilization_trend_30d,revolving_credit_card_utilization_trend_90d,personal_loan_utilization_trend_90d,mortgage_utilization_trend_90d,overall_utilization_trend_90d - Utilization deltas (30/60/90d):
revolving_credit_card_utilization_delta_30d,personal_loan_utilization_delta_30d,mortgage_utilization_delta_30d,overall_utilization_delta_30d,revolving_credit_card_utilization_delta_60d,personal_loan_utilization_delta_60d,mortgage_utilization_delta_60d,overall_utilization_delta_60d,revolving_credit_card_utilization_delta_90d,personal_loan_utilization_delta_90d,mortgage_utilization_delta_90d,overall_utilization_delta_90d - Credit limits & loan amounts:
credit_limit_total,personal_loan_amount_total,mortgage_loan_amount_total,overall_loan_amount_total,available_credit_limit_total,available_loan_amount_personal_loans,available_credit_total - Account counts:
high_utilization_account_count_credit_cards,maxed_out_account_count_credit_cards,zero_balance_credit_cards_count - Cost estimates:
personal_loan_monthly_installments_estimate,interest_estimate_min_credit_cards,interest_estimate_max_credit_cards,interest_cost_monthly_current_credit_cards,interest_cost_annual_current_credit_cards - Payment behavior:
usage_pattern,payment_to_minimum_ratio_avg_credit_cards,next_payment_minimum_total_credit_cards,next_payment_due_dates_array_credit_cards,days_until_next_payment_min_credit_cards,minimum_payment_coverage_ratio_credit_cards,last_payment_total_credit_cards - Delinquency:
delinquency_flag_credit_cards,any_delinquent_flag,serious_delinquent_flag,delinquency_recently_cured_flag,delinquency_worst_dpd_bucket,delinquency_accounts_count,delinquent_balance_total,delinquency_progression_flag,delinquent_outcome - Velocity (coming soon):
balance_paydown_velocity,balance_accumulation_velocity,utilization_volatility_30d - Cross-account (coming soon):
single_card_concentration_pct - Autopay (coming soon):
autopay_enabled_credit_cards_count,autopay_status_change_detected
Portfolio Intelligence is a separately enabled product. Contact your Method CSM to enable
portfolio_intelligence on your environment.Ready to Pay
Bundle name:ready_to_pay
Per-card intelligence for issuers and wallet apps that need to understand where each credit card sits in a consumer’s wallet, how spend is trending, and what the card is best used for. Powers wallet ranking, optimal-card-for-purchase logic, and targeted reactivation offers.
Ready to Pay attributes are computed at the account level. Enrolling at the entity level activates computation for every credit card account owned by the entity.
View all attributes
View all attributes
- Card state:
usage_pattern,utilization,utilization_bucket(coming soon),purchasing_power(available credit) - Spend velocity (coming soon):
utilization_velocity_4_week,utilization_velocity_8_week,utilization_velocity_12_week - Wallet position (coming soon):
spend_concentration_4_week,spend_concentration_8_week,spend_concentration_12_week,current_wallet_rank - Timing & metadata (coming soon):
optimal_charge_date,account_age,brand_category,brand_tier
Ready to Pay is in active development. Contact your Method CSM for availability and early-access enrollment.
Attribute Value Notes
- Attribute values are returned in cents when the description says “in cents”.
usage_patternreturnsrevolver,transactor,dormant, orclosed. Unknown or unavailable source values returninsufficient_data.delinquency_flag_credit_cardsreturnson_timeoroverdue. Unknown or unavailable source values returninsufficient_data.- Boolean delinquency flags return
falseonly when Method has at least one usable non-delinquent signal. If there is no usable signal, the attribute returnsnullwith an insufficient data error. delinquency_worst_dpd_bucketmapsless_than_30and30to30_dpd,60to60_dpd,90to90_dpd, and120orover_120to120_plus_dpd.delinquent_balance_totalmay return a partial aggregate. When that happens, the attribute includesmetadata.partial,metadata.accounts_with_data, andmetadata.accounts_total.- Direct Pay attributes count Method payments with a completed status of
sent,posted,cashed, orsettled. If no completed Direct Pay payment exists,enrolled_in_direct_pay_previouslyisfalse,number_of_direct_pay_in_12_monthsis0, and the last payment date and amount return insufficient data.