marketplace_get_offers_ex

General marketplace API which lets read offers related to given wallet

This main marketplace API method, which lets to read "offers" created and managed by given wallet. It has diverse filters, which let specify particular parameters of the request and help organize effective communication on production. More detailed specification of the filter fields provided in Filter structure defintion.
Result returned as an array of "Offer" objects, which described in "Offer" structure.

Language