Skip to main content

Find with ID

Returns a single promotion by id.

Examples

\SureCart\Models\Promotion::with([
'coupon'
])->find('8ba8d60f-5277-4e6b-807c-dee8166446d5');

Parameters

Response Attributes