{ "shipping_options": [ { "id": "<string>", "name": "<string>", "price_type": "flat_rate", "amount": 123, "data": {}, "requirements": {} } ] }
Retrieves a list of return shipping options for a specific order
The ID of the order to get return shipping options for
Successfully retrieved return shipping options
Show child attributes
The ID of the shipping option
The name of the shipping option
The type of price calculation
flat_rate
calculated
The amount to charge for the shipping option
Additional data about the shipping option
Requirements for the shipping option