OfferPackage
The group parameter can be use to load additional data. Use 'groups[]=translation' to load translations as well.
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
OfferPackage collection
get
/api/offer_packages200
OfferPackage collection
The group parameter can be use to load additional data. Use 'groups[]=translation' to load translations as well.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
OfferPackage resource
404
Resource not found
get
/api/offer_packages/{id}Last updated
Was this helpful?