has_one
shipping_zones

Retrieve the shipping zone associated to the shipping method

Retrieve the shipping zone associated to the shipping method

get/shipping_methods/{shippingMethodId}/shipping_zone

Path parameters

shippingMethodIdstring required

The resource's id

Response

The shipping_zone associated to the shipping method

Changes