diff --git a/User-Registration-API.md b/User-Registration-API.md index 6a2e3c2..54162ec 100644 --- a/User-Registration-API.md +++ b/User-Registration-API.md @@ -18,9 +18,9 @@ Takes a `application/json` payload. The JSON can be one of the following types: token : , usertype : 'customer', email : , - username : , + name : , postcode : , - age : + age_range : } ``` @@ -31,7 +31,7 @@ Takes a `application/json` payload. The JSON can be one of the following types: token : , usertype : 'customer', email : , - username : , + name : , street_name : , town : , postcode :