planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

add support for source_type parameter in Orders client list orders

Open jreiberkyle opened this issue 3 years ago • 0 comments

The list orders endpoint provides a source_type parameter to include source-types in the the order list. By default this is 'scenes', which only includes scene orders, but with the source_type parameter this can be changed to 'basemaps' or 'scenes,basemaps'. Add support for this in the Orders client list_orders function.

jreiberkyle avatar Nov 10 '22 00:11 jreiberkyle