For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/builders/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"region": "INDIA",
"type": "string",
"primaryAdminEmail": "user@example.com",
"registrationNumber": "string",
"gstin": "string",
"address": {
"line1": "string",
"line2": "string",
"city": "string",
"state": "string",
"country": "string",
"pincode": "string",
"point": {
"latitude": 0,
"longitude": 0
}
},
"contactPerson": "string",
"countryCode": "string",
"phone": "string",
"companyEmail": "string",
"website": "string",
"gstCertificate": "string",
"aadhaarCard": "string",
"panCard": "string",
"eSignature": "string",
"logo": "string",
"userCount": 0,
"subscription": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"created": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"modified": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": "string",
"builder": "08746def-6863-458b-8214-a869185e8225",
"startDate": "2019-08-24",
"endDate": "2019-08-24",
"amountPaid": 0,
"maxProjects": 0,
"maxUsers": 0,
"active": true
}
}'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "ABC Developers Pvt Ltd",
"registrationNumber": "REG2024001",
"gstin": "29ABCDE1234F1Z5",
"address": "123 MG Road, Bangalore - Updated",
"phone": "+91-9876543210",
"email": "newemail@abcbuilders.com"
}