SynapseFI / SynapseFI-Node

SynapseFI Node.js API Wrapper
https://docs.synapsefi.com/
11 stars 21 forks source link

Add support to get list of Institutions #22

Open obaqueiro opened 6 years ago

obaqueiro commented 6 years ago

This is some code that adds the Institutions.get() API call that was missing in this Node SDK. I took the baseline of what needed to be done from the Ruby SDK