Footer Section
Explore

curl --request POST \--url https://app1.congacontracts.com/Contracts/rest/v2/company/bulk \--header 'Accept: application/json' \--header 'Content-Type: application/json' \--data '[{"object": {"id": "string","name": "string","number": "string","group": "string","taxId": "string","status": "string","dunsNumber": "string","type": "string","category": "string","url": "string","address1": "string","address2": "string","city": "string","state": "string","postalCode": "string","country": "string","phoneAreaCode": "string","phoneCountryCode": "string","phoneExtension": "string","phoneNumber": "string","faxAreaCode": "string","faxCountryCode": "string","faxExtension": "string","faxNumber": "string","dynamics": {"property1": {},"property2": {}},"createdOn": "2019-08-24T14:15:22Z","lastUpdatedOn": "2019-08-24T14:15:22Z","createdBy": "string","lastUpdatedBy": "string","legalEntity": true,"description": "string"},"referenceId": "string"}]'
1[2{3"id": "string",4"referenceId": "string",5"success": true,6"message": "string"7}8]