SBArchives - Implement Ruby class for interacting with DATEV SuperBill

Reminder for the implementation of a Ruby class named (SBArchives) that can be used to interact with the DATEV SuperBill API Archives. This class should be able to handle the following functionality:

  • Retrieve all the Businesses
  • Retrieve a specific Business

The class should also include any necessary authentication and error handling via HTTP Authentication

Edited by Francesco Masala