Logo
4PS-IDB API Documentation

crmCompaniesInsert

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

Door middel van de crmCompaniesInsert is het mogelijk om een nieuw bedrijf (relatie) aan te maken in 4PS.

 

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/crmCompanies?Company=undefined?Company=undefined' -d '{"name":"De Grote Company Insert","address":"Postbus 11","city":"Meerwolde","postCode":"3892 AS"}'

ENDPOINTS