#quest1515
1 messages · Page 1 of 1 (latest)
hi! I'd suggest moving to a more recent API version where Invoice items work differently (you create the Invoice first and then add items to it instead of this older approach where you have to create the items first and there's a race condition where they don't get pulled into the Invoice ) as it fixes that issue
Thanks Karllekko. I will look into this and ge back to you on this thread if I run into any issues.