Add attachments to expense

Adds one or more attachments to an existing expense without replacing previously added ones.

Accepts up to 10 attachments per request. Each attachment requires: url, urlThumbnail, extension, and fileName.

Path Params
string
required

Expense ID (UUID)

Body Params
attachments
array of objects
required
length ≤ 10

Array of attachments to add to the expense (maximum 10)

attachments*
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json