TriPSs / Moneybird-API

Moneybird API client for PHP
MIT License
4 stars 1 forks source link

Update a contact #4

Open mitchbergmans opened 5 years ago

mitchbergmans commented 5 years ago

Hello,

The API works great so far, however i can't seem to find out how to update an existing Moneybird contact.

Is there a way to update the contact's information (for example the address) using this API?

Thanks in advance.

TriPSs commented 5 years ago

Hi,

That is a good one, it has been implemented partly, see here but i'm not sure if this is working correctly. It is only missing the ->update.

Would be awesome if you could create a PR.