Enterprise Info
Enterprise Info
Enterprise APIs provide information about enterprise-level configuration and identifiers used throughout the SFT platform.
Account access
Reseller: Yes (can access child enterprises using support access)
Enterprise: Yes (own enterprise only)
GET Enterprise Info
Endpoint
GET /api/GetEnterpriseInfo
Headers
Content-Type: application/json
X-Requested-With: XMLHttpRequest
X-Authorization: Bearer <AccessToken>
Query parameters
Parameter | Mandatory | Description |
|---|---|---|
enterpriseId | No | Fetch a specific enterprise (reseller / support access) |
Response (selected)
Returned fields typically include enterprise identifiers and configuration attributes used by other APIs.
Result codes (selected)
Code | Description |
|---|---|
2201 | Get enterprise info success |
2202 | Get enterprise info failure |
1359 | No data available |
Notes
Enterprise information is commonly required when provisioning endpoints or managing enterprise-level settings.
Cross-API parameter sourcing
enterpriseId: via GET OrganisationUsed by:
Endpoint provisioning APIs
Enterprise configuration APIs
Reporting and analytics APIs