Allow `Account.get_order_item_by_ICC` to filter by status
An account can have mutliple order-items with the same ICC, overall if some of them have been cancelled and so created again with a relauched request. With this new parameter we can filter only the ones with the status we want.