has_one
shipping_categories

Retrieve the shipping category associated to the shipping method

Retrieve the shipping category associated to the shipping method

get/shipping_methods/{shippingMethodId}/shipping_category

Path parameters

shippingMethodIdstring required

The resource's id

Response

The shipping_category associated to the shipping method

Changes