SBDocuments - Implement Ruby class for interacting with DATEV SuperBill
Reminder for the implementation of a Ruby class named (SBArticles) that can be used to interact with the DATEV SuperBill API Articles. This class should be able to handle the following functionality:
- Retrieve all the Documents
- Create a Document
- Retrieve a specific Document
- Send to SDI a specific Document
The class should also include any necessary authentication and error handling via HTTP Authentication