bazzar/pay_u/tests/responses/refund.json

15 lines
359 B
JSON
Raw Normal View History

2022-04-24 12:55:22 +02:00
{
"orderId": "2DVZMPMFPN140219GUEST000P01",
"extOrderId": "Order id in your shop",
"refund": {
"refundId": "912128",
"amount": "15516",
"currencyCode": "PLN",
"status": "FINALIZED",
"statusDateTime": "1395677071799",
"reason": "refund",
"reasonDescription": "on customers request",
"refundDate": "1395677071799"
}
}