POST
/
v0
/
journal-entry-files

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

teal-instance-id
string
required

The Teal instance ID

Body

multipart/form-data
journal_entry_id
string
required

The Journal entry ID

file
string
required

A file to be associated with the Journal Entry.

Response

201 - application/json
id
string
required

The unique ID of the object.

file_name
string | null
required

The name of the file uploaded to the Journal Entry. If no value is provided or null is specified, defaults to the name of the file.