2.5.0
Fixes for the following:
closed #94
closed #79
closed #93
closed #99
Refactored these api_client.rb methods to use the proper error handling and existing call_api logic where they could (
return_error(response) unless response.success?
)
Adds new model
- require 'xero-ruby/models/accounting/address_for_organisation'