cURL
curl --request POST \ --url https://api.example.com/api/subscription/lemon/checkout_url \ --header 'Content-Type: application/json' \ --data ' { "variantId": "<string>" } '
The variant ID for the subscription plan
Checkout URL retrieved successfully