Questions tagged [customer-account-data-api]

The Customer Account Data API is part of the Intuit Partner Platform that provides developers access to end-user financial account and transactional information

The Intuit Customer Account Data API provides developers access to end-user financial account and transactional information from nearly 19,000 financial institutions, giving developers the ability to create custom financial applications that can range from analyzing consumer behavior to credit checks to innovative new small business solutions.

https://developer.intuit.com/docs/0020_customeraccountdata/0005_service_features

66 questions
1
vote
1 answer

AggCat.getAccountTransactions and account administrator charges

It's not uncommon for credit card accounts to have an administrative user who can see all charges in their company. When querying such an account with AggCat.getAccountTransactions, all charges are pulled in, however, within any Transaction, there…
1
vote
1 answer

Keep getting 403 response from Intuit AggCat API

I keep getting 403 from Intuit AggCat API in response to all requests except getInstitutions and getInstitutionDetails (they return correct data). Has anyone else experienced that? Ruby code excerpt: IntuitIdsAggcat.config(:issuer_id =>…
1
vote
2 answers

Unattended AggCat API access

I'd like to confirm my reading of the documentation for AggCat: Real-time API access with categorization requires a user token which expires in one hour If we want to refresh a customer's data behind the scenes, as an unattended process, we can use…
Mike Sickler
  • 33,662
  • 21
  • 64
  • 90
0
votes
0 answers

BILLING_CITY value option allow-data_clear

I have a Plugin has modify my city and address_1 for select city and select barangay. Can you help me how can I find to delete data-allow_clear="true" in select option.