【发布时间】:2016-03-18 01:05:03
【问题描述】:
我使用 executeUserSearchRequest 获取银行、信用等交易。 但我无法获得 Bill Pay 交易。 我是否应该不使用这种方法来检索行,或者我做错了搜索。我知道我使用的帐户确实包含行,因为我已使用另一个使用 yodlee api;s 的应用程序进行了验证。
我使用这些设置 容器类型:全部 拆分类型:ALL_TRANSACTION transactionSearchRequest.searchFilter.itemAccountId.identifier = 9999999
其中 99999 是 itemaccountid 所有其他值都是 API 测试工具的默认值 https://developer.yodlee.com/Aggregation_API/Aggregation_Services_Guide/Aggregation_REST_API_Reference/executeUserSearchRequest
【问题讨论】:
标签: yodlee