Skip to main content
POST
Create a split dimension

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
source
enum<string>
Available options:
None,
Department,
TagGroup,
NiCategoryLetter,
StudentLoanPlan,
DirectorStatus,
LineDescription
tagGroupKey
string | null
tagName
string | null
displayName
string
accountCodePlacement
enum<string>
Available options:
None,
Suffix,
Prefix,
Whole
fallbackTagGroupKey
string | null
fallbackTagName
string | null

Response

Created

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