Skip to main content
POST
Reissue a journal for a pay run (async)

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
payrollConfigId
string | null
taxYear
integer<int32> | null
taxPeriod
integer<int32> | null

Response

Accepted

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