Hello

POST /order/hello

The hello operation sends a test message to verify that there is end-to-end functionality between the customer system and Trustico. Any value entered into the Input field will be echoed out into the TextToEcho Field



Request body application/json



Schema  
array[object]  
TextToEcho | string | Any message
Required


Responses application/json


200 Schema  
  array[object]  
 
SuccessCode | integer | 1 (Ok) - 0 (Error)
Required
    TextToEcho string Echoes back the provided string optional
    ErrorMsg array One or more error strings (Returned only when SuccessCode is 0). optional