Fetch carrier services by shipping rules

POST http://{{queries_url}}/config/{{shop_id}}/shipping-rules/select/{{order_id}}

Dynamically tries to select a carrier service using the order information and your previously established shipping rules. This method returns the best matched service and a list of all applicable shipping rules with it's respective carrier services.

Note: If shipping method is selected by the customer at checkout, shipping rules are not considered.