summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_orders.c
AgeCommit message (Expand)Author
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-16API change, #6188Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-14clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...Christian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff