{
"object": "card",
"name": "Jane Doe",
"number": "4242424242424242",
"expMonth": 1,
"expYear": 2024,
"brand": "VISA",
"last4": "string",
"billingAddress": {
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string"
}
}