Logo
IntelliQA's Public API Documentation

FALL POSITION

POST {{controller_endpoint}}

Select swipe card which is available in MagStripe config xml with Canonical name SELECT CARD 1.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
TCP-Wait-For-Server-Close
boolean




RESPONSES

status





Curl
curl -X POST 'controller_endpoint' -H 'Content-Type: application/json' -H 'TCP-Wait-For-Server-Close: true' -d '{"id":"RVrobot","commands":["FALL POSITION"]}'

ENDPOINTS