Skip to main content
POST
/
orders
/
saraplus_notificationVerify
SaraPlus Notification Verify
curl --request POST \
  --url https://tmextapidev.estream.com/index.cfm/orders/saraplus_notificationVerify
{
  "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.