TEMPORARY_REDIRECT="The client is directed to repeat the same HTTP request at the location identified.",
PERMANENT_REDIRECT="The client is directed to repeat the same HTTP request at the location identified.",
BAD_REQUEST="Request is unparsable, syntactically incorrect, or violates schema.",
UNAUTHORIZED="Authorization failure. The authorization header is invalid or missing.",
FORBIDDEN="Operation is not permitted based on the supplied authorization.",
NOT_FOUND="Specified resource or endpoint does not exist.",
CONFLICT="The specified version number does not match the resource's latest version number, or a service provider refused to create a new, duplicate resource.",
PRECONDITION_FAILED="Failed to update. Resource has changed on the server.",