APIProblem401
-
detail:
Unauthorized user(string, required) -
status: 401 (number)
-
title:
Unauthorized(string, required) -
type:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html(string, required)
APIProblem404
-
detail:
Ad with ID 120173 not found(string, required) -
status:
404(number, required) -
title:
Not Found(string, required) -
type:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html(string, required)
APIProblem409
-
detail:
The request could not be completed due to a conflict with the current state of the resource(string, required) -
status:
409(number, required) -
title:
Conflict(string, required) -
type:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html(string, required)
APIProblem500
-
detail:
The request was well formed but was unable to be followed due to semantic errors(string, required) -
status:
500(number, required) -
title:
Internal Server Error(string, required) -
type:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html(string, required)