Footer Section
Explore

The company ID to set locations
Success
curl --request PUT \--url https://app1.congacontracts.com/Contracts/rest/v1/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","phnoeCountryCode": "string","phoneAreaCode": "string","phoneNumber": "string","phoneExtension": "string","faxCountryCode": "string","faxAreaCode": "string","faxNumber": "string","faxExtension": "string","type": "string"}]'