Hey gang.. I think I may not be calling the Monitor Stop endpoint correctly. I always get a 500 Internal server error response. I'm posting to "fe/v1/MonitorStop" with this payload:
I get a 500 Internal server response with this payload:
Does that seem right?
Thanks!!
Dave
Code:
{ "monitorCrossRefID": "90" }
Code:
{ "MonitorStopResponse": "" }
Thanks!!
Dave
Comment