Skip to content
Snippets Groups Projects

Fix setra batch bug

Merged Petr.Kalashnikov requested to merge fix_setra_batch_bug into master
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
@@ -33,7+33,7 @@
{
"voucher": "4",
"validation_error": "",
"validation_error_type_code": "F",
"transactions": [
{
"transaction": "5",
@@ -42,7+42,7 @@
}
]
}
],
"transaction_errors": [
{
"transaction": "5",
"validation_error": "",
"validation_error_type_code": "F"
}
]
}
Loading