Prerequisites
Before using Wallet Intelligence, complete the Getting Started flow:- Entity created
- Identity verified
- Credit cards connected
Why Use It?
- Reach the right audience: Identify the customers most likely to benefit from every offer.
- Power partner offers: Deliver issuer and partner offers only to eligible customers.
- Design better experiences: Understand wallet trends and customer behavior to inform product decisions.
- Complete customer profiles: Enrich the customer data you already have.
How It Works
Retrieve the attributes of the customer’s wallet with a single request:POST /entities/{ent_id}/attributes. Method returns behavioral attributes computed across every connected credit card in the customer’s wallet, including:
- Overall utilization
- Credit card utilization
- Usage patterns
- Payment behavior
- Balance trends
status: in_progress. entity_attribute.create reports creation of that in-progress resource. Retrieve the terminal result after an entity_attribute.update webhook or poll the retrieve endpoint.
Below is an example of a completed response:
{ value, error }. When data is insufficient (for example, not enough history for a 60-day delta), value is null and error is populated with details.
Use these attributes to build better experiences, personalize offers, segment customers, and improve targeting.
What’s Next
Attributes API Reference
Full API documentation for Entity Attributes.
Wallet Onboarding
Connect every credit card without manual entry.