HTTP/1.1 404 Not Found
Content-Type: application/hal+json; charset=utf-8

{
  "status": 404,
  "title": "Not Found",
  "detail": "No transaction exists with token tr_Qzin4iTWrU.",
  "_links": {
    "documentation": {
      "href": "https://docs.mollie.com/guides/handling-errors",
      "type": "text/html"
    }
  }
}