Skip to main content
POST
Create 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).

Body

application/json
name
string
description
string | null
linkedPayrollConfigIds
string[] | null
isDefault
boolean
swapTracking1And2
boolean
narrationTemplate
string | null
fallbackSplitValue
string | null
starter
string | null
mergeMatchingNominals
boolean | 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

Response

Created

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