This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
data field is handled by the fulfillment provider of the chosen shipping option.curl -X POST '{backend_url}/store/carts/{id}/shipping-methods' \
-H 'Content-Type: application/json' \
--data-raw '{
"option_id": "{option_id}",
}'