moneyhub / moneyhub-api-client

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

Add update connection method MH3-8035 #31

Closed adamtmh closed 2 years ago

adamtmh commented 2 years ago

Description:

Adds a updateUserConnection method to the API client for the PATCH /user/:userId/connections/:connectionId endpoint. Currently only used to update the expiresAt field to renew consent on a connection.