has_one
shipping_methods

Retrieve the default shipping method associated to the order

Retrieve the default shipping method associated to the order

get/orders/{orderId}/default_shipping_method

Path parameters

orderIdstring required

The resource's id

Response

The default_shipping_method associated to the order

Changes