Skip to content

Instantly share code, notes, and snippets.

@jmramos02
Created August 19, 2020 00:39
Show Gist options
  • Save jmramos02/dccf0bb77e4ce56e176830e3ea6fc7eb to your computer and use it in GitHub Desktop.
Save jmramos02/dccf0bb77e4ce56e176830e3ea6fc7eb to your computer and use it in GitHub Desktop.
/register/customer
{
"email_address": "ramosjosemari+9@gmail.com",
"first_name": "Jose Mari",
"last_name": "Ramos",
"password": "p@ssw0rd01",
"weight": 73.8,
"height": "5'4",
"goal": "lose weight",
"allergy": "none",
"dietary_preference": "all meat",
"gender": "male",
"dietitian_id": 9
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment