cancel
Showing results for 
Search instead for 
Did you mean: 

Rest API - searchCriteria payment method

Rest API - searchCriteria payment method

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");