Shoeboxed / api

Official API documentation for integrating with Shoeboxed https://www.shoeboxed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support equivalent of "ConvertedTotal" from APIv1

fostersimonj opened this issue · comments

APIv1 provided two options for getting document Total and Tax - documentTotal (used in conjunction with documentCurrency) and convertedTotal (used in conjunction with accountCurrency). APIv2 should also support this.