curl --location --request POST '/api/in-person-courses/checkout-session' \ --header 'Content-Type: application/json' \ --data-raw '{ "paymentMethod": "stripe", "inPersonCourseId": "6813d04e96bc0be785b10dae" }'
{}
Authorization: Bearer ********************