Footer Section
Explore

The company ID to set locations
Success
curl --request PUT \--url https://app1.congacontracts.com/Contracts/rest/v2/company/id/locations \--header 'Accept: 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"}]'