Skip to main content
PUT
Create or update a pay element mapping

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
payElementId
string
required

Body

application/json
accountCode
string
description
string
taxCode
string | null
groupAs
string | null
excludeFromSplit
boolean

Response

OK

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