Screen to allow the addition of Estate Users
Screen must have the information to build the following request:
{
"email_address":"demoestateuser1@demoestate.co.uk",
"password":"123456",
"given_name":"DemoEstate",
"middle_name":"",
"family_name":"User1"
}
Screen to allow the addition of Estate Users
Screen must have the information to build the following request:
{
"email_address":"demoestateuser1@demoestate.co.uk",
"password":"123456",
"given_name":"DemoEstate",
"middle_name":"",
"family_name":"User1"
}