Back

Mmm my favorite.
image

1

111

You should see the "rest" api I'm working with. They're a GET wrapper arround a soap service. Stauts code is handled with a json property like "outcome": "T" or "F". Http status code? Always 200.

3

85