{
"id": "2e3b4f5a-6b7c-8d9e-0f1a-2b3c4d5e6f7a",
"amount": 49.99,
"currency": "USD",
"source": {
"object": "card",
"name": "Jane Doe",
"number": "4242424242424242",
"expMonth": 1,
"expYear": 2024,
"brand": "VISA",
"last4": "string",
"billingAddress": {
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string"
}
},
"status": "PENDING",
"createdAt": "2019-08-24T14:15:22Z"
}