data
field is handled by the fulfillment provider of the chosen shipping option.curl --location -g --request POST '{{baseURL}}/store/carts//shipping-methods' \
--header 'Content-Type: application/json' \
--data-raw '{
"option_id": "string",
"data": {}
}'