dimensionValue

Prev Next
API Path
dimensionValues businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/dimensionValues

Methods

Method Return Type Description
GET dimensionValue dimensionValue Gets a dimension value object.
POST dimensionValue dimensionValue Creates a dimension value object.
PATCH dimensionValue dimensionValue Updates a dimension value object.

Fields

Name Type MaxLength Description
id Guid
code String 20
dimensionId Guid Read-only
dimensionCode String 20 Read-only
displayName String 50
dimensionValueType String
totaling String 250
blocked Boolean
lastModifiedDateTime DateTimeOffset

Related API's (expand)

Name Type Description
dimension Microsoft.NAV.dimension