POST
/
v0
/
journal-entry-files

Authorizations

Authorization
string
header
required

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
file
file
required

A file to be associated with the Journal Entry.

journal_entry_id
string
required

The Journal entry ID

Response

201 - application/json
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.

id
string
required

The unique ID of the object.