Hello
how can I get all orders for specific payment method?
thanks
$ch = curl_init("https://example.com/index.php/rest/V1/orders?searchCriteria[filter_groups][0][filters][0][field]=payment");