4.6.0
- Add draft support methods for retentions:
updateDraft(),copyToDraft(), andstampDraft(). - Allow
Retentions::cancel()to be called without query parameters for deleting draft retentions.
4.5.0
- Expose structured API error metadata on
FacturapiException, includingcode,path,location,errors,logId, and response headers.