From 34ddacf1a697f5177186786339f36b2abe4ce333 Mon Sep 17 00:00:00 2001 From: Tom Bloor Date: Tue, 25 Apr 2017 21:40:56 +0100 Subject: [PATCH] Updated User Registration API (markdown) --- User-Registration-API.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/User-Registration-API.md b/User-Registration-API.md index 074e39b..f018c07 100644 --- a/User-Registration-API.md +++ b/User-Registration-API.md @@ -1,7 +1,5 @@ # User Registration API -_Last Updated 2017-04-22_ - ## `POST /api/register` Takes a `application/json` payload. The JSON can be one of the following types: @@ -18,7 +16,8 @@ Takes a `application/json` payload. The JSON can be one of the following types: token : , usertype : 'customer', email : , - name : , + display_name : , + full_name : , postcode : , age_range : , password :