Download OpenAPI specification:Download
API to manage Business Units.
Groups follow the following template; https://server/api/v1/tenants/{tenantId}/groups
[- {
- "Name": "string",
- "FullPath": "string",
- "Id": "string"
}
]{- "Name": "string",
- "FullPath": "string",
- "Id": "string"
}[- {
- "Name": "string",
- "FullPath": "string",
- "Id": "string"
}
][- {
- "externalId": "string",
- "name": "string",
- "gln": "string",
- "status": "string",
- "firstOpeningDay": {
- "year": 0,
- "month": 0,
- "day": 0
}, - "lastOpeningDay": {
- "year": 0,
- "month": 0,
- "day": 0
}, - "businessUnitId": "string",
- "groups": [
- "string"
]
}
]| tenantId required | string Nullable |
| externalId | string Nullable The external Id of this business unit |
| name | string Nullable Name of unit |
| gln | string Nullable Global location number |
| status | string Nullable Status |
object (Date) | |
object (Date) |
{ }| tenantId required | string Nullable The tenant id |
| id required | string Nullable The business unit document id |
| externalId | string Nullable The external Id of this business unit |
| name | string Nullable Name of unit |
| gln | string Nullable Global location number |
| status | string Nullable Status |
object (Date) | |
object (Date) |
{ }| tenantId required | string Nullable |
| groupId | string Nullable |
| typeId | string Nullable |
{ }| id | string Nullable The type identifier |
| name | string Nullable Name of type |
{ }