#meteograms
1 messages · Page 1 of 1 (latest)
hello @rocky wraith! you can do so by retrieving the Checkout Session [0] and then expanding [1] certain parameters further
cURL Example
curl https://api.stripe.com/v1/checkout/sessions/cs_test_b1bQXTT9dUnPLUopkWM9F90dQA7Aq4auOVnIYlHssHL8hgtTcA57XCNlo2 \
-u sk_test_...: \
-d "expand[]"="line_items.data.price" \
-G
[0] https://stripe.com/docs/api/checkout/sessions/retrieve
[1] https://stripe.com/docs/api/expanding_objects