HTTP/1.1 200 OK
Server: nginx
Date: Fri, 11 Nov 2020 18:25:28 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 2966
Connection: keep-alive
Cache-Control: no-cache, no-store
Request-Id: req_8PDHeZazN2LwML
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300

{
  "meta": {
    "status": {
      "code": 20000001,
      "message": "cardBin is required and should be numeric."
    },
    "response": {
      "httpCode": 400,
      "httpMessage": "400 Bad Request"
    }
  },
  "error": {
    "code": 20000001,
    "message": "cardBin is required and should be numeric."
  }
}