curl --location --request POST '/api/consultations/create-checkout-session' \ --header 'Content-Type: application/json' \ --data-raw '{ "consultationId": "68979e00c456e3aa7339cd00" }'
{}