bazzar/pay_u/tests/responses/rejection.json

10 lines
196 B
JSON
Raw Normal View History

2022-04-24 12:55:22 +02:00
{
"status": {
"statusCode": "ERROR_VALUE_MISSING",
"severity": "ERROR",
"code": "8300",
"codeLiteral": "MISSING_REFUND_SECTION",
"statusDesc": "Missing required field"
}
}