#soviet-list-customer-invoices

1 messages · Page 1 of 1 (latest)

forest shard
forest shard
#

hey there

#

yep, you cna certainly do this

#

like this:

#
curl https://api.stripe.com/v1/invoices/in_456 \
  -u sk_test_123: \
-d "expand[]"="payment_intent.payment_method"
forest shard
#

I hope that gets you what you need here!