Footer Section
Explore

The company ID to add the location
curl --request POST \--url https://app1.congacontracts.com/Contracts/rest/v2/company/id/location \--header 'Accept: text/plain, application/json' \--header 'Content-Type: application/json' \--data '{"id": "string","name": "string","state": "string","addressLine1": "string","addressLine2": "string","city": "string","postalCode": "string","country": "string","webAddress": "string","phoneCountryCode": "string","phoneAreaCode": "string","phoneNumber": "string","phoneExtension": "string","faxCountryCode": "string","faxAreaCode": "string","faxNumber": "string","faxExtension": "string","type": "string","createdOn": "2019-08-24T14:15:22Z","lastUpdatedOn": "2019-08-24T14:15:22Z","createdBy": "string","lastUpdatedBy": "string"}'