Example Payloads
Invidual Payloads
{
"accountId": "8c9e9f85-5415-44f8-84e8-fef6ff58a5b4",
"redirectUrl": "https://www.lemonway.com/",
"individual": {
"firstName": "Alex",
"lastName": "Martin",
"birthDate": "1986-04-12",
"email": "[email protected]",
"birthCity": "Paris",
"birthCountry": "FR",
"phoneNumber": "+33675869559",
"nationalities": ["FR"],
"address": {
"street": "12 Rue de Rivoli",
"complementaryStreetInfo": "bis",
"city": "Paris",
"postalCode": "75001",
"country": "FR"
},
"politicalExposure": {
"position": "OTHER",
"otherPosition": "Member of Parliament"
"startDate": "2015-01-01",
"endDate": "2017-12-31",
"status": "YES"
},
"financialSituation": {
"annualRevenue": "0 - 10K €",
"estimatedWealth": "51K - 100K €",
"hasIFItax": false,//french resident only
"originOfFunds": {
"sources": ["INCOME"],
"other": "N/A"
}
},
"legalCapacity": { "type": "LEGAL_AGE_AND_CAPACITY" },
"professionalSituation": { "activity": "69" }
},
"project": {
"type": "CHARITY",
"beneficiary": {
"firstName": "Marie",
"lastName": "Dubois",
"birthDate": "1991-11-03"
}
}
}
{
"accountId": "f65c94a4-4ad9-4ee5-a2f4-b2b63d1b5d8b",
"redirectUrl": "https://www.lemonway.com/",
"individual": {
"firstName": "Nathan",
"lastName": "Garcia",
"birthDate": "1986-04-12",
"email": "[email protected]",
"birthCity": "Lille",
"birthCountry": "FR",
"phoneNumber": "+33675869559",
"nationalities": ["FR"],
"taxCode": "827 4612",
"address": {
"street": "45 Avenue Victor Hugo",
"complementaryStreetInfo": "bis",
"city": "Lille",
"postalCode": "59000",
"country": "FR"
},
"politicalExposure": {
"position": "POLITICAL_LEADER",
"startDate": "2015-01-01",
"endDate": "2017-12-31",
"status": "YES"
}
"financialSituation": {
"annualRevenue": "10K - 25K €",
"estimatedWealth": "101K - 150K €",
"hasIFItax": false,
"originOfFunds": {
"sources": ["REAL_ESTATE_PROPERTIES"],
"other": "N/A"
}
},
"legalCapacity": { "type": "LEGAL_AGE_AND_CAPACITY" },
"professionalSituation": { "activity": "69" }
}
}
{
"accountId": "f65c94a4-4ad9-4ee5-a2z3-beb63d1b5d8b",
"redirectUrl": "https://www.lemonway.com/",
"individual": {
"firstName": "Alex",
"lastName": "Martin",
"birthDate": "1986-04-12",
"email": "[email protected]",
"birthCity": "Paris",
"birthCountry": "FR",
"phoneNumber": "+33675869559",
"nationalities": ["FR"],
"address": {
"street": "12 Rue de Rivoli",
"complementaryStreetInfo": "bis",
"city": "Paris",
"postalCode": "75001",
"country": "FR"
},
"politicalExposure": {
"position": "POLITICAL_LEADER",
"startDate": "2015-01-01",
"endDate": "2017-12-31",
"status": "YES"
}
}
}
{
"accountId": "8c9e9f85-5415-55f8-64e7-fff6ff58a5b4",
"redirectUrl": "https://www.lemonway.com/",
"individual": {
"firstName": "Alessandro",
"lastName": "Rossi",
"birthDate": "1986-04-12",
"email": "[email protected]",
"birthCity": "Milan",
"birthProvince": "MI",
"birthCountry": "IT",
"phoneNumber": "+393454574966",
"nationalities": ["IT"],
"taxCode": "827 4612",
"address": {
"street": "3 Via Roma",
"city": "Milan",
"postalCode": "20100",
"country": "IT",
"province": "MI"
},
"politicalExposure": {
"status": "NO"
}
}
}