/
Size: a a a
/
/
/
IK
/
/
ВС
/
IK
с
IK
/
/
ВС
/
/
SP
request = `<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<AuthSoapHeader xmlns="http://www.globalprocessing.ae/HyperionWeb">
<strUserName>string</strUserName>
<strPassword>string</strPassword>
</AuthSoapHeader>
</soap:Header>
<soap:Body>
<Ws_Banking_CreateCustomer xmlns="http://www.globalprocessing.ae/HyperionWeb">
<request>
<WSID>long</WSID>
<IssCode>string</IssCode>
<CardDesign>string</ CardDesign >
<Associates>
<Associate>
<applicant>boolean</applicant>
<dateOfBirth>dateTime</dateOfBirth>
<documentInfo xsi:nil="true" />
<email>string</email>
<firstName>string</firstName>
<middleName>string</middleName>
<lastName>string</lastName>
<ownership>int</ownership>
<phone>string</phone>
<type>string</type>
<homeAddress>
<addressLine1>string</addressLine1>
<addressLine2>string</addressLine2>
<posttown>string</posttown>
<postCode>string</postCode>
<country>string</country>
</ homeAddress >
</Associate>
</Associates>
<DocumentInfo>
<DocumentInfo>
<filename>string</filename>
<filepath>string</filepath>
<uploadDate>dateTime</uploadDate>
</DocumentInfo>
</DocumentInfo>
<ExpectedMonthlySpend>decimal</ExpectedMonthlySpend>
<ExternalReference>string</ExternalReference>
<IndustryCode>string</IndustryCode>
<RegisteredAddress>
<addressLine1>string</addressLine1>
<addressLine2>string</addressLine2>
<posttown>string</posttown>
<postCode>string</postCode>
<country>string</country>
</RegisteredAddress>
<TCSVersion>int</TCSVersion>
<TradingAddress>
<addressLine1>string</addressLine1>
<addressLine2>string</addressLine2>
<posttown>string</posttown>
<postCode>string</postCode>
<country>string</country>
</TradingAddress>
<Type>INDIVIDUAL or CHARITY or LLP or LPARTNRSHP or OPARTNRSHP or SOLETRADER or PLC
or LLC</Type>
<Name>string</Name>
<CompanyRegNumber>string</CompanyRegNumber>
</request>
</Ws_Banking_CreateCustomer>
</soap:Body>
</soap:Envelope>`
/
K
ВС