curl --location --request POST 'https://api.peacom.co/eip/partner/company/3cb69db1-c410-4b83-8d37-84b823be9c06' \
--header 'apiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Acme Commerce",
"address": "123 Wall Street"
}'{
"name": "Acme Commerce",
"address": "123 Wall Street"
}