Loading...
Was this page helpful?
This documentation provides a reference to the retrievePromotion
method. This belongs to the Promotion Module.
This method retrieves a promotion by its ID.
A simple example that retrieves a promotion by its ID:
To specify relations that should be retrieved:
id
stringselect
or relations
, accept the
attributes or relations associated with a promotion.Promise
Promise<PromotionDTO>