Subscribe
Get checkout or billing URL
post/subscribe
Response
Stripe checkout or billing portal URL
Example response
{
"url": "https://checkout.stripe.com/c/pay/cs_test_123",
"status": "checkout_created",
"message": "Checkout session created"
}