I make a post request to https://apitest.authorize.net/xml/v1/request.api and no matter what i put i get a response code as 200. Why not return 422 unprocessable entity? Now insteaad of looking at the response code i have to dig into the response body to see if there are errors.
03-06-2021 08:30 AM