#napolean_solo
1 messages · Page 1 of 1 (latest)
You can find all the Invoice object properties here:
https://stripe.com/docs/api/invoices/object
However I think you are looking for customer.invoice_prefix
yes that's the one but specifically when an invoice is created where can I find that in the resposne?
i can see id in the invoice response but I need the invoice with the defined prefix
Can you share an Invoice Id and a screenshot of the value you want to retrieve using the API ?
what I mean specifically is that, the link you sent me of the customer object, in that there you can set invoice_prefix.
so when an invoice is created it should assign an invoice number based on that prefix.
so where can I find that invoice ID with the prefix i set in the invoice response
so when an invoice is created it should assign an invoice number based on that prefix.
IYou are looking to this one so I think:
https://stripe.com/docs/api/invoices/object#invoice_object-number