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 } ] }
Success
The response is of type object.
object
Was this page helpful?