Return Only Certain Fields Orders Api

Hi,

it's possible via api orders return only certain fields? I need s_firstname","s_lastname": "" ecc.

Thanks :-)

Unfortunately, you cannot list of available fields without code imrovements

Hello

It seems that this can be done as long as you do support for the appropriate hooks where you will narrow the returned data.

Best regards

Robert

Why? If you know the fields your're interested in the just selecting them from the returned dataset seems pretty straight forward.

Alternatively you could make a new entity that would provide only those fields. I.e. foo.com/ap/my_orders