You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ "companyName" : "Test company",
// Name of company. Required "companyWebsite" : "test.com",
// Company website. Required "contactPhone": 123456789,
// User phone "contactPerson": "Pavel",
// User name "contactEmail": "email@mail.com",
// User email. Required "supportRequired" : Possible values “yes”, “no”, “not sure” “sourceSystemId” : ‘test123’,
// SourceSystemId is your Unique Identifier which you set up when registering in ShelterZoom system. Required "noSourceSystemId" : true
// If company doesn't have sourceSystemId this field is required }