self service login links

Login links generated for a person to access features within the self service system

Generate a Self-Service login link using customer provided employment ID

Generate a Self-Service login link using customer provided employment ID

SecuritybearerAuth
Request
path Parameters
customerEmploymentId
required
string

Employment ID (provided by Customer)

Example: Z0012
Request Body schema: application/vnd.api+json

Creates a SelfServiceLoginLink using Employment ID and Self-Service FeatureMenuItem

object
Responses
201

Self-Service Login URL Created

400

Bad Request

401

Unauthorized - Authorization Required

422

Unprocessable Entity

default

General Error

post/selfServiceLoginLinks/employmentId/{customerEmploymentId}
Request samples
application/vnd.api+json
{
  • "data": {
    }
}