Retrieves a loyalty promotion.
GET
/v2/loyalty/programs/{program_id}/promotions/{promotion_id}
Retrieves a loyalty promotion.
The ID of the loyalty promotion to retrieve.
The ID of the base loyalty program. To get the program ID, call RetrieveLoyaltyProgram using the main
keyword.