DocumentTypeChain
Path parameters
idinteger · int64Required
an identifier
Body
Verwaltung zur Pflege der Belegketten
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
predecessorIdinteger · int64Required
Vorgänger-DocumentType
successorIdinteger · int64Required
Nachfolger-DocumentType
Responses
200
successful operation
application/json
404
Resource was not found
application/json
422
Resource was not valid to process
application/json
put
/erp/document-types/chains/{id}Path parameters
idinteger · int64Required
an identifier
Responses
200
successful operation
application/json
404
Resource was not found
application/json
409
unable to delete Resource, due to constraints, existing references or internal state
application/json
delete
/erp/document-types/chains/{id}Body
Verwaltung zur Pflege der Belegketten
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
predecessorIdinteger · int64Required
Vorgänger-DocumentType
successorIdinteger · int64Required
Nachfolger-DocumentType
Responses
200
successful operation
application/json
422
Resource was not valid to process
application/json
post
/erp/document-types/chainsget
Path parameters
predecessorIdinteger · int64Required
ID of Predecessor
Responses
200
OK
application/json
get
/erp/document-types/chains/by-predecessor/{predecessorId}200
OK
Last updated
Was this helpful?