Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
jkrvivian edited this page Mar 21, 2019 · 1 revision

Errors

Client Bad Request

Response

Status: 400 Bad Request
{
  "message": "Invalid request header"
}

Resource Not Found

Response

Status: 404 Not found 
Location: https://localhost/transaction/QXYDRDCFUFQJUCZXJXZKLCSSOLCWUSTJU9GEMITMHFPM9WYZGQXTENAYMCRX99ID9IAJNZICORHYA9999
{
  "message": "Request Not Found"
}

Error occurs when processing

Response

Status: 500 Internal Service Error 
{
  "message": "Internal service error"
}