added structure for problematic transactions

This commit is contained in:
Stefan Dresselhaus
2015-09-18 17:59:50 +02:00
parent 5266c5c5da
commit 445bd85ce4
5 changed files with 39 additions and 0 deletions

View File

@ -16,3 +16,5 @@
/orders OrdersR GET
/history/#Int64 ItemR GET
/history/#Int64/#Int ItemPagedR GET
/transactions/problematic ProblematicR GET
/transactions/problematic/#Int ProblematicDaysR GET