3.224.0 release notes
4 days ago by ReadMe API
- 🔧 Improvements
- Changed the Invoice response
totalAmountto return0when an invoice total is unavailable, rather than failing to provide a value. This applies toGET /public-api/resources/invoices/v1.0,GET /public-api/resources/invoices/v1.0/{invoice}, andPOST /public-api/actions/invoice/v1.0/{invoice}/update-external-id.
- Changed the Invoice response