Skip to main content
POST
/
payroll
/
apex_send
Apex Send Payroll Request
curl --request POST \
  --url https://tmextapidev.estream.com/index.cfm/payroll/apex_send
{
  "message": "Successfully sent telemapperEntryId to Apex.",
  "status": 200,
  "success": true
}

Query Parameters

token
string
required
telemapperEntryId
integer
required
isResubmit
boolean
isRoadshows
boolean
officeId
integer

Response

200 - application/json

Success

The response is of type object.