Logo
4PS-IDB API Documentation

crmContactPersonsInsert

POST {{Protocol}}://{{Server}}/{{NST}}/api/{{ApiPublisher}}/{{ApiGroup}}/v1.0/crmContactPersons?Company={{CentralCompany}}

Door middel van de crmContactPersonsInsert is het mogelijk om een contactpersoon toe te voegen.

Merk op dat crmCompanyId en crmPersonId beide 4PS systemIDs dienen te zijn van respectievelijk het bedrijf (relatie in DigiOffice) en de persoon. Beide dienen dus al aanwezig te zijn in DigiOffice en 4PS.

EndFragment

EndFragment

 

Body PARAM

Key Datatype Required Description 
Company
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'undefined://undefined/undefined/api/4ps/idbApi/v1.0/crmContactPersons?Company=undefined?Company=undefined' -d '{"digiOfficeId":"94c49d9b-871f-48ad-ad7f-40630cc380d7","crmCompanyId":"6adf7dd9-1eb4-ed11-bb62-e905056c4d97","crmPersonId":"3b3a4464-209b-ed11-bb62-f264574560af","jobTitle":"","phoneNo":"","mobilePhoneNo":"","eMail":"Gonnie@DeKegel.nl"}'

ENDPOINTS