3.237.0 release notes
about 2 hours ago by ReadMe API
- đ§ Improvements
- Added fallback values to Invoice responses when an invoice has no line-item details:
quantitynow defaults to1, and the remaining line-item fields retain their existing empty or zero defaults. This improves response availability onGET /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.
- Added fallback values to Invoice responses when an invoice has no line-item details:
