{ "selected": true }
curl --location --request PUT '/member/cart/selected' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "msg": "string", "result": {} }