HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.237.0 release notes

  1. 🔧 Improvements
    1. Added fallback values to Invoice responses when an invoice has no line-item details: quantity now defaults to 1, and the remaining line-item fields retain their existing empty or zero defaults. This improves response availability on GET /public-api/resources/invoices/v1.0, GET /public-api/resources/invoices/v1.0/{invoice}, and POST /public-api/actions/invoice/v1.0/{invoice}/update-external-id.