Skip to documentation
Browse documentation

Promotion Detail Get

Fetch a Morrisons offer page with identifiers, active dates, reward groups, and its decorated products.

Capability ID morrisons.promotion.detail.get
Cost 1 credit per request
Maximum runtime 30 seconds
View raw

POST /execute Shared execution endpoint

Input parameters

promotion_id string optional

No additional description is provided for this parameter.

Example 6820a0fa-47cb-4d0d-867f-b7e029adc935
url string optional

No additional description is provided for this parameter.

Response

Successful output is returned in results[0].data. Raw platform output is intentionally open-ended and may evolve with the upstream source.

Illustrative sample The full redacted fixture is shown in the response panel.

Illustrative output fields

Derived from the sample above for orientation only. These observed fields are not a fixed response schema.

PathObserved typeExample
items array 3 items
items array 3 items
promotion object 10 fields
promotion.active_period object 2 fields
promotion.breadcrumbs array 0 items
promotion.description string BBQ Burger Bundle for £10
promotion.groups array 3 items
promotion.long_description string Buy all items for £10. Order by 07/09/2026, offer subject to availabili…
promotion.presentation_mode string DEFAULT
promotion.promotion_id string 6820a0fa-47cb-4d0d-867f-b7e029adc935
promotion.promotion_page_type string BUNDLE
promotion.retailer_promotion_id string 1010595828
promotion.url string https://groceries.morrisons.com/offers/bbq-burger-bundle-for-10/1010595…

Execution behavior

A 200 response completed inline. A 202 response was queued; poll GET /jobs/:id until the job reaches completed or failed.