Ackara / Plaid.NET

A .NET standard library for interacting with Plaid's banking APIs.

Home Page:https://plaid.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing currency codes in transaction responses

mvarga6 opened this issue · comments

The Entity.Transaction model is missing the iso_currency_code and unofficial_currency_code fields specified in the Plaid documentation. https://plaid.com/docs/#transactions

The Entity.Transaction model is missing the iso_currency_code and unofficial_currency_code fields specified in the Plaid documentation. https://plaid.com/docs/#transactions

Even am not getting iso_currency_code and unofficial_currency_code on sandbox environment

I will accept the pull request if guys don't mind fixing it.

@mvarga6 Let's close this issue, its available in the new release now.