{
  "object": "customer",
  "id": "cust_test_4zmrjg2hct06ybwobqc",
  "livemode": false,
  "location": "/customers/cust_test_4zmrjg2hct06ybwobqc",
  "default_card": "card_test_4zmrjfpyqg3f0ygdnwz",
  "email": "john.smith@example.com",
  "description": "Another description",
  "created": "2015-04-08T10:53:32Z",
  "cards": {
    "object": "list",
    "from": "1970-01-01T00:00:00+00:00",
    "to": "2015-04-08T10:53:35+00:00",
    "offset": 0,
    "limit": 20,
    "total": 1,
    "data": [
      {
        "object": "card",
        "id": "card_test_4zmrjfpyqg3f0ygdnwz",
        "livemode": false,
        "location": "/customers/cust_test_4zmrjg2hct06ybwobqc/cards/card_test_4zmrjfpyqg3f0ygdnwz",
        "country": "us",
        "city": "Bangkok",
        "postal_code": "10320",
        "financing": "",
        "last_digits": "1111",
        "brand": "Visa",
        "expiration_month": 10,
        "expiration_year": 2018,
        "fingerprint": "zoT22qQjIGifavlKMASVVJ7+XsEBwVd4PzEL3zqs6eA=",
        "name": "Somchai Prasert",
        "security_code_check": true,
        "created": "2015-04-08T10:53:31Z"
      }
    ],
    "location": "/customers/cust_test_4zmrjg2hct06ybwobqc/cards"
  }
}
