Question.
I’m GET’ing https://api.ordoro.com/activity/?type=import_orders_from_cart
But it keeps spitting back everything, not just import orders. It spits back export_products_to_cart as well as other activity.
How can I filter this out to just see the import_orders_from_cart types.
Thanks!