Get company list API give the list of companies available in LMS
Company organization id
Name of the company
External id of the company
Logged in user id
Description of the company
Company organization id
Address of the company
Address of the company
city of the company
State of the company
Zipcode of the company
Country of the company
E-mail of the company
Phone number of the company
Phone number of the company
Fax of the company
Website url of the company
{
"success": true,
"message": "Data retrieved successfully.",
"data": {
"name": "Nexus Human Reseller Program",
"description": null,
"centerId": 1404,
"center": "Nicosia",
"centerSiteId": 7934,
"centerSiteCode": "NCO",
"allCourses": false,
"allClubs": false,
"modalityId": 3,
"modality": "Online LIVE",
"pricingId": 0,
"pricing": "Local prices only",
"supplemental": false,
"includeChildren": true,
"deliveryCenters": [
"Nexus Human Reseller Program"
],
"courses": [
46146,
46147,
56595
],
"excludedClassInstances": [
1842071,
1841987
],
"excludedCourseInstances": [],
"classes": [
{
"courseID": 46146,
"classID": 1842070,
"ownerID": 2711514,
"startDateTime": "2024-09-23 08:30:00",
"endDateTime": "2024-09-25 16:00:00",
"timeLastUpdated": "2024-02-23 09:54:38",
"startDate": "2024-09-23",
"endDate": "2024-09-25",
"startTime": "08:30:00",
"endTime": "16:00:00",
"cancelled": false,
"name": "PRINCE2®: Foundation 7th Edition",
"gtr": false,
"hostingSiteID": 0,
"hostingSiteCode": null,
"franchiseId": null,
"confirmationStatusId": 0,
"status": "Scheduled",
"deliveryTypeId": 2,
"deliveryType": "Virtual",
"deliveryCenterId": 1493,
"deliveryCenter": "Nexus Human Reseller Program",
"billingCenterId": 1493,
"billingCenter": "Nexus Human Reseller Program",
"pricing": [
{
"courseId": 46146,
"organizationId": 1404,
"extranetSiteId": 7934,
"price": 1100,
"productCode": "NH95009S-OLL",
"extranetSiteCOde": "NCO"
},
{
"courseId": 46146,
"organizationId": 1404,
"extranetSiteId": 7934,
"price": 1100,
"productCode": "NH95009S-ILT",
"extranetSiteCOde": "NCO"
}
]
},
{
"courseID": 46147,
"classID": 1842074,
"ownerID": 2711514,
"startDateTime": "2024-09-26 08:30:00",
"endDateTime": "2024-09-27 16:00:00",
"timeLastUpdated": "2024-02-23 09:57:45",
"startDate": "2024-09-26",
"endDate": "2024-09-27",
"startTime": "08:30:00",
"endTime": "16:00:00",
"cancelled": false,
"name": "PRINCE2®: Practitioner 7th Edition",
"gtr": false,
"hostingSiteID": 0,
"hostingSiteCode": null,
"franchiseId": null,
"confirmationStatusId": 0,
"status": "Scheduled",
"deliveryTypeId": 2,
"deliveryType": "Virtual",
"deliveryCenterId": 1493,
"deliveryCenter": "Nexus Human Reseller Program",
"billingCenterId": 1493,
"billingCenter": "Nexus Human Reseller Program",
"pricing": [
{
"courseId": 46147,
"organizationId": 1404,
"extranetSiteId": 7934,
"price": 900,
"productCode": "",
"extranetSiteCOde": "NCO"
},
{
"courseId": 46147,
"organizationId": 1404,
"extranetSiteId": 7934,
"price": 900,
"productCode": "NH95010S-OLL",
"extranetSiteCOde": "NCO"
}
]
}
]
}
}