{ "provider_id": "string" }
curl --location --request POST 'https://api.medusa-commerce.com/store/carts//payment-session' \ --header 'Content-Type: application/json' \ --data-raw '{ "provider_id": "string" }'