{
"user": {
"email": "john.doe@example.com",
"fullName": "John Doe",
"password": "ThisIsASecretPassword"
},
"company": {
"name": "Acme Commerce",
"phone": "84799865522",
"registrationNumber": "84799865522",
"address": "123 Wall Street",
"country": "US",
"currency": "USD",
"timezone": "America/New_York",
"linkUrl": "https://www.John"
}
}