Authorization: Bearer ********************{
"applicationType": "1",
"accountToOpen": "UPGRADE",
"acceptedCustomerAgreement": "50431",
"clientReference": "0530huimin",
"customerDetails": {
"personalDetail": {
"emailLanguage": 1,
"identityNumber": "880101019999",
"industry": "33",
"emailAddress": "huimin.kok@mvgx.com",
"residentialAddress": {
"addressLine1": "8 STREET 6 #08-08",
"addressLine2": "registeredAddress22222",
"addressLine3": "registeredAddress33333"
},
"identityType": "IDENTITY_CARD",
"occupation": "3",
"country": "CN",
"taxResidencyCountry": "SG",
"name": "0530EU1 PTE LTD",
"phoneNumber": "333333"
},
"financialInformation": {
"tradingVolumePerMonth": "1 - 100,000",
"tradingFrequencyPerMonth": "1 - 10",
"relatedEntities": "123"
},
"requiredDocuments": {
"idPassport": "50432"
}
}
}curl --location --request POST '/crm/addressBook/createEndUserAccount' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"applicationType": "1",
"accountToOpen": "UPGRADE",
"acceptedCustomerAgreement": "50431",
"clientReference": "0530huimin",
"customerDetails": {
"personalDetail": {
"emailLanguage": 1,
"identityNumber": "880101019999",
"industry": "33",
"emailAddress": "huimin.kok@mvgx.com",
"residentialAddress": {
"addressLine1": "8 STREET 6 #08-08",
"addressLine2": "registeredAddress22222",
"addressLine3": "registeredAddress33333"
},
"identityType": "IDENTITY_CARD",
"occupation": "3",
"country": "CN",
"taxResidencyCountry": "SG",
"name": "0530EU1 PTE LTD",
"phoneNumber": "333333"
},
"financialInformation": {
"tradingVolumePerMonth": "1 - 100,000",
"tradingFrequencyPerMonth": "1 - 10",
"relatedEntities": "123"
},
"requiredDocuments": {
"idPassport": "50432"
}
}
}'{
"applicationId": "c7f01dad-643f-430d-ad5d-d7f1e2251e5b",
"participantCode": "A0100275",
"status": 0
}