curl --location --request POST '/api/v2/billing/payment-success' \ --header 'Content-Type: application/json' \ --data-raw '{ "session_id": "stripe_session_id" }'
{}
Authorization: Bearer ********************