Logo
IntelliQA's Public API Documentation

Get Last Card Simulation Reports

POST {{url}}

This endpoint allows the user to Stop the CardSimulation

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status OK

{ "message_type": "ACK", "version": "1.0", "payload": null }



Curl
curl -X POST 'url' -H 'Content-Type: application/json' -d '{"id":"bttid","message":{"message_type":"Get Last Card Simulation Reports","version":"1.0"}}'

ENDPOINTS