Updated Transaction Upload API (markdown)

Tom Bloor 2017-04-20 12:23:06 +01:00
parent 0e40fa2703
commit 64907cdcbf

@ -1,12 +1,12 @@
# Transaction Upload API
_Last Updated 2017-04-19_
_Last Updated 2017-04-20_
## `POST /api/upload`
Takes a `multipart/form-data` upload, with the following parts:
* File under the form key `file2`
* File under the form key `file`
* JSON Object with required arguments under `json` key
The JSON can be one of the following types: