HTTP Operations with json payload in request/response.
Perform a request with json payload
Check if the JSON response is equivalent to the given json (ignores formatting).
Check if the given JSON is contained in the response (ignoring extra keys).
Check that the response does not contain the given object.