Footer Section
Explore

The company ID to add the additional name
curl --request POST \--url https://app1.congacontracts.com/Contracts/rest/v2/company/id/additionalname \--header 'Accept: text/plain, application/json' \--header 'Content-Type: application/json' \--data '{"id": "string","additionalName": "string","description": "string","type": "string","effectiveDate": "2019-08-24T14:15:22Z","createdOn": "2019-08-24T14:15:22Z","lastUpdatedOn": "2019-08-24T14:15:22Z","createdBy": "string","lastUpdatedBy": "string"}'