Skip to main content
POST
Import journal template mappings

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
payElementMappings
object[] | null
controlAccountMappings
object[] | null
splitDimensions
object[] | null
splitValueMappings
object[] | null

Response

OK

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