HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
X-Ua-Compatible: IE=Edge
Etag: "473096d7961bec9bc228fe5d423c79b5"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 5bd63e86dd328c8a0351531d01443648
X-Runtime: 0.009103
Server: WEBrick/1.3.1 (Ruby/1.9.3/2013-02-22)
Date: Tue, 10 Sep 2013 13:48:32 GMT
Content-Length: 450
Connection: Keep-Alive

{
  "id": "cus_39o4Fv82E1et5Xb",
  "object": "customer",
  "livemode": false,
  "created": 1378819398,
  "email": "customer@example.com",
  "description": "Test Customer from Java",
  "active_card": {
    "object": "card",
    "exp_year": 2015,
    "exp_month": 12,
    "fingerprint": "215b5b2fe460809b8bb90bae6eeac0e0e0987bd7",
    "name": "YUUKO SHIONJI",
    "country": "JP",
    "type": "Visa",
    "cvc_check": "pass",
    "last4": "4242"
  }
}
