2024-04-04

Some bug fixes related to Approval (validation error fixes and missing metadata) and Expense Report (unified dimension structure as on other objects)...

The include=allfield has been removed on the fields endpoint, you specifically need to request what data you want in the return.

The content endpoint now supports setting the name and description of the object uploaded. Also, the fields endpoint is updated to support adding attachments.

Validation errors are now saved in the backend, meaning that you can receive them by listing reports and expenses without initializing a new validation job.