curl --location -g --request POST '{{baseURL}}/store/carts//payment-session' \ --header 'Content-Type: application/json' \ --data-raw '{ "provider_id": "string" }'