A collection of help pages for using the API.
No description available.
| Name | Type | Description |
|---|---|---|
| id | String | |
| type | String | |
| intervals | AccountNumberInterval[] |
{
"id": "Byggnader",
"type": "AccountIntervalGroup",
"intervals": [
{
"start": "1110",
"end": "1119"
}
]
}