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 :