For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fiscalization Backend

Fiskalisierungs-Schnittstellen

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
get/erp/pos/fiscalization/backend/{id}

Update existing Resource

put
Path parameters
idinteger · int64Required

an identifier

Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
put/erp/pos/fiscalization/backend/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
contextstringOptional

message context

messageValuestringOptional

message

delete/erp/pos/fiscalization/backend/{id}
put
Path parameters
idinteger · int64Required
Responses
200

OK

No content

put/erp/pos/fiscalization/backend/{id}/register
200

OK

No content

put
Path parameters
idinteger · int64Required
Responses
200

OK

No content

put/erp/pos/fiscalization/backend/{id}/deregister
200

OK

No content

deaktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
put/erp/pos/fiscalization/backend/{id}/deactivate

aktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
put/erp/pos/fiscalization/backend/{id}/activate

Create new Resource

post
Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 255Optional

Beschreibung

activebooleanRead-onlyOptional

Aktiv?

Default: true
externalReferencestringRead-onlyOptional

Externe Referenz

backendTypestring · enumRequired

Backend-Typ

Possible values:
testbooleanRequired

Test-Umgebung?

Default: false
post/erp/pos/fiscalization/backend

Last updated

Was this helpful?