API pagina maken
{
"first_name": "John",
"last_name": "Smith",
"emails": [
{
"type": "primary",
"email": "info@piedpiper.eu"
}
],
"salutation": "Mr",
"telephones": [
{
"type": "phone",
"number": "092980615"
}
],
"website": "http://example.com",
"addresses": [
{
"type": "invoicing",
"address": {
"addressee": "Teamleader HQ",
"line_1": "Dok Noord 3A 101",
"postal_code": "9000",
"city": "Ghent",
"country": "BE",
"area_level_two_id": "db232cf8-ad4a-024b-941f-15a7a74f0fd2"
}
}
],
"language": "en",
"gender": "male",
"birthdate": "1989-08-19",
"iban": "BE12123412341234",
"bic": "BICBANK",
"national_identification_number": "01234567-X",
"remarks": "Met at expo",
"tags": [
"prospect",
"expo"
],
"custom_fields": [
{
"id": "bf6765de-56eb-40ec-ad14-9096c5dc5fe1",
"value": "092980616"
}
],
"marketing_mails_consent": false
}