GET Accounts

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Account
NameDescriptionTypeAdditional information
DisplayName

string

None.

Name1

string

Required

String length: inclusive between 0 and 255

Name2

string

String length: inclusive between 0 and 255

Street

string

Required

String length: inclusive between 0 and 255

ZipCode

string

Required

String length: inclusive between 0 and 255

City

string

Required

String length: inclusive between 0 and 255

Country

string

String length: inclusive between 0 and 255

Phone

string

String length: inclusive between 0 and 255

Email

string

String length: inclusive between 0 and 255

EmailSettingsId

globally unique identifier

None.

EmailSettings

EmailSettings

None.

Print

boolean

None.

Inactive

boolean

None.

DocumentTypeId

globally unique identifier

None.

DocumentType

DocumentType

None.

AccountGroupId

globally unique identifier

None.

AccountGroup

AccountGroup

None.

ReferenceId

string

String length: inclusive between 0 and 255

ProjectAccountLinks

Collection of ProjectAccountLink

None.

VehicleAccountLinks

Collection of VehicleAccountLink

None.

ContainerAccountLinks

Collection of ContainerAccountLink

None.

Weighings

Collection of Weighing

None.

TemporaryTaras

Collection of TemporaryTara

None.

Campaigns

Collection of Campaign

None.

Orders

Collection of Order

None.

Documents

Collection of Document

None.

TermOfPaymentId

globally unique identifier

None.

TermOfPayment

TermOfPayment

None.

PriceListLinks

Collection of AccountPriceListLink

None.

InvoiceByProject

boolean

None.

UserField1

string

String length: inclusive between 0 and 255

UserField2

string

String length: inclusive between 0 and 255

UserField3

string

String length: inclusive between 0 and 255

UserField4

string

String length: inclusive between 0 and 255

UserField5

string

String length: inclusive between 0 and 255

Number

string

Required

String length: inclusive between 0 and 255

Id

globally unique identifier

None.

CreationDate

date

None.

CreationUser

string

String length: inclusive between 0 and 255

ModifiedDate

date

None.

ModifiedUser

string

String length: inclusive between 0 and 255

Response Formats

application/json, text/json

Sample:
[
  {
    "DisplayName": "sample string 19 - sample string 1 (sample string 5)",
    "Name1": "sample string 1",
    "Name2": "sample string 2",
    "Street": "sample string 3",
    "ZipCode": "sample string 4",
    "City": "sample string 5",
    "Country": "sample string 6",
    "Phone": "sample string 7",
    "Email": "sample string 8",
    "EmailSettingsId": "69385b89-6673-45b3-a6ca-f1e3a973dabc",
    "Print": true,
    "Inactive": true,
    "DocumentTypeId": "f791eba7-8b94-4419-884f-0e7b029f9992",
    "AccountGroupId": "b48185dd-95bc-442b-9b8a-3766bc9c05aa",
    "ReferenceId": "sample string 12",
    "TermOfPaymentId": "765b550d-1a67-4157-b6d7-d97dfe4f5066",
    "InvoiceByProject": true,
    "UserField1": "sample string 14",
    "UserField2": "sample string 15",
    "UserField3": "sample string 16",
    "UserField4": "sample string 17",
    "UserField5": "sample string 18",
    "Number": "sample string 19",
    "Id": "3e148cb2-15d7-4725-a071-bee29d0570b4",
    "CreationDate": "2026-05-19T17:30:52.6043693+02:00",
    "CreationUser": "sample string 21",
    "ModifiedDate": "2026-05-19T17:30:52.6043693+02:00",
    "ModifiedUser": "sample string 22"
  },
  {
    "DisplayName": "sample string 19 - sample string 1 (sample string 5)",
    "Name1": "sample string 1",
    "Name2": "sample string 2",
    "Street": "sample string 3",
    "ZipCode": "sample string 4",
    "City": "sample string 5",
    "Country": "sample string 6",
    "Phone": "sample string 7",
    "Email": "sample string 8",
    "EmailSettingsId": "69385b89-6673-45b3-a6ca-f1e3a973dabc",
    "Print": true,
    "Inactive": true,
    "DocumentTypeId": "f791eba7-8b94-4419-884f-0e7b029f9992",
    "AccountGroupId": "b48185dd-95bc-442b-9b8a-3766bc9c05aa",
    "ReferenceId": "sample string 12",
    "TermOfPaymentId": "765b550d-1a67-4157-b6d7-d97dfe4f5066",
    "InvoiceByProject": true,
    "UserField1": "sample string 14",
    "UserField2": "sample string 15",
    "UserField3": "sample string 16",
    "UserField4": "sample string 17",
    "UserField5": "sample string 18",
    "Number": "sample string 19",
    "Id": "3e148cb2-15d7-4725-a071-bee29d0570b4",
    "CreationDate": "2026-05-19T17:30:52.6043693+02:00",
    "CreationUser": "sample string 21",
    "ModifiedDate": "2026-05-19T17:30:52.6043693+02:00",
    "ModifiedUser": "sample string 22"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.