has_many
shipping_methods

Retrieve the available shipping methods associated to the shipment

Retrieve the available shipping methods associated to the shipment

get/shipments/{shipmentId}/available_shipping_methods

Path parameters

shipmentIdstring required

The resource's id

Response

The available_shipping_methods associated to the shipment

Changes