Skip to main content
PATCH
Bulk Update Journal Entries

Authorizations

Authorization
string
header
required

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

Headers

x-user-id
string | null

Optional external entity identifier that performed the update

Path Parameters

business_id
string<biz_string>
required

The id of the business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

Body

application/json
Maximum array length: 100
journal_entry_id
string<je_string>
required

The ID of the Journal Entry to update

changes
JournalEntryPatch · object
required

The changes to apply to the Journal Entry

Response

Successful Response

data
JournalEntryPublic · object[]
required