Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 374 Bytes

File metadata and controls

10 lines (7 loc) · 374 Bytes

4.6.0

Added

  • Add draft support methods for retentions: updateDraft(), copyToDraft(), and stampDraft().
  • Allow Retentions::cancel() to be called without query parameters for deleting draft retentions.

4.5.0

Added

  • Expose structured API error metadata on FacturapiException, including code, path, location, errors, logId, and response headers.