#Rob Coursera-invoices
1 messages · Page 1 of 1 (latest)
(I am doing this through the Java SDK btw)
Unfortunately there's no way around this behavior - the only exception would be if you're creating an Invoice with subscription set, which would only pull in the pending invoice items that are relevant to that Subscription
Hmm I see. I haven't used subscriptions. Is that something I could set without any other side-effect?
If you're not already using Subscriptions then this isn't something you should start using just to get around this behavior.