From 64907cdcbf5ea0aeefd672aedf1f482fcd3805a9 Mon Sep 17 00:00:00 2001 From: Tom Bloor Date: Thu, 20 Apr 2017 12:23:06 +0100 Subject: [PATCH] Updated Transaction Upload API (markdown) --- Transaction-Upload-API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Transaction-Upload-API.md b/Transaction-Upload-API.md index a91d3c6..36cddec 100644 --- a/Transaction-Upload-API.md +++ b/Transaction-Upload-API.md @@ -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: