summaryrefslogtreecommitdiff
path: root/src/mint-lib/baseline/admin_add_incoming.req
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-21 15:52:07 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-21 15:52:07 +0200
commit74dfa2dfe0995ad9c01fbd499db7ff11dc2ede95 (patch)
tree279afda05958baf78175d241695fe29e789321ed /src/mint-lib/baseline/admin_add_incoming.req
parent8ae03a690b9695e6edf12e6be4895248408cfd7e (diff)
downloadexchange-74dfa2dfe0995ad9c01fbd499db7ff11dc2ede95.tar.gz
exchange-74dfa2dfe0995ad9c01fbd499db7ff11dc2ede95.tar.bz2
exchange-74dfa2dfe0995ad9c01fbd499db7ff11dc2ede95.zip
AFL test generation scripts
Diffstat (limited to 'src/mint-lib/baseline/admin_add_incoming.req')
-rw-r--r--src/mint-lib/baseline/admin_add_incoming.req7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mint-lib/baseline/admin_add_incoming.req b/src/mint-lib/baseline/admin_add_incoming.req
new file mode 100644
index 000000000..677678b5d
--- /dev/null
+++ b/src/mint-lib/baseline/admin_add_incoming.req
@@ -0,0 +1,7 @@
+POST /admin/add/incoming HTTP/1.1
+Host: localhost:8081
+Accept: */*
+Content-Type: application/json
+Content-Length: 220
+
+{"reserve_pub":"TMZCK5CFM1KZQGY1WTF0CEZZPGA0670G94969RF79PA5106ARTK0","amount":{"currency":"EUR","value":5,"fraction":10000},"execution_date":"/Date(1442821651)/","wire":{"type":"TEST","bank":"source bank","account":42}} \ No newline at end of file