{
[...]
"authorization":
{
"status": "AUTHORIZED",
"partner_transactions": [
{
"partner": "dalenys",
"method": "creditcard",
"id": "f37a4096-a961-45a5-8e04-94625cbf7c43",
"amount": 11175,
"remaining_amount": 11175,
"partner_reference": "A161236020",
"partner_status": "0000",
"partner_status_description": "Successful operation",
"status": "AUTHORIZED",
"card": {
"bin": "411111",
"last_four_digits": "1111",
"holder_name": "Théodore Roosevelt",
"expiry_month": "01",
"expiry_year": "2029",
"selected_network": "VISA",
"three_ds": {}
}
}
]
}
}