OfferPackage

Retrieves the collection of OfferPackage 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
200

OfferPackage collection

get
/api/offer_packages
200

OfferPackage collection

Retrieves a OfferPackage 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
200

OfferPackage resource

get
/api/offer_packages/{id}

War das hilfreich?