accodeing / fortnox-api

Gem that abstracts Fortnox's F3 API
GNU Lesser General Public License v3.0
9 stars 8 forks source link

Updates the readme to new codebase #94

Closed ehannes closed 7 years ago

ehannes commented 8 years ago
ehannes commented 8 years ago

The information under Usage - Repositories is not correct. Maybe we should remove it for now and add it once we've implemented that?

If you are eagle eyed you might have spotted the different classes for the entities returned in a collection vs the one we get from find. The Simple version of a class is used in thouse cases where the API-server doesn't return a full set of attributes for an entity. For customers the simple version has 10 attributes while the full have over 40.