getAllFeedbackStatistics 220 B

123456789101112
  1. {
  2. "result": 1,
  3. "description": null,
  4. "payload": {
  5. "faultCount": 20,
  6. "faultProcessedCount": 5,
  7. "upperCount": 20,
  8. "upperProcessedCount": 10,
  9. "refundCount": 20,
  10. "refundProcessedCount": 15
  11. }
  12. }