TomorrowIdeas / plaid-sdk-php

PHP bindings for the Plaid API
MIT License
111 stars 42 forks source link

Institutions endpoint missing "country_codes" #29

Closed syphen closed 3 years ago

syphen commented 3 years ago

Per the Plaid documentation: https://plaid.com/docs/api/institutions/#institutionsget_by_id

Need to add country_codes to the get function on the Institutions class

brentscheffler commented 3 years ago

Issue has been resolved with 1.0.2 release.