{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "card",
"cardDetails": {
"country": "string",
"lastFour": "string",
"type": "string"
},
"tip": {
"units": 0,
"currencyCode": "GBP"
},
"taxes": [
{
"name": "string",
"inclusive": true,
"rate": "string",
"amount": {
"units": 0,
"currencyCode": "GBP"
}
}
],
"subtotal": {
"units": 0,
"currencyCode": "GBP"
},
"total": {
"units": 0,
"currencyCode": "GBP"
},
"status": "success",
"createdAt": "string",
"updatedAt": "string"
}