#sugan_38889-invoices
1 messages · Page 1 of 1 (latest)
invoice_id in invoice_items is null
Can you show me an Invoice Item ID where this is the case?
it is for all invoices we processed for the month of october
Yeah can you give me an example that I can look at?
I have a feeling this is an issue with your data import
And not on the Stripe side of things
Okay yeah I do see an Invoice associated to that Invoice Item
If you want to verify that you could retrieve the Invoice Item using https://stripe.com/docs/api/invoiceitems/retrieve
So in this case it looks like that Invoice ID is getting dropped somewhere when the data is ingested
So you'll need to debug that on your side or with the third party you are working with for the data ingestion
sugan_38889-invoices
Makes sense. thanks. I am reaching out to the ingestion tool's support team. Thanks for the quick turn around.