I have an asynchronous web service which will return status "pending" immediately until it returns either 200 or an error. This is my code so far:I have an asynchronous web service which will r
I have an asynchronous web service which will return status "pending" immediately until it returns either 200 or an error. This is my code so far:I have an asynchronous web service which will r