When adding up all charges for one of our bills, I’m still off by a penny. I suspect this to be a floating point error, but I’m not sure where this is happening…
When using the query below, I’m getting the same total for “storage” as seen in the UI; however, when I manually calculate the sum by adding each individual storage charge for a bill, I’m off by a penny. I checked the math several times.
So I’m seeing the same storage sum in the UI and when querying the API, but when adding up the individual charges in the UI, for a single bill, I’m off by a penny.
Thanks for giving this a bump. For context, not having clarity on which number to trust is severely impacting our ability to do billing at the end of the month.
If possible, may we get an ETA from ShipHero on if this is a bug or not?
I think in the interest of time I’m going to escalate this issue as a bug to our Engineering Team.
Thanks for hanging in there, I’ll keep you updated on how this progresses.
Please let me know if you have any questions or concerns.
Unfortunately, I don’t have an update for you regarding this. I will bump it again.
I’ll try to get in touch with someone in product so at the very least you’ll know which one to trust here, while the Engineers can just work on the fix whenever it gets to them.
Apologies for the delay, hoping to have a helpful update for you soon.
Let me know if there’s anything I can do to help in the meantime.
Is there a way we can grab the individual billing charges made in 3PL using the public API? I noticed there wasn’t any related field under the Bill object, but was curious if this functionality will be added soon?