Skip to main content
PATCH
Update a journal template

Authorizations

X-Auth-Token
string
header
required

FlowPayroll JWT (raw token, no Bearer prefix)

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

templateId
string
required

Body

application/json
name
string | null
description
string | null
linkedPayrollConfigIds
string[] | null
isDefault
boolean | null
mergeMatchingNominals
boolean | null
swapTracking1And2
boolean | null
narrationTemplate
string | null
fallbackSplitValue
string | null
pdfOptionsOverride
object | null
csvOptionsOverride
object | null
csvPresetKey
string | null
pdfPresetKey
string | null
groupByEmployee
boolean | null
employerCostAllocation
enum<string> | null
Available options:
FullSplit,
Home
accountCodeSeparator
string | null
unmappedPayElementAccountCode
string | null
replaceExportOptions
boolean | null

Response

OK

message
object
content
object | null
validationIssues
object[] | null