Skip to main content
POST
/
saraplus_notificationVerify
cURL
curl --request POST \
  --url https://tmextapidev.estream.com/index.cfm/saraplus_notificationVerify
{
  "total": 1,
  "code": 200,
  "success": true,
  "data": [
    {
      "message": "Rep has been notified.",
      "code": 200,
      "success": true,
      "CallTMEveryXSecondsTimeout": 15,
      "CallTMEveryXSeconds": 10
    }
  ]
}

Query Parameters

token
string
required
personId
string
required
orderNum
string
latitude
string
longitude
string
connId
string
retailerName
string
retailerClubNumber
string
campaign
string
officeId
integer

Response

200 - application/json

Success

The response is of type object.