Helper POST method for sending requests to and from the Python/Flask services.
request body of data that you want to pass.
URL route of the Python/Flask service you want to use.
optional callback function to be invoked if provided.
Optional
response data from Python/Flask service.
Helper POST method for sending requests to and from the Python/Flask services.