| API | Path |
|---|---|
| dimensions | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/dimensions |
Methods
| Method | Return Type | Description |
|---|---|---|
| GET dimension | dimension | Gets a dimension object. |
| POST dimension | dimension | Creates a dimension object. |
| PATCH dimension | dimension | Updates a dimension object. |
Fields
| Name | Type | MaxLength | Description |
|---|---|---|---|
| id | Guid | ||
| code | String | 20 | |
| displayName | String | 30 | |
| lastModifiedDateTime | DateTimeOffset |
Related API's (expand)
| Name | Type | Description |
|---|---|---|
| dimensionValues | Collection(Microsoft.NAV.dimensionValue) |