OfferCategory
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
OfferCategory collection
hydra:totalItemsintegerOptional
get
/api/offer_categories200
OfferCategory collection
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
OfferCategory resource
Category
@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
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 · enumOptionalPossible values:
The mode of the offer category
isMandatorybooleanOptional
Whether or not the offer category is mandatory
404
Resource not found
get
/api/offer_categories/{id}Last updated
Was this helpful?