Bundle schema
Path parameters
idinteger · int64Required
an identifier
Body
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
productIdinteger · int64Read-onlyOptional
Produkt, zu dem dieses Schema gehört
labelstringRequired
Name
Responses
200
successful operation
application/json
404
Resource was not found
application/json
422
Resource was not valid to process
application/json
put
/erp/bundle-schemata/{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/bundle-schemata/{id}Body
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
productIdinteger · int64Read-onlyOptional
Produkt, zu dem dieses Schema gehört
labelstringRequired
Name
Responses
200
successful operation
application/json
422
Resource was not valid to process
application/json
post
/erp/bundle-schemata/get
Responses
200
OK
application/json
get
/erp/bundle-schemata/templates200
OK
Last updated
Was this helpful?