- Allow updating clients through the API even when partner is at client limit.
- Fix error for some API users when looking at the history endpoint.
- API users can now do partial searching on the Line Item Catalog endpoint.
- Add employee/me/ endpoint to partner API.
- Add receiving Employee's MID to Received Document API object.
- Add partner MID to /api/ endpoint response.
- Exclude contacts which the API user can't access, from contacts list API
result.
- List documents created from received documents in the Secure Inbox API.
- Update to filtering section of documentation.
- Received Documents now have a PDF URL for getting their contents.
- Allow filtering by inbox entry type + received timestamps.
- Add documentation for the secure inbox API (behind a flag).
- Add a `document_data` field to inbox entries with structured document data. - Add publically-facing documentation for API error handling.
Provide a clean error message when attempting to upload an invalid PDF for sending.
Provide a better error message when non-PDFs are attempted to be uploaded as a custom PDF.