It is documented in GetBestOffers call reference that the BestOfferStatus filter, where it is possible to filter by the status type Active or All which returns both active offers and offers for ended items.
But when a GetBestOffers request is sent with that filter set to All, a warning that only Actives will be returned. Why?
The statustype "All" is not supported for requests which do not specify item IDs.