moneyhub / moneyhub-api-client

Node.JS Client for the Moneyhub API
10 stars 7 forks source link

Add regular transaction detect #69

Closed tomstrat closed 1 year ago

tomstrat commented 1 year ago

API-163

This change adds the regular transaction detect functionality.

Works just like the get regular transactions but requires an accountId instead of it being optional and hits the detect endpoint.