Firsts steps towards account method get_order_items
For the moment, get_order_items is called automatically from Account.get() It can also be called with custom parameters to retrieve some of its order-items from a given account instance. TODO: review logical of this funciontallity.