如何在 Yodlee 中获取 fullAccountNumber

How to get fullAccountNumber in Yodlee

使用包含 fullAccountNumber returns 调用 /accounts/{accountId} 端点出错 Y821 - fullAccountNumber not supported

我在做:

curl -i -H "Api-version: 1.1" -H "Authorization: Bearer {token}" -X 
GET https://production.api.yodlee.com/ysl/accounts/{accountId}
?container=bank&include=fullAccountNumber,holder,profile

注意:换行只是为了便于阅读

如何获得fullAccountNumber

看来您正确调用了 API。在 Yodlee 安全办公室批准后,需要为您的帐户启用此功能。您可以通过您的客户经理提出申请。

应该将错误消息更新为更有帮助的内容,例如 “未为帐户启用 fullAccountNumber 功能。请联系 Yodlee 支持。”

回过头来,因为已经一年多了,想有一个解决方案:

Yodlee 无法做到这一点,我们采用了不同的解决方案。