For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/builders//plan' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"planId": "string"
}'{
"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
}
}