Playtech.API.auth.register({
dataMap: {
casinoName: 'playtech800075',
clientSkin: 'playtech800075',
title: 'Mr',
firstname: 'test',
lastname: 'test',
sex: 'M',
email: 'test2145@playtech.com',
birthdate: '1986-01-01',
countrycode: 'UA',
state: 'Kyiv',
city: 'Kyiv',
zip: '01001',
cellphone: '+38022112211',
phone: '+380',
address: 'svoboda street',
userName: 'test2145',
password: 'Password1!',
verificationQuestion: 'test',
verificationAnswer: 'test',
currencyCode: 'GBP',
coupon: '',
advertiser: 'advertiser',
clientPlatform: 'web',
signupDeviceType: 'other',
signupOsName: 'macintosh',
signupOsVersion: 'x',
signupDeliveryPlatform: 'Hub2',
signupDeviceBrowser: 'chrome',
language: 'EN',
serial: '460916c7-bd41-42a8-ac82-d85a55924547',
signupDeviceId: '460916c7-bd41-42a8-ac82-d85a55924547',
clientType: 'casino'
},
contactPreferences: {
channel: 'email',
type: 'promotional',
preference: false
},
addressDetails: {
buildingName: 'My Building',
buildingNumber: '1',
subbuilding: '1',
streetName: 'Sportivnaya',
streetNumber: '1',
propertyName: '-',
propertyNumber: '12',
suburb: 'Kyiv'
},
contactAddress: {
city: 'Kyiv',
countryCode: 'UA',
zip: '01012'
}
}).then(data => {...});