summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_post_instances.c
AgeCommit message (Expand)Author
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-05-28implement new account api in libtalermerchant (for #7824)Christian Grothoff
2023-04-23API change for #6363Christian Grothoff
2023-04-11store user-type with merchant settingsChristian Grothoff
2023-01-16code clean up and get KYC test to pass again with recent exchange changesChristian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-20fix #7034: URL decode authorization header tokenChristian Grothoff
2021-11-19-fix misc bugsChristian Grothoff
2021-08-05-merge sebastjm's #6945 branch/fix, and fix an issue in the test logicChristian Grothoff
2021-08-01finish implementing #6935Christian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-16typoMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-04-24fix testsChristian Grothoff
2020-04-21finish patchChristian Grothoff
2020-04-21implement POST /instancesChristian Grothoff