Expense
Upload file to expense
Uploads a file attachment to an existing expense. The file will be stored in cloud storage and associated with the expense. Supported file types include images (jpg, png, gif) and documents (pdf). Maximum file size is 10MB.
post/v1/expenses/{id}/file
Path parameters
idstring required
Expense ID
Response
Updated expense with file
Changes
No recorded changes to this endpoint across all 3 revisions of this API.