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

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

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