GET Vertical/Hba/DollarVolumes

Gets all HBA Dollar Volumes.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of HbaDollarVolumeDto
NameDescriptionTypeAdditional information
Code

integer

None.

Descr

string

None.

Response Formats

application/json, text/json

Sample:
  • [
      {
      • "Code": 1,
      • "Descr": "sample string 2"
      },
      {
      • "Code": 1,
      • "Descr": "sample string 2"
      }
    ]