bazzar/pay_u/tests/responses/custom_code_literal.json

10 lines
181 B
JSON
Raw Normal View History

2022-04-24 12:55:22 +02:00
{
"status": {
"statusCode": "ERROR_VALUE_MISSING",
"severity": "ERROR",
"code": "8300",
"codeLiteral": "FOO_BAR",
"statusDesc": "Implementation changed"
}
}