Pricegroup
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
groups[]string[]Optional
Responses
200
Pricegroup collection
hydra:totalItemsintegerOptional
get
/api/pricegroups200
Pricegroup collection
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
Pricegroup resource
Pricegroup
@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
idintegerOptional
The unique identifier for the pricegroup
namestringOptional
The Name
kindstring · enumOptionalPossible values:
The pricegroup kind
orderIndexnumberOptional
The order index
framestring · iri-reference · nullableOptional
404
Resource not found
get
/api/pricegroups/{id}Last updated
Was this helpful?