employment RTI working time

RTI (Real Time Information) working time records capture the hours worked code and irregular payment information required for HMRC RTI submissions against an employment record

Add Employment RTI Working Time

Add RTI (Real Time Information) working time details for an employment.

Submitting this request multiple times will update the existing RTI working time record for the employment.

SecuritybearerAuth
Request
path Parameters
employmentId
required
string <guid>

Employment ID

Example: 906264f1-2dff-4f72-a10b-59918cf738d7
Request Body schema: application/vnd.api+json

Employment RTI Working Time to be added

object
Responses
201

Employment RTI Working Time Response

default

General Error

post/employments/{employmentId}/rti-working-time
Request samples
application/vnd.api+json
{
  • "data": {
    }
}
Response samples