{
  "type": "string",
  "default": true,
  "cc_expire_year": 1,
  "cc_expire_month": 6,
  "firstname": "string",
  "lastname": "string",
  "company": "string",
  "cc_type": "string",
  "phone": "string",
  "address": {
    "country": "string",
    "street": "string",
    "state": "string",
    "city": "string",
    "postalcode": "string"
  },
  "cc_number_last4": "string",
  "id": 9
}