cURL
curl --request POST \ --url https://tmextapidev.estream.com/index.cfm/onboarding/arc_onboard
{ "message": "Data successfully received.", "status": 200, "success": true, "data": 12345 }
Success
The response is of type object.
object
Was this page helpful?