Create Accountpost https://api.bewe.io/v1/account/registerJSON example to create a Account POST JSON{ "email":"usuario@email.io", "password":"usuario1234", "businessName" : "Center test", "country": "co", "locale": "co" }