Improve "Optional" Default Argument Setup
Many of the methods utilize the account_id
value, but they should support using the default information from the session. They should still be optional inputs to allow overriding, but using the session information would make some things vastly simpler.