OfferCategory

Retrieves the collection of OfferCategory resources.

get

The group parameter can be use to load additional data. Use 'groups[]=translation' to load translations as well.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Abfrageparameter
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
groups[]string[]Optional
Antworten
chevron-right
200

OfferCategory collection

hydra:totalItemsintegerOptional
get
/api/offer_categories
200

OfferCategory collection

Retrieves a OfferCategory resource.

get

The group parameter can be use to load additional data. Use 'groups[]=translation' to load translations as well.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich

Resource identifier

Antworten
chevron-right
200

OfferCategory resource

Category

@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
oder
idintegerOptional

The unique identifier for the offer category

internalNamestringOptional

The internal name of the offer category

framestring · iri-referenceOptional

The frame containing this offer category

modestring · enumOptional

The mode of the offer category

Mögliche Werte:
isMandatorybooleanOptional

Whether or not the offer category is mandatory

get
/api/offer_categories/{id}

Zuletzt aktualisiert

War das hilfreich?