{ "token": "string" }
curl --location --request POST 'https://api.medusa-commerce.com/store/orders/customer/confirm' \ --header 'Content-Type: application/json' \ --data-raw '{ "token": "string" }'
{}