{
"amount": 50,
"status": "REVERSED",
"buy_order": "O-13914",
"session_id": "S-72110",
"accounting_date": "0515",
"transaction_date": "2025-05-15T03:39:06.514Z"
}
{}
{
"card_detail": {
"card_number": "0790"
},
"authorization_code": "008987",
"payment_type_code": "VD",
"response_code": 0
}
|
@@ -1,9 +1,15 @@
|
|
| 1 |
{
|
| 2 |
-
"amount":
|
| 3 |
-
"status": "
|
| 4 |
-
"buy_order": "
|
| 5 |
-
"session_id": "
|
|
|
|
|
|
|
|
|
|
| 6 |
-
"accounting_date": "
|
| 7 |
-
"transaction_date": "2025-
|
|
|
|
|
|
|
|
|
|
| 8 |
"installments_number": 0
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"amount": 50,
|
| 3 |
+
"status": "REVERSED",
|
| 4 |
+
"buy_order": "O-13914",
|
| 5 |
+
"session_id": "S-72110",
|
| 6 |
+
"card_detail": {
|
| 7 |
+
"card_number": "0790"
|
| 8 |
+
},
|
| 9 |
+
"accounting_date": "0515",
|
| 10 |
+
"transaction_date": "2025-05-15T03:39:06.514Z",
|
| 11 |
+
"authorization_code": "008987",
|
| 12 |
+
"payment_type_code": "VD",
|
| 13 |
+
"response_code": 0,
|
| 14 |
"installments_number": 0
|
| 15 |
}
|