has_one
shipping_methods

Retrieve the shipping method associated to the shipment

Retrieve the shipping method associated to the shipment

get/shipments/{shipmentId}/shipping_method

Path parameters

shipmentIdstring required

The resource's id

Response

The shipping_method associated to the shipment

Changes