#Adrijan B. | EverHype Systems-invoice-pdf
1 messages · Page 1 of 1 (latest)
if i have for example invoice with id 123
is there a way i make a request and get the pdf binary
Sure, you can use this field: https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
np!