ProductPriceGroups
Path parameters
idinteger · int64Required
an identifier
Body
Enthält eine Preisgruppe
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
labelstringRequired
Kurzbezeichnung
descriptionstringOptional
Beschreibung
Responses
200
successful operation
application/json
404
Resource was not found
application/json
422
Resource was not valid to process
application/json
put
/erp/product-types/product-price-groups/{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/product-types/product-price-groups/{id}Body
Enthält eine Preisgruppe
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
labelstringRequired
Kurzbezeichnung
descriptionstringOptional
Beschreibung
Responses
200
successful operation
application/json
422
Resource was not valid to process
application/json
post
/erp/product-types/product-price-groupsLast updated
Was this helpful?